Skip to content

Commit

Permalink
Merge pull request #1 from Schrodinger71/anim_gun
Browse files Browse the repository at this point in the history
Add smail update
  • Loading branch information
AserCreator authored Jan 14, 2024
2 parents ec27764 + 1d0f23f commit 05d6148
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
coefficients:
Blunt: 0.7
Slash: 0.7
Piercing: 0.8
Piercing: 0.7
# fire and lasers burn it good
Heat: 1.0
# zap
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@
"name": "icon"
},
{
"name": "base"
"name": "base",
"delays": [ [ 0.1, 0.2, 0.1, 0.2, 0.1, 0.2, 0.1, 0.2, 0.1, 1.1 ] ]
},
{
"name": "mag-unshaded-0"
"name": "mag-unshaded-0",
"delays": [ [ 1.2, 1.2 ] ]
},
{
"name": "mag-unshaded-1"
Expand All @@ -37,4 +39,4 @@
"directions": 4
}
]
}
}

0 comments on commit 05d6148

Please sign in to comment.