Does anyone have an idea on how to make a soccer game like this:
But not to fancy like that. Just simple movements and enemy AI. Hope someone can help me. Thanks!
Does anyone have an idea on how to make a soccer game like this:
But not to fancy like that. Just simple movements and enemy AI. Hope someone can help me. Thanks!
Hello @FutureGameDeveloper,
Itry to explain my suggestion. Maybe isn’t the best one, of course.
To manage the menu effets, use tweens commands.
To manage the match, use physics to handle the ball movement.
I suggest you to put 3 invisible sprites, one on the right, one on the left and one above the AI to check when the ball or the player is close to AI.
AI algoritmic
Bye,
J
Thanks for the suggestions! I’m new to platformer physics so I’ll try experimenting.
If anyone have a template for this kind of game, much be appreciated! I can also donate some money for it.
Hi I think VictrisGames did something similar here
https://twitter.com/VictrisGames/status/1454916250908299269
I’ve seen it now but it’s just a game and don’t have the sample project for it.
Hi! I’ve try to experiment and I manage to make a template for it. It has a player, enemy, and ball working but the physics of the ball is not that realistic like in other games. Hope you can try to test it out and see what parameters in Physics Engine will I change.
Here’s the template:
https://drive.google.com/file/d/1rJfFb0oxXTQhiCJVj7umPnEZBrtsXQx5/view?usp=sharing