Author Topic: V9 Pong Save  (Read 1739 times)

Does anyone have a pong save so that I can play around with it? I don't exactly know how.


Atleast post a tut. I know how to use the events but idk what to do where.





Dude ^^ I just bumped it.



Its easy to make player pong, but Im not sure about the one vid on returntoblockland.com. Make a soccer like building, its best to make a small one, make a brick, name it, then make another brick to press to release a pong ball. Then click the brick with a wrench that will be pressed to release the pong ball, click onactivate, then pick the brick that was named in the next one, look down for spawn projectile, then click the other and find the "Pong". It is best to set each one 1-3 so it doesn't go mad, for a small pong set its size to 0.300-0.400

I'm having a hard time figuring out how to move a paddle and another problem with the midi.
I'd really appreciate it if the saves were posted.

I've made 1 player pong where you just try to keep the ball in play(against a wall) for as long as possible. It even counts how many seconds you last.

I'm having a hard time figuring out how to move a paddle and another problem with the midi.
I'd really appreciate it if the saves were posted.

Could you do it by having the bricks send relays up or down based on what button was hit? I'm not sure, I haven't tried it.


I'm having a hard time figuring out how to move a paddle and another problem with the midi.
I'd really appreciate it if the saves were posted.

Could you do it by having the bricks send relays up or down based on what button was hit? I'm not sure, I haven't tried it.

But then you only have 2 spaces for the paddle.

I figured out a way to do it. And set up a complete pong game.


Using projectiles, you can figure out which brick exactly is the current paddle(only the current paddle will be hit), then you can have it set relays up or down(enabled/disabled by + - bricks) to switch which brick is the paddle.