• Joined on 2022-08-06
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-17 23:12:12 -07:00
0a71978db2 Fix breakable wall lighting (hopefully)
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-17 22:48:58 -07:00
8939460eda Walking SFX on different materials
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-17 21:00:13 -07:00
30758cd28d Add more sigil component behavior
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-17 19:11:22 -07:00
68a8769834 HP Drain sigil (shura) implementation
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-17 02:35:44 -07:00
35f4b2018d Apply lighting fix to all Set A rooms, need to check Set B to see if same behavior occurs
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-17 02:22:17 -07:00
f6573607d9 Move spawn points around, fix lighting issue in statue room
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-17 01:15:30 -07:00
138b4538e1 Make altar spawn behavior consistent with dungeon floors
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-16 23:05:47 -07:00
9decb2a02d Fix issue where enemies will take a long time to attack after re-initiating combat timers.
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-16 21:55:55 -07:00
f7c0476fa6 Stop animations when enemy dies, fix pixel melt issue (was melting all of the elemental damage effects too)
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-16 21:28:07 -07:00
8158156f09 Add more sound effect implementations
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-16 02:05:43 -07:00
bbadf9ccec Mess with enemy lighting, time bad end better
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-16 00:03:56 -07:00
d4a27f6d4d Make key items (flower and key staff)
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-15 11:14:05 -07:00
3e1ad0d0cb Fix light layer on accessories
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-15 01:15:02 -07:00
4c9497de68 Lighting adjustments (make lights only affect enemy and not environment), collision box adjustments for agni demon
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-15 00:10:34 -07:00
3afa0c4eeb Adjust lighting of all items and enemies
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-14 02:12:01 -07:00
83624012b8 Add lighting to items too (might need to increase the light or find some way to visually indicate them in the world)
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-14 01:55:36 -07:00
03d6957d3b Add small light to every 2D enemy, utilize CanMove tag to prevent some enemies (like Filth Eater) from moving while attacking (if it makes sense to do so)
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-13 21:54:57 -07:00
cdfb7e95a9 Check in annoying .import files that have stuck around for weeks
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-13 21:44:51 -07:00
6620c86f57 Additional collision/avoidance changes for monstos
zenayi pushed to main at zenayi/GameJamDungeon 2026-06-13 13:19:11 -07:00
7b2483ee74 Adjust navigation avoidance code so that enemies attempt to avoid each other