Skip to content

Commit

Permalink
Add missing breach animation
Browse files Browse the repository at this point in the history
  • Loading branch information
Sniffity committed May 6, 2022
1 parent 6246411 commit 7ae4152
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -873,6 +873,17 @@
}
}
},
"animation.mosasaurus.breach": {
"loop": true,
"bones": {
"head": {
"rotation": [-30, 0, 0]
},
"bottomjaw1": {
"rotation": [55, 0, 0]
}
}
},
"animation.mosasaurus.attack": {
"animation_length": 1.20833,
"bones": {
Expand Down

0 comments on commit 7ae4152

Please sign in to comment.