Trigger Help

Status
Not open for further replies.

Fighter-Doken

F

Fighter-Doken

Has anyone ever played the game horse race? Well in that game they make it so that somehow when you press teh left button...you horse faces a little to the left. I could make it so that when you press the left button the unit will face a certain degrees (ex. 20.00) but I can't do something like every time I press the left it will go a little to that direction (ex. 20.00 every time I press it). Can someone help me?
 
it's easy:
Code:
event - like yours
condition - like yours
action: unit - make "horse" face (facing of "horse" + 20) over x sec.
 
Fighter-Doken said:
Has anyone ever played the game horse race? Well in that game they make it so that somehow when you press teh left button...you horse faces a little to the left. I could make it so that when you press the left button the unit will face a certain degrees (ex. 20.00) but I can't do something like every time I press the left it will go a little to that direction (ex. 20.00 every time I press it). Can someone help me?

this is eazy bro.. try edit the trigger
something like when players press Space or left arrow
edit it in there well i cant remember which the exactly part , try everything in the trigger if you noob to it , even though pls tell you on here u cant understand , just try over and over with the triggers when you get to know everything will work perpectly as you wish.
 
Status
Not open for further replies.
Back
Top