Restrict players from pushing Hinge Constraints

  1. What do you want to achieve?
    I want the doors not to move when a player pushes them, but only to move when a function is called.

  2. What is the issue?
    I can’t disable the hinge constraint as it will break the doors. And I can’t find a setting to restrict that.

  3. What solutions have you tried so far?
    Found absolutely nothing in the DevForum.

1 Like

if you only want them moving at certain times, you should anchor the doors when they aren’t supposed to be moving

1 Like

That doesn’t work with the system I scripted. Plus it’s unreliable.

1 Like

Solution!

I just made a new system using Welds and Parts and anchored the things.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.