Commit Graph

8 Commits

Author SHA1 Message Date
Chris
96c43c6369 feat: better state handling for combat
melee weapon now spawns in hand
melee substate cleaned up to work with above
added new playerinventory script on player
added new playeranimation script on player
changed inventory to IInventory
animations tweaked to avoid a lockout
2026-01-08 01:22:45 -05:00
Chris
2e28fe17cd fix: player now properly responds to root motion
also contains changes to the animation controller for all the currently made animations, events for the singular attack animation, corresponding methods, and graph changes to utilize them
2026-01-07 01:10:59 -05:00
Chris
7942725e09 maint: character model/animations working
slight changes
2026-01-06 17:53:38 -05:00
Chris
026a177015 fix: animation/rotations model work
not yet fully fixed but making progress. new animations added.
2026-01-06 16:30:52 -05:00
Chris
63669fd02a feat: updated model
model now imports into unity correctly, has proper root motion, and correctly generates an avatar
2026-01-05 15:49:25 -05:00
Chris
5a9e2f64f3 feat: started re-animating character (again...) 2025-12-31 17:53:30 -05:00
Chris
338ff3bed4 feat: more attempted fixes for models and animations 2025-12-29 12:54:07 -05:00
Chris
9758584f73 feat: new player model updated with 2 combat animations, imported into unity and created animation controller 2025-12-18 18:45:23 -05:00