• Joined on 2022-08-06
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-09 17:16:00 -08:00
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-06 17:23:36 -08:00
3853dd6bed More shrink
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-06 17:08:21 -08:00
2c6af58036 Optimization beam
d1da746f21 Optimization beam
Compare 2 commits »
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-06 03:26:14 -08:00
7979d215cd Reduce Sara sprite file size by 10x (30 MB -> 3MB)
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-06 03:24:57 -08:00
8dd194a202 Fix level up, fix gallery room height, fix enemy heights, fix gospel of dimension spawn height, put minimap on right visual layer for some floors, add script to floor scene file
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-06 00:00:40 -08:00
70a33d68cf Add navigation regions to all floors
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-05 20:11:02 -08:00
da8c4209d7 Fix annoying issue with LookAt
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-05 14:45:39 -08:00
c6fbc9f553 Rework dimmable audio stream
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-05 14:18:15 -08:00
36b851254e Add collisions to A2 corridors
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-05 10:52:20 -08:00
147f04d2ff Modify palm of heaven, remove random box item in altar
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-05 10:48:43 -08:00
8ea881edb3 Item holy and all element implementation, still need to work out some of the math for it
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-04 23:53:11 -08:00
8a99771491 Add more boxes, implement weapon that gets stronger on lower HP
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-04 22:31:10 -08:00
d45bc67722 Partially implementation of box items
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-04 02:34:33 -08:00
13ebe54474 Fix some control issues
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-04 02:11:24 -08:00
b9a1888bfc Add implementation for box item
52dc8fb9e4 Box item implementation
Compare 2 commits »
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-04 02:04:12 -08:00
5ae556cb4b Fix some broken stuff (player spawn, disabled input after loading next floor)
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-03 22:15:19 -08:00
affa5e1f79 Player step SFX pitch change
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-03 20:52:31 -08:00
3e6e21977e Fix Altar scaling
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-03 02:24:59 -08:00
051ffbbcb1 Fix bug with Boss A (hit box didn't get scaled correctly)
zenayi pushed to main at zenayi/GameJamDungeon 2026-02-03 02:04:26 -08:00
9747d7d2c5 Revert boss floor environment lighting change