Posted December 20, 2024 by totoriel
#sandbox
Added :
Everything spawns in circle now.
High res textures for some objects.
Performance improvements (Multithreading is in progress but still not in).
Time step improvements ( Sol - 16000 to 22000, Proxima - it's as it is, Trampist - 16000 to 22000, sandbox - 16000 to 32000
Fixes:
Auto orbit locking in to objects too far away
Objects not spawning in a circle
New formed objects from fragments not getting the right velocity.
Fragments spawning on 0,0.
Distance being 0 making the gravity formula do F = G * mass1 * mass2 / (0 * 0) = 0
Mobile camera going above the 0.0005 zoom limit.
Planet mobile camera having no script. (edited)