hi,

i have 2 entities, i can control the movement of one entity such as walking. but i'd like to switch the control over to the other entity. how can i do that?

can i simply do this?? thanks for any help.



entity_pointer_1 = my;

// say on_key_1

entity_pointer_2 = my;