Page 1 of 1

PRG straffing

PostPosted: Tue Jan 29, 2008 8:42 pm
by scottieb
I am in the process of making a RPG game. I wanted to make my character straff so it could dodge bullets while fireing at the enemy. The character needs to beable to face any direction and straff. I can get an effect that is close to what I want, by modifying Drift variables in GE Rally. What I need is something more simple anyone have any ideas.

Re: PRG straffing

PostPosted: Sat Jan 17, 2009 10:21 pm
by BloodRedDragon
(this is the simplest thing I know)

Add a key down>script editor event for the actor to move left and right with either a different animation that shows the character strafing or keep the previous animation so that the character is still facing up or down.