Hello! I have this code gong on…
local function animate( event )
blades.rotation = blades.rotation + 33
end
I’m wondering how I can stop it. And I don’t mean delete the code… I want to stop it with the press of a button. I know how to make the button and stuff, but I’m looking for a little command that will pause/stop it. Thank You!
Nathan [import]uid: 39302 topic_id: 16876 reply_id: 316876[/import]