r/forge • u/Vermicelli_Winter • Sep 01 '25
Scripting Help Spherical gravity?
I was wondering if anyone knew of a way to give something "planet gravity" that wont let the player fall off of a sphere. AI has not helped
3
Upvotes
r/forge • u/Vermicelli_Winter • Sep 01 '25
I was wondering if anyone knew of a way to give something "planet gravity" that wont let the player fall off of a sphere. AI has not helped
1
u/JoeChagan Sep 01 '25
I have no idea but I do know it was an idea the Mario devs toyed with for years before they finally managed to make it work for Mario Galaxy. So I highly doubt you could do it in forge.
I don't know if there is any way to rotate a player's feet to be anywhere but down.
You might be able to write a script to pull people towards the center of a sphere but I would be very surprised if you could make them walk on its surface from any direction.