Do stuff not based on FPS – #7 by sarpnt – Snap! Editor – Snap! Forum https://forum.snap.berkeley.edu/t/do-stuff-not-based-on-fps/12980/7
How do i make it so stuff runs at the same speed, even if the FPS is low?
time / 2)) * time) SET velocity TO velocity + (acceleration * time) to actually find