Now have a fully painting/pixelated female hand for the actions.
This commit is contained in:
parent
7af264e147
commit
d1f7337de4
8 changed files with 27 additions and 8 deletions
|
|
@ -9,14 +9,24 @@
|
|||
"speed": 0.1,
|
||||
"stationary": false
|
||||
},
|
||||
"hand": {
|
||||
"male_hand": {
|
||||
"_type": "Animation",
|
||||
"easing": 0,
|
||||
"ease_rate": 0.5,
|
||||
"scale": 1.0,
|
||||
"simple": false,
|
||||
"frames": 3,
|
||||
"speed": 0.1,
|
||||
"speed": 0.08,
|
||||
"stationary": false
|
||||
},
|
||||
"female_hand": {
|
||||
"_type": "Animation",
|
||||
"easing": 0,
|
||||
"ease_rate": 0.5,
|
||||
"scale": 1.0,
|
||||
"simple": false,
|
||||
"frames": 3,
|
||||
"speed": 0.08,
|
||||
"stationary": false
|
||||
},
|
||||
"lightning_animation": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue