For a Peggle-like game, I want to make blocks that follow a curve, like this:
The blocks would then disappear as the ball hits them.
I managed to draw some horizontally, but I'm having trouble making them follow a path:
How do I do this? Do I need to create Box2D objects with custom vertices?
No comments:
Post a Comment