Where to spawn??
lanto
Member Posts: 31
Hi, I've got some problems with the Spawning actor. After an actor hits an other actor it should re spawn in the middle of the scene. But i don't really understand how the Spawning actor works (direction, position...??) Anyone know how i can get my actor to spawn in the middle of the scene???
Comments
RULE: When actor 1 overlaps/collides with Actor 2
Change Attribute self.position.X to 240 (or 160 depending on profile/landscape)
Change Attribute self.position.Y to 160 (or 240 depending on profile/landscape)