Game Development Community

object spawning

by Noah Gomes · in Technical Issues · 03/07/2009 (2:42 pm) · 3 replies

I am trying to making a ball respawn when a trigger is trip. Can you help

#1
03/07/2009 (3:22 pm)
Use the function you used to make the ball spawn in the first place, in the "onEnterTrigger" function to get the ball to respawn.
#2
03/07/2009 (4:15 pm)
I am not good at code. I understand triggers. What would the spawn code look like
How many files would I have to change.. Would I have put a $ in the ball code, in the ball.cs, I made it roll after the player hit it
#3
03/07/2009 (4:28 pm)
Mike, I knew I know your name from somewhere, you did the ball code. I just wanted to say thanks for letting everybody see the ball code