fix globe player holding position #54

Merged
noahg merged 3 commits from noahg/fix-globe-player-holding-position into dev 2026-04-06 23:18:44 +00:00
Member

This fixes an issue where when the player would pick up the globe the player would be inside the globe.
Similarly, when the player would put down the globe it would be clipping through the floor instead of sitting on top of it.
Added vertical offsets to make the origin of the globe sphere be the south pole instead of the center of the sphere.
Now when the player picks up the globe it is held above the player's head like other items and when the player puts it down it is sitting on the floor instead of clipping through it.

This fixes an issue where when the player would pick up the globe the player would be inside the globe. Similarly, when the player would put down the globe it would be clipping through the floor instead of sitting on top of it. Added vertical offsets to make the origin of the globe sphere be the south pole instead of the center of the sphere. Now when the player picks up the globe it is held above the player's head like other items and when the player puts it down it is sitting on the floor instead of clipping through it.
noahg self-assigned this 2026-04-06 22:59:16 +00:00
noahg force-pushed noahg/fix-globe-player-holding-position from 6e74641b74 to e07f92c04c 2026-04-06 23:11:13 +00:00 Compare
Author
Member

Force pushed to fix adjusting the wrong collider's radius.

Force pushed to fix adjusting the wrong collider's radius.
xury approved these changes 2026-04-06 23:15:10 +00:00
xury left a comment

I tried it on my end, seems like everything is working as expected, thanks!

I tried it on my end, seems like everything is working as expected, thanks!
noahg deleted branch noahg/fix-globe-player-holding-position 2026-04-06 23:18:45 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BUGJam/pounce-game!54
No description provided.