Commit Graph

9 Commits

Author SHA1 Message Date
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