how to make a actor spawn a actor in gamesalad
Leggend
Member Posts: 1
OK so I'm really close to finish my game but i have this problem that is preventing me from achieving my goal. The problem is i want an actor to spawn directly behind another actor for EX: I have a bird that spawns randomly around (10,20) sec to drop an egg that also spawns at a random time say like 5-10 sec. i have it set up like this I have the bird spawn and fly across the screen and set it to spawn a box directly behind it by constraining the attributes to Bird.X and Bird.Y which are the X,Y coordinates for the bird and then after trying to test it the box doesnt spawn at all. I know this is long but thanks to anyone that helps
Answers