Ok. Thanks so much! The door is now appearing in the workspace however I get this error when I touch the door with the key.
Edited it, try it again
1 Like
change the script.Parent
s to Door
Door.Transparency = .5
Door.CanCollide = false
wait(2)
Door.Transparency = 0
Door.CanCollide = true
OMG! Thank you so so so so so much! It is now working You were so so so helpful : D Thank you so so much!
2 Likes