enabling sprite glow again (dunno why it was disabled tho)

This commit is contained in:
minjaesong
2021-07-07 23:13:31 +09:00
parent 93854c92a2
commit 1b1b1641ff
7 changed files with 46 additions and 9 deletions

View File

@@ -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