Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to recreate the solar system #26

Open
thunderbear06 opened this issue Mar 17, 2021 · 2 comments
Open

How to recreate the solar system #26

thunderbear06 opened this issue Mar 17, 2021 · 2 comments

Comments

@thunderbear06
Copy link

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
Copy link

Delofon commented Apr 1, 2021

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants