nice game
MauxxStudio
16
Posts
1
Followers
1
Following
A member registered Nov 10, 2025 · View creator page →
Creator of
Recent community posts
Hi Motivatedclock! Thanks for your feedback, I'll keep it in mind for future updates. Adding a Gizmo that displays the SOI would be very useful.
The node isn't a physics node because it's necessary to keep orbital physics separate from collision physics; you need to manage it within your game. I recommend keeping the orbital system separate with just the OrbitalObject3D tree, where you can use real-world magnitudes, and separating the visible world with nodes that take positions, applying scales and deciding whether to use orbital position or follow other physics.
Thanks again for your feedback.


