Two very easy questions on spawning.

PaxPaxPaxPax Member Posts: 106
edited December 2012 in Working with GS (Mac)
I want one actor to 'spawn' another actor once the game is 'on'. Below are my rules/behaviours.(BTW is there I a way for me to paste the code? is that advisable?)

My problem is that the presents are falling from the top of the scene, not in front of actor. Looked at a few youtube videos and still cannot make it work.

Santa is in the sky and spawns presents while he moves across scene.

Code:

Present - move to self position x to self positing y-400...dropping presents

Santa
- move to self position x-400 to self position y ...flying across the scene

-spawn actor(present) ---front of actor, relative to actor and no positions or direction set


Thanks in advance for any assistance.

Best Answer

Answers

Sign In or Register to comment.