Orbital Gravitation Game (UPBGE 0.3)

SpaceTime-grid now supports 10 planets but default is 5 for performance reason on my machine.
Can be set in game.py:

############################# 
number_of_geo_inputs = 5   # max 10 , the background shader node-pairs will be unmuted by code
#############################

1 Like