Hello! I’m trying to make it so a part is moving (and/or) rotating on the client. I need functionality for both. I have tried creating a HingeConstraint on the client with a motor, but it only seems to work on the server. Most of the tutorials I’ve seen are either jank or server-sided. Any help would be great!
For context, I’m making an obby; as somebody who has pretty terrible internet, I know how important it is that this is performed on the client side.