is there a way to detect when one actor successfully faces another?
RocketBrain
Member, PRO Posts: 269
Theres gotta be a way to do it. just cant figure it out.
Comments
You could do several rules which determine what image. therefor what direction they are facing and then determine if one is right or left of the other with the correct image to facing the other.
WOW I hope that makes sense.
It sure did I my head when I wrote it
actor one facing down.
touch screen somewhere
actor turns to face that position
i need to know when it sucessfully faces so i can make it do other stuff.
Since you cant actuall flip the actor you can detect which way its facing like that, so depending on which way there facing. So if one has a image looking right on the left of the screen and one on the right of the screen is looking left image, then youll know there facing each outher.
hopefully it helps...