Combat Logic (health, mana, ammo, abilities, enemy ai and more)
Cherry on Top
$4.99
$8.00
38%OFF
(no ratings)
Date |
Price |
---|---|
Date |
Price($) |
04/20(2022) |
10.0 |
05/02(2022) |
8.0 |
02/05(2024) |
4.99 |
11/21(2024) |
4.99 |
Jump AssetStore
Classic combat systems for you to kick off your game.
Combat logic scripts and orchestration inside, with a rich demo to give examples of every piece of it.Cherry Studios™ Presents -Combat Logic asset, including:Health system: INCLUDING UI and interaction between entities.Mana system (optional).Attack system: INCLUDING melee, ranged, and targeted attack - with ammo limit support (optional).Potions integration: Heal, mana restore, ammo restore (per weapon / all weapons), collect upon collision.Enemy AI: 3x behaviors:Idle enemy, does no damage, can take damage, and die.Attacking back enemy: Will be idle until you attack it.Attacking when in range enemy: Will start to attack when you get close to it OR when you hit it.All enemies can lose the player (optional, they can also follow until dying)By distance.By a layer that lets the player hide.By time.Enemies will follow the player and can return to their start position when combat ends (optional).EVERY parameter is configurable! Whatever can be changed is exposed via the editor.We wanted to make games of this genre accessible for developers to start working on without the overhead of implementing all these classic combat behaviors.All those components are interacting in a way that you can use in your game and extend further with your unique game design.In that manner, the source code is clean, readable, ready for extensions, and exposed in the editor as much as possible. It is meant to give a starting point that is good enough to kick off a project.ALL SOURCE CODE IS THERE TO BE EXTENDED! All C#.Lots of scripts. Every script with its own responsibility.ReadableExtendableConfigurableCustomizablePerformantObject-oriented, following SOLIDZero outside dependenciesFull documentation - link.