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.
kea1on
(kea1on)
January 12, 2023, 2:38pm
2
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.
system
(system)
Closed
January 26, 2023, 2:47pm
4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.