How to generate a new image, from two Actors/Images touching each other?
![swalker](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
So, say I have two images (or Actors) that come into contact with each other- how do I create a 3rd, new image, from this action, ie. from the two actors coming into contact with each other?
Answers
OR 'when actor 1 collides with actor 2', use the change image behavior, to say 'change image of actor 1 to image of actor 3'and 'change image of actor2 to image of actor 3'
Hope this helps
you may use spawn actor behavior into Actor 1 (or 2), making Actor 1 (or 2) spawning a 3rd new Actor (of course you'll need to first create it)