Animation Design
We have created a animation state machine as shown below:
There are 6 base movements: left swing, right swing, left to right, right to left, down swing and an idle.
By creating a state machine, we are able to connect each attach movements together and creating a combo, for example; if player is on the rightest trail when he use two left moves (slashes), the animation will have a double left swing combo. It brings a smooth cut feeling. Additionally, we create a idle (initial movement state). it allows the state machine backs to its initial state as well as animation. While playing, the sword will back to its initial position when there isn’t any new input in a certain time .
We also have designed a attack combo list. You can check it in the kata list file.
Get Wardance
Wardance
First Person Endless Runner
Status | In development |
Authors | darrydls, siciliamiao, BrianJiang |
Genre | Action |
Tags | 3D |
More posts
- Final Design NoteMar 18, 2020
- Eenemy intrductionMar 18, 2020
- Design NoteDec 12, 2019
- Level Design #2Dec 11, 2019
- Level Design #1Oct 22, 2019
- Week one devlogOct 16, 2019
Leave a comment
Log in with itch.io to leave a comment.