]> Untitled Git - baabarian.git/commit
Added test scene, debug UI, and player
authorClifton Palmer <clifton.james.palmer@protonmail.com>
Fri, 18 Apr 2025 15:06:00 +0000 (18:06 +0300)
committerClifton Palmer <clifton.james.palmer@protonmail.com>
Fri, 18 Apr 2025 16:51:18 +0000 (19:51 +0300)
commit7d920321687181d56ea93ea0402e767fb4096051
tree96c117f5788ddd809a7af9d9ad08bbbb6eda8d74
parentbf097fb27714fac591eeb1d3b4d8d51473ff8914
Added test scene, debug UI, and player
28 files changed:
.DS_Store [new file with mode: 0644]
Scene.gd [new file with mode: 0644]
Scene.gd.uid [new file with mode: 0644]
cube.tscn [new file with mode: 0644]
main.gd [new file with mode: 0644]
main.gd.uid [new file with mode: 0644]
main.tscn [new file with mode: 0644]
model/.DS_Store [new file with mode: 0644]
model/ram-barbarian.glb [new file with mode: 0644]
model/ram-barbarian.glb.import [new file with mode: 0644]
model/ram-barbarian_ram-body-normals.png [new file with mode: 0644]
model/ram-barbarian_ram-body-normals.png.import [new file with mode: 0644]
model/ram-barbarian_ram-body.png [new file with mode: 0644]
model/ram-barbarian_ram-body.png.import [new file with mode: 0644]
player.gd [new file with mode: 0644]
player.gd.uid [new file with mode: 0644]
player.tscn [new file with mode: 0644]
project.godot
skin.gd [new file with mode: 0644]
skin.gd.uid [new file with mode: 0644]
skin.tscn [new file with mode: 0644]
test.tscn [new file with mode: 0644]
ux/debug_draw_3d.gd [new file with mode: 0644]
ux/debug_draw_3d.gd.uid [new file with mode: 0644]
ux/debug_overlay.gd [new file with mode: 0644]
ux/debug_overlay.gd.uid [new file with mode: 0644]
ux/debug_stats.gd [new file with mode: 0644]
ux/debug_stats.gd.uid [new file with mode: 0644]