@camokid11 said:
also, try make a box first and try the UI on that first. it might work.
try that before reinstalling anything, or trying my previous advice.
A small test
a small test to see if ontick does work, just put this script into the ontick field
if key('space')==1;UI.messagebox("This script works!");end
start the simulation and press space and a message should come up.
Found out what it was. It was teh EXE install of sketchyPhysics I was having troubles with. I did the zip file and it worked perfectly. Sorry for the late update, but if anyone else has the issue, I wanted to make sure they find a resolution.
Oh, and YES, the code you posted above does work. So, it's not that the code wasn't running, I just couldn't get access to it with the EXE install I was used via the UI panel. Weird, but it's working, and that's all I need π
Joe