Newbie Q - Control Two or More Actors
I am trying to create a simple game that has more than one identical actor which the player would move around.
I created two actors with different names and created a rule and put a change attribute X and a change attribute Y both to game mouse position but they get mixed up with each other.
How can I keep them separate so that when I drag one or the other with my mouse they move independently?
I created two actors with different names and created a rule and put a change attribute X and a change attribute Y both to game mouse position but they get mixed up with each other.
How can I keep them separate so that when I drag one or the other with my mouse they move independently?
Comments