NOTE: you may need to be skilled for this request hi guyz
I have been making my maps and stuff again and I came across something I would like(mainly because I cant do it with normal triggering). I would like a trigger that is exactly like the movement for legacies:TOTS
(meaning when you press the up arrow key a specific unit moves forward and the same for backwards and for left it turns the unit towards the left on the spot and so on)
my problem being that I can't do like they did because if I hold down the arrow keys it wont keep on moving it will only move when I initialy move it, what I would like is for it to keep moving until I let go of the arrow key. also instead of arrow keys for movement I would like it to be w s a d w = up s = down a = turn on the spot left d = turn on the spot right
there is no way to make an efficient movment system using the w,a,s,d keys.
however, i can give you a good and smooth movment system ive created in past days. if you're interseted, you can send me your map and ill adapt my triggers to your map.
Does it continue the command of moving in that direction by holding down the key? because I already have it when you initialy press the button but it doesnt continue doing it if I hold the key down.
if you dont, it doesnt realy matter because I dont realy need it I would just like to have it.