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 recreate the solar system #26

Open thunderbear06 opened 3 years ago

thunderbear06 commented 3 years ago

im aware there is a scene for the solar system that was used for the videos but i was wondering if i could make my own (if possible) Thanks in advance!

Delofon commented 3 years ago

Yes, of course it is possible. The most straightforward way to do it would be to duplicate existing celestial bodies and alter their settings: the body's gameobject deals with gravity stuff and its radius, mesh holder deals with shape and shading. To edit the planet's shape and shading, I recommend creating new planet settings rather than editing existing: Right Click/Create/Celestial Body and then there's a zoo of options (start with Settings Holder, you'll finish eventually by creating and referencing other assets). You can also change scene to Planet, which makes this process a lot easier.

ZoziCoder5150 commented 1 year ago

Yes, of course it is possible. The most straightforward way to do it would be to duplicate existing celestial bodies and alter their settings: the body's gameobject deals with gravity stuff and its radius, mesh holder deals with shape and shading. To edit the planet's shape and shading, I recommend creating new planet settings rather than editing existing: Right Click/Create/Celestial Body and then there's a zoo of options (start with Settings Holder, you'll finish eventually by creating and referencing other assets). You can also change scene to Planet, which makes this process a lot easier.

I created a celestial body and chose settings holder now what do I do