Asset - Project [FREE] Full fighting game example engine

Bukmand

Member
What's inside the demo?

- AI fighter enemy.
- Solid gameplay mechanics.
- Abilities based array.
- Android touch virtual keys, Jump, move, attacking.
- Admob ads.
- Smooth transitions.
- Reward system.
- A solid collision and attacking system.
- Achievements that triggers when you finish the quest.
- Smooth camera movement.
- Cooldown for each ability.
- Character select screen.
- Very simple save system that saves and encrypt your progress through just a simple code: scrSaveData("variable", value) and loads it throught defaultvar=scrLoadData("variable", defaultvalue)
- Level up system.
- And many other features.

Download: https://bukmand.itch.io/arcade-fighting-source-code
Marketplace: https://marketplace.yoyogames.com/assets/8308/beat-em-up-fighting-engine
 
Last edited:

Bukmand

Member
New update: SoulStealCodeV2 only
You can see your matches played in replay button [WIP].
Fixed a bug with getting hit not triggering.
 
Top