Zed A. Shaw
|
ad3e580495
|
Animations are refactored to let me spawn in an 'attack animation' but I think the data model is wrong. Rather than spawning in an animation every time I can probably just make one, reposition it, then tell it to play. I'll have to try it.
|
2025-09-12 11:56:11 -04:00 |
|
Zed A. Shaw
|
8384b11993
|
Refactored the animation so I can normalize it to one api. Next is to create the concept of a temporary entity that represents a transitive effect.
|
2025-09-11 14:18:52 -04:00 |
|
Zed A. Shaw
|
e8199a973c
|
Fix up the healing potion so it looks more like a healing potion.
|
2025-05-30 22:31:03 -04:00 |
|
Zed A. Shaw
|
dc8648016d
|
Refactor the way assets are laid out in the assets/ dir and then have a build script that can automatically pixelate/posterize images that I save, saving me tons of time.
|
2025-05-30 17:49:15 -04:00 |
|