My bad....what I ment to say was there is a pre-existing actor in the scene called character. I want to press a button I have in the scene with an arrow on it. When I press the button, I want to character to move a certain direction. How can I do that seeing that they are two different actors.....
because of absence of arrays, you can also create a 10 variables (called Actor1_flag, Actor2_flag...or id) of 10 copies of "Actor" and control them so.
Comments
Button press rule sets the var. to TRUE.
If you have a multiple actors, you can make a integer variable and control 'em by this kind of ID)))