31
Resolved Questions / [SOLVED] Communicate between actors
« on: February 07, 2012, 11:13:27 am »
SOLVED
Was not aware of "for each actor type"
I am having a problem determining which code blocks to use to do the following:
Behavior on an actor tells another actor to play a specific animation.
So for example an actors health level dips below 50% tell another actor (the heart) to play Heart Animation 2.
I am having trouble wrapping my head around it.
Was not aware of "for each actor type"
I am having a problem determining which code blocks to use to do the following:
Behavior on an actor tells another actor to play a specific animation.
So for example an actors health level dips below 50% tell another actor (the heart) to play Heart Animation 2.
I am having trouble wrapping my head around it.