je sais pas trop

This commit is contained in:
2025-01-18 15:10:32 +01:00
parent 7b2222dfa7
commit f1bfb48fcf
7 changed files with 107 additions and 25 deletions

View File

@@ -1,7 +1,8 @@
[gd_scene load_steps=10 format=3 uid="uid://brc445tt624lb"]
[gd_scene load_steps=11 format=3 uid="uid://brc445tt624lb"]
[ext_resource type="PackedScene" uid="uid://c74354tlmcg6h" path="res://scene/player.tscn" id="1_ka8xa"]
[ext_resource type="Texture2D" uid="uid://dqae1tksey0vm" path="res://model/Floor_GrassTexture.png" id="1_odesb"]
[ext_resource type="PackedScene" uid="uid://dvqwj3acw48bh" path="res://scene/benitier.tscn" id="4_6ptmh"]
[ext_resource type="PackedScene" uid="uid://du08nv2jrl6vr" path="res://scene/check_point.tscn" id="4_yoxfn"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_b2syh"]
@@ -41,7 +42,7 @@ mesh = SubResource("PlaneMesh_2hvdi")
shape = SubResource("ConvexPolygonShape3D_0l50f")
[node name="CharacterBody3D" parent="." node_paths=PackedStringArray("checkpoint") instance=ExtResource("1_ka8xa")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5.37761, 2.14163, 2.9378)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.11198, 1.44853, -0.634949)
checkpoint = NodePath("../check_point")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
@@ -57,3 +58,6 @@ next_check = NodePath("../check_point2")
[node name="check_point2" parent="." instance=ExtResource("4_yoxfn")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -42.8789, 0.91909, 12.6078)
[node name="Benitier" parent="." instance=ExtResource("4_6ptmh")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.135166, 0.796541, 3.07849)