Sprite action work for powerup hats: climbing, backflip.
authorLMH <lmh.0013@gmail.com>
Sun, 14 Dec 2014 14:57:18 +0000 (04:57 -1000)
committerLMH <lmh.0013@gmail.com>
Sun, 14 Dec 2014 15:01:55 +0000 (05:01 -1000)
commita5833e9320250ce1d2f1d6da7510a8ae8d263a73
treed868c5ceb23e03eecd931fe527811ff1159e808d
parent5c82185c4a954d0f3d8d3f51dd2bd623a4b14468
Sprite action work for powerup hats: climbing, backflip.

Still need to finish sprite actions for duck and skid.  Note that climbing action for Tux really needs some work in general.
data/images/creatures/tux/air/hat/backflip.png [new file with mode: 0644]
data/images/creatures/tux/earth/hardhat/backflip.png [new file with mode: 0644]
data/images/creatures/tux/earth/light/backflip.png [new file with mode: 0644]
data/images/creatures/tux/earth/light/duck.png [new file with mode: 0644]
data/images/creatures/tux/light.sprite
data/images/creatures/tux/powerups.sprite
src/object/player.cpp