Question about Spawning and Collisions
kculpepper
Member Posts: 25
Question about Spawning and Collisions
I have been learning Gamesalad since January of this year....our school purchased the SeaSprint Curriculum, and have been finding game tutorials on youtube...very appreciative.
Here is my issue...I am trying to spawn "balls" onto the stage - no problem there, but I am wanting them to bounce when they collide into each other. When I put in the code or group tag, they just wig out and stutter in the same place.
I have a random place spawner for the actors/balls, but my goal is to have them bounce or move all over the screen and bounce or ricochet off each other. I have a collision tag for the walls (outside stage so they won't go off), but is there anything that I am simply missing?