playMaker

Author Topic: Assigning same materials at the start of the game  (Read 946 times)

ehsan.amiri

  • Playmaker Newbie
  • *
  • Posts: 4
Assigning same materials at the start of the game
« on: March 17, 2016, 04:07:10 PM »
Hello

Im creating a 2D game that countains 3 rockets whitin it and When Player press the Play button
a FSM called Rocket color give my rockets random color and afterthat a FSM called ball color
gets one of the rockets by random and assign it to player so i wanted that at the start of my game
the material of the player and the rocket under it be the same how can i do that ?