SolarSystem
Here is my Solar System project. I've made the following modifications to it:
1. I liked the idea of using a SkyBox that was six-sided and had a different face on each side, so I learnt how to use a CubeMap and got a different Skybox texture off the internet that I used.
2. I moved the comet spawner up above the X-Z plane and tilted it to make it look like the comets were raining down. I changed the comet trail to blue as it matched better with the new skybox.
3. I added the planets Mercury, Venus, Jupiter and Saturn. After adding Mercury I realized that all the planets would have a texture, two RotateAround script components and other common features so I decided to make a PreFab using Mercury, which I used for the other three planets I added.
4. I downloaded and added unique sounds for all the new planets I added.
4. I changed the function of the LookAtTarget script. Previously it would focus on the planet clicked, but I made it so it now moves to and follows the clicked entity at an angle, keeping it in frame. I thought this put more focus on the clicked planet and allowed the user to hear it more easily. I also made the Sun an exception to this, as it is the one body that does not move.
Made by Maddie Kashyap.
Leave a comment
Log in with itch.io to leave a comment.