You are browsing as a guest. Sign up (or log in) to start making projects!

3h 44m 27s logged

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.

0
140

Comments 3

@MrCode

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 :))

@Cassetu

Awesome!!

@Cassetu

can’t try the game rn but def will later