Revolutionary-Games / Thrive

The main repository for the development of the evolution game Thrive.
https://revolutionarygamesstudio.com/
Other
2.85k stars 506 forks source link

Inproved microbe background #137

Closed Alexthe666 closed 10 years ago

Alexthe666 commented 10 years ago

This is a problem that I noticed that the background does is not animated (which is kind of annoying) and it is not distorted ( like it is underwater. It is also kind of boring and ugly.

TheGuineapig commented 10 years ago

I have looked into this and found a couple of thingds. First, there is a library of unused backgrounds. Second, the image appears to be zoomed in ingame. I made my own version but it doesn't look much better zoomed in.

jjonj commented 10 years ago

If you open your scripts folder and then microbe_stage and find the file called setup.lua and open that file with notepad you can change the line: skyplane.properties.plane.d = 1000 and set the 1000 to a higher value to zoom out.