You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 14, 2021. It is now read-only.
For this one, to be honest, it kinda did what I expected: the simulator locks up and needs to be killed.
My workaround:
if spin == spin then
newThing:applyAngularImpulse(spin)
end
File this one under 'duh' ;).