Fix Flame Tank flames (muzzle).
This wasn't fixable through offsets alone, I had to fix the flame shps. I accidentally used clock-wise ordering when renaming the flame anim frames, hence the "negative" facing.
This commit is contained in:
@@ -125,10 +125,10 @@ ftnk:
|
||||
idle:
|
||||
Start: 0
|
||||
Facings: 32
|
||||
muzzle: flame
|
||||
muzzle: flame2
|
||||
Start: 0
|
||||
Length: 13
|
||||
Facings: 8
|
||||
Facings: -8
|
||||
|
||||
mhq:
|
||||
idle:
|
||||
|
||||
Reference in New Issue
Block a user