by duracel92 » Thu Feb 02, 2006 1:10 pm
i suppose you could do it by the buttons you press... IE
(events>keydown>scripteditor>x = x + 5;)
you can change the the x with y (axis) 5 with any other integer (speed) and + can be changed to -, you probably have to do it on both actors..