Thread: hurt()
View Single Post
  #2  
Old 11-01-2008, 08:51 PM
Soala Soala is offline
Ideas on Fire
Soala's Avatar
Join Date: Jun 2007
Location: In my head
Posts: 3,208
Soala is a jewel in the roughSoala is a jewel in the rough
maybe have a complete movement system ? so it would be easier.

or maybe something like

function onCreated() {
this.newdir=player.dir
}

then hurt()
this.newdir = (number);

idk xD
Reply With Quote