SebLague / Solar-System

Simple solar system experiment
https://www.youtube.com/watch?v=7axImc1sxa0
MIT License
1.15k stars 315 forks source link

How to view orbit paths in game view #36

Open mjg1000 opened 2 years ago

mjg1000 commented 2 years ago

Basically title, I tried removing the if(!application.running):drawOrbits() line in the Orbit Debug Display script and also tried adding in linerenderer.useworldspace = true;, but neither had any effect.