I followed a tutorial to make an animated door for my game, I did everything and it works fine. However, whenever I try to interact with the prompt to open the door, it doesn’t show up and then I move the door with my cursor and it does work. Now the outline of the door is blocking it, but I don’t to remove it since it looks ugly without it. What do I do?
Did you use welds? If so use WeldConstraints
The problem is not that the doors slipping out, its that when its in its normal position it wont show the proximity text bubble, but then I move it out and it works fine.
Use TweenService lol
I am, the problem is that something is blocking the proximity bubble from appearing when I walk near the door.
Ok can I see your script?
On the proximity prompt disable need to for line of sight, you don’t have the direct vision of it, which is most likely the problem.
2 Likes
It worked, I should really play with settings of stuff more.
1 Like