]> Skullheadx's Git Forge - Pygame-Jam.git/commit
FIXED crash when using multiple layers
authorSkullheadx <704277@pdsb.net>
Tue, 12 Jul 2022 18:44:38 +0000 (14:44 -0400)
committerSkullheadx <704277@pdsb.net>
Tue, 12 Jul 2022 18:44:38 +0000 (14:44 -0400)
commit5dadc01fe055da2701f73e404d483d294895b465
tree1bddd57bd18fc22dc99b85a082903db8a1715a23
parent26b6ac1838687fcdee2000ede9e81cadbb3f98a7
FIXED crash when using multiple layers
16 files changed:
Assets/skeleton/skeleton_king_hearts.gif [new file with mode: 0644]
Assets/skeleton/skeleton_king_idle.gif [new file with mode: 0644]
Assets/skeleton/skeleton_king_summon.gif [new file with mode: 0644]
Assets/world/blocks/BOTTOMGRASS.png [new file with mode: 0644]
Assets/world/blocks/BOTTOMSIDEDIRT.png [new file with mode: 0644]
Assets/world/blocks/LEFTCORNERDIRT.png [new file with mode: 0644]
Assets/world/blocks/LEFTCORNERGRASS.png [new file with mode: 0644]
Assets/world/blocks/LEFTGRASS.png [new file with mode: 0644]
Assets/world/blocks/LEFTSIDEDIRT.png [new file with mode: 0644]
Assets/world/blocks/LEFTSTONEDIRTCORNER.png [new file with mode: 0644]
Assets/world/blocks/RIGHTGRASS.png [new file with mode: 0644]
Assets/world/decor/ROCK.png [new file with mode: 0644]
Game.py
LevelCreator.py
Levels/Level1.txt [new file with mode: 0644]
main.py