mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 04:54:05 +09:00
enabling sprite glow again (dunno why it was disabled tho)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# complete file name is: SPRITESHEET + bodypart name + EXTENSION
|
||||
SPRITESHEET=mods/basegame/sprites/test_werebeast/taimu_
|
||||
SPRITESHEET=mods/basegame/sprites/test_werebeast/taimuglow_
|
||||
EXTENSION=.tga
|
||||
# defines frame size and origin point. Origin point is given as: (originx, size.y - 1)
|
||||
# ORIGINY is deduced from the sprite size as shown in above; you only need to set ORIGINX
|
||||
|
||||
Reference in New Issue
Block a user