I am trying to figure out how to create a door dragging system.
I have looked in many other places on the devforum and I havent found any answers.
I am trying to figure out how to create a door dragging system.
I have looked in many other places on the devforum and I havent found any answers.
You could use a HingeConstraint that’s collidable to create a door that moves accordingly to the force of the character:
Or you could also have an invisible part that a player steps on and tween the door.