same behavior multiple actors

GamePizzaGamePizza Member, PRO Posts: 227
edited January 2012 in Working with GS (Mac)
Is there a way to assign the same behavior to multiple actors without having to assign it individually? Rather than assigning a behavior or set of behaviors 36 times, is there a way to do it just once? And then when I have to change the behavior, I can change it just once instead of 36 times?

Comments

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922
    edited January 2012
    Create a prototype actor which is an actor modified in the actor window. Paste all your code in it. Then you can put as many as you want in the scene. If you want each one to have a different image double click it in the scene and drag the image you want into the displayed image window in the editor.
Sign In or Register to comment.