Now About Social Code
summaryrefslogtreecommitdiff
path: root/scripts/tile.gd
AgeCommit message (Collapse)Author
2024-09-29player,bsp_level_generator: Add lockers and interactionLucas Fryzek
2024-09-26bsp_level_generator: Add special door tileLucas Fryzek
Having a specific door tile will prevent overlapping doors from generating as the check for a floor next to the door will fail.
2024-09-22Add enemy spawning and ability to kill enemiesLucas Fryzek