3D platformer in the vein of SEGA's Sonic Adventure.
Go to file
blujai831 147806124b
Fix unintuitive behavior of wall jump. Also fix jump sound always being interrupted by immediate landing sound.
2025-03-28 22:40:54 -07:00
addons/func_godot Configure func_godot_local_config 2025-03-18 14:34:06 -07:00
audio Initial prototype of character motion. 2025-03-28 19:02:51 -07:00
characters Fix unintuitive behavior of wall jump. Also fix jump sound always being interrupted by immediate landing sound. 2025-03-28 22:40:54 -07:00
maps Rename textures snow and ice to snow1 and ice1 2025-03-19 22:46:38 -07:00
models Model test map 2025-03-22 21:37:19 -07:00
test Initial prototype of character motion. 2025-03-28 19:02:51 -07:00
util Initial prototype of character motion. 2025-03-28 19:02:51 -07:00
.editorconfig Create Godot project 2025-03-17 14:38:59 -07:00
.gitattributes Create Godot project 2025-03-17 14:38:59 -07:00
.gitignore Create Godot project 2025-03-17 14:38:59 -07:00
LICENSE.md Update license agreement to forbid microtransactions 2025-03-28 00:21:14 -07:00
NOTICE_MISSING_HISTORY.md Add notice about missing history 2025-03-17 14:27:24 -07:00
icon.svg Make minor adjustments to icon.svg 2025-03-18 21:12:25 -07:00
icon.svg.import Create Godot project 2025-03-17 14:38:59 -07:00
project.godot Initial prototype of character motion. 2025-03-28 19:02:51 -07:00