Tagged Questions
-1
votes
3answers
238 views
Fruit Ninja Swipe
I now have nearly completed a Cut The Rope type game.
I need only a swipe mechanic to cut the rope, both the logic and the visual effect. Suggestions would be most welcome.
I only need a concept for ...
2
votes
0answers
117 views
Letting the user draw a Polygon Body and Image
In my game, I want to provide the user with a drawing feature.
By free hand drawing, the user creates a polygon shape. Then, in my game implementation, I have to create a body for the found vertices ...
