Wont allow me to interact with door proximity prompt

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?

When its in the correct position

when I move it out of its normal position

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 :grinning_face_with_smiling_eyes:

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? :grinning_face_with_smiling_eyes:

Sure, I followed a tutorial for it.

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