how can you make something multiply when it hits a wall our a brick please help
Printable View
how can you make something multiply when it hits a wall our a brick please help
I don't understand what you want to do. Could you please rephrase your question?
I will take a guess on this.
Under the create new objects icon in the event editor you can create new objects at runtime.
So if you needed to create more bricks when a brick was destroyed that would be the object to look at.
like when you hit a brick a bonus comes down the screen and gives you sominthing our multply the ball to 5 our somethin like that
or something like that. heh
Upon collision with Brick | Bounce
-create ball at 0,0 from ball
-create ball at 0,0 from ball
-create ball at 0,0 from ball
-create ball at 0,0 from ball
-create ball at 0,0 from ball