Jump to content

create a game like flick kick


assafsahar123
 Share

Recommended Posts

hi,

I'm trying to create a game like "flick kick" (https://play.google.com/store/apps/details?id=com.pikpok.fkff), where the player needs to shoot a ball to the goal which is in front of her (no need for side view, just straight-front).

Shooting the ball will be done by a swipe gesture.

During the flight of the ball towards the goal, it needs to hit some targets.

Can you please advise on what is the best approach for that? I need some kind of 3d collision mechanism to detect if the ball collides with the targets, or with the goal itself. I thought that maybe one of the built-in physics engines can help me with that, but I can't find how exactly. I also saw there's an isometric plugin that can place objects in a z-position. Maybe this is the right solution...

Has anyone got any experience with this type of problem and can share with me?

Thanks!

 

 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...