1
0
mirror of https://codeberg.org/tenplus1/mobs_redo.git synced 2025-06-28 06:30:18 +02:00

add option to spin mob when playing death animation

This commit is contained in:
TenPlus1
2020-12-06 08:55:17 +00:00
parent 1dfd7e1af1
commit 9489ff6965
2 changed files with 4 additions and 1 deletions

View File

@ -226,6 +226,7 @@ functions needed for the mob to work properly which contains the following:
'die_end'
'die_speed'
'die_loop' when set to false stops the animation looping.
'die_rotate' if true mob spins during death animation.
Using '_loop = false' setting will stop any of the above animations from
looping.