Commit Graph

20 Commits

Author SHA1 Message Date
2da0429cdd Godot 4.4-beta4 2025-02-17 21:03:18 +01:00
f3440af264 Create README 2025-02-16 17:56:12 +01:00
f62e1aee25 Add tonemapping to 5 rooms level 2025-02-13 23:06:39 +01:00
30d2636fdb Add lights demo
+ Semi-dynamic main menu buttons
2025-02-13 22:36:34 +01:00
b67f0d9263 Environment adapter uses portal group 2025-02-13 20:54:03 +01:00
cbb4b51a94 Move levels, adjust menu theme 2025-02-12 19:27:37 +01:00
a23c2e7da7 Tonemapping fix 2025-02-12 14:21:19 +01:00
6d50a76cff Add universal HUD 2025-02-12 14:07:28 +01:00
1d8d47a248 Add more notes, fix 5 room level
in the 5 room level you were able to see a portal through a portal, which glitched out a little
2025-02-12 13:41:53 +01:00
7893870520 Semafor screen 2025-02-12 13:22:59 +01:00
013f01d401 Add ugly menu 2025-02-12 10:38:17 +01:00
e489469119 Infinite islands level 2025-02-11 15:17:53 +01:00
4d07c5fb73 Kenney platformer assets 2025-02-11 15:17:34 +01:00
f24fc0b3c1 Switch player to area teleport
I previously added in a "body" detected teleportation, but it was
flickering weirdly.. It is solvable with checking the dot product for
bodies passing the portal threshold tho. Someday
2025-02-11 12:13:43 +01:00
16d7841e6e 5 rooms with 1 common corner 2025-02-11 11:56:51 +01:00
11f61d62f4 Walking through a portal (buggy) 2025-02-11 00:27:08 +01:00
7efb6d3e84 Player camera controls 2025-02-10 23:52:26 +01:00
0c12992ba4 Simple level, simple player 2025-02-10 23:34:32 +01:00
0abbcf96ff Addons 2025-02-10 23:34:26 +01:00
877262dfaf Project created 2025-02-10 21:31:07 +01:00