Make a paddle (like in Pong)
What I want to do isn't like Pong but I suspect the fundamentals will work similarly enough.
There is a Pong game in the Dreamiverse but was disappointed to see I could not check out the code for some pointers.
-
Put a mover gadget onto your sculpt (hold the shift button while placing it and hovering the imp over your sculpt). Wire a controller gadget to your mover gadget. You may need to wire the thumbstick into a splitter gadget to just get a single axis to wire into the mover.
-
Sorry, I wasn't clear.
What I meant by the paddle is the interactions. So, when a ball hits it and is reflected. -
Use an Impact Sensor gadget to detect the hit, and a Mover to respond to the collision.
Please sign in to leave a comment.