i'd like to use the same action for all entities instead of creating one for each entity.
i only want one entity to be 'active' at all time, it is like switching control from one entity to another.
from your example code, the two entities seem to move together because their pointer is assigned to 'me'. please correct me if i'm wrong.
any sample code that can be run to illustrate the case is greatly appreciated.