Devlog 7: 🐦🔥 HUGE Ability CHANGES
Finally finished the new ability system (just took like 14 HOuRs Xdd)
The new system introducestwo ways of running abilities (🤫see video):
⛓️Sequential
Runs all selected tiles one by one, and casts the effect
📦Batch
Runs the effect on all selected tiles.
Also Added Context so that Abilities/Effects
can now communicate and influence each other :
Cost = Base Cost + Selected Tiles
...
Damage = Cost * Base Damage
(infinite cycle of death 🩻)
This will allow huge upgrades to make in a modular way complex abilities super simple and fast.
Comments 3
Here https://github.com/MrCode200/AKidsDream/releases/tag/v0.2.0-pre-alpha.1 if someone want to test it
Also need to know what the winning condition is so if anyone has any ideas, i take all of them :))
Awesome!!
can’t try the game rn but def will later
Sign in to join the conversation.