Commit graph

5 commits

Author SHA1 Message Date
f3b2d0313e refactor: Changed BpmTimer into Resource 2026-04-20 15:14:40 +03:00
e80a7cc154 fix: Applying player direction to AttackArea 2026-04-17 15:10:46 +03:00
fb1923fe53 feat: Player attacking
- Added BpmTimer.accuracy method
- Added Weapon.attack_offset method
- Replaced beats_remaining with timer in Attacking and Awaiting
- AttackArea spawning on Attacking end
2026-04-17 12:53:20 +03:00
95276c070b feat: Proof-of-concept attack combo system 2026-04-16 17:06:52 +03:00
e4b1475c48 feat: Basic player implementation 2026-04-10 13:35:44 +03:00