Quote:
Originally Posted by Crow
I believe that's an issue with default events being invoked or not. I bet your onPlayerTouchsMe() events are not working either, are they? You should use keydown() and stick with the default keys. Let players choose what they use to move around.
|
Yer I've found when making my own custom movement this approach seems to work every time.