orientation animation

This commit is contained in:
Justin Shipsey
2020-05-27 06:41:55 +00:00
parent 6789a95557
commit ea07d744a7
37 changed files with 736 additions and 344 deletions

View File

@ -31,6 +31,7 @@ pub enum ControlAction {
Wield,
Unwield,
Sit,
Dance,
Stand,
}