Hello.
I have an object which is affected by a Chipmunk/SpaceManager impulse. I'd like to be able to keep my finger down on the button and have the impulse keep triggering, instead of just triggering once.
So, I'm looking for a way to keep repeating the method, bu holding a button down. Any ideas? :-)