- Edited
I'm trying to rotate the player for my game, but when I change the "this.direction" property it doesn't rotate. what am I doing wrong?
EDIT: I just remembered you must put it into draw
I'm trying to rotate the player for my game, but when I change the "this.direction" property it doesn't rotate. what am I doing wrong?
EDIT: I just remembered you must put it into draw