Help making compass

I am trying to make a working compass (where the needle faces north)

I am pretty inexperienced using constraints and movers. I am assuming I need a HingeConstraint and maybe a LinearVelocity.

I could not seem to figure it out.
compass.rbxm (20.0 KB)

Help appreciated, thanks.

Hey there!

Great looking compass! Unfortunately, I would suggest posting this over in Scripting Support as it’s currently posted in Building Support, which is usually not used for programming/scripting-related questions.

Good luck moving forward!

1 Like

I think using BodyMovers may work fine. Potentially a BodyGyro would work, but I haven’t used physics objects in a while.

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