Minimal code for earthflower active ability.
authorLMH <lmh.0013@gmail.com>
Thu, 27 Nov 2014 03:18:20 +0000 (17:18 -1000)
committerLMH <lmh.0013@gmail.com>
Thu, 27 Nov 2014 03:18:20 +0000 (17:18 -1000)
commite621c95d8cbb782c7febc17c5422a307d2a41f7d
treeaef917c7712b3f1f8bfe0c4b3d3cb333ee5be970
parente117cc5199ebd6c494864a8cbcec7ac583267440
Minimal code for earthflower active ability.
To activate stone form, press DOWN while holding the ACTION key.  Player does not take damage while in stone form, and ability can be use offensively to crush enemies- including those that cannot be squished.
Still needs timers set up to limit the ability, and a ton of sprite work.
src/badguy/badguy.cpp
src/object/player.cpp
src/object/player.hpp