feat: implement player logic and add arena assets for free mode

This commit is contained in:
Yogi Wiguna
2026-03-31 15:31:34 +08:00
parent cc207bca3d
commit 3454710f2c
17 changed files with 10263 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[gd_scene format=3 uid="uid://nwpaqt6drdkr"]
[ext_resource type="PackedScene" uid="uid://b1l0x4yf3lbx8" path="res://assets/models/arena/free_mode/Terrainv2.gltf" id="1_37t6b"]
[node name="Freemode" type="Node3D" unique_id=355029811]
transform = Transform3D(100, 0, 0, 0, 100, 0, 0, 0, 100, 10.565, -0.57, 8.139)
[node name="Terrainv2" parent="." unique_id=1519605696 instance=ExtResource("1_37t6b")]