]> Untitled Git - frog-ninja.git/blobdiff - map/test.tscn
Added slash walking
[frog-ninja.git] / map / test.tscn
index 6bf557424493b70c6917016dc7ba7dc2e686787a..9c4248b889da9601969d286da26b3c400e90609a 100644 (file)
@@ -68,18 +68,24 @@ environment = SubResource("Environment_6uqi0")
 transform = Transform3D(-0.866024, -0.433016, 0.250001, 0, 0.499998, 0.866026, -0.500003, 0.749999, -0.43301, 0, 0, 0)
 shadow_enabled = true
 
 transform = Transform3D(-0.866024, -0.433016, 0.250001, 0, 0.499998, 0.866026, -0.500003, 0.749999, -0.43301, 0, 0, 0)
 shadow_enabled = true
 
-[node name="MeshInstance3D" type="MeshInstance3D" parent="map"]
+[node name="Floor" type="MeshInstance3D" parent="map"]
 mesh = SubResource("PlaneMesh_mf4mk")
 skeleton = NodePath("../..")
 surface_material_override/0 = ExtResource("6_v1i7h")
 
 mesh = SubResource("PlaneMesh_mf4mk")
 skeleton = NodePath("../..")
 surface_material_override/0 = ExtResource("6_v1i7h")
 
-[node name="StaticBody3D" type="StaticBody3D" parent="map/MeshInstance3D"]
+[node name="StaticBody3D" type="StaticBody3D" parent="map/Floor"]
 
 
-[node name="CollisionShape3D" type="CollisionShape3D" parent="map/MeshInstance3D/StaticBody3D"]
+[node name="CollisionShape3D" type="CollisionShape3D" parent="map/Floor/StaticBody3D"]
 shape = SubResource("ConcavePolygonShape3D_37kl0")
 
 [node name="Ramp" parent="map" instance=ExtResource("7_5owfa")]
 transform = Transform3D(-1.62606e-07, 0, -3.72, 0, 3.72, 0, 3.72, 0, -1.62606e-07, -0.137384, 0, 7.7898)
 
 [node name="Cube" parent="map" instance=ExtResource("8_f4bcd")]
 shape = SubResource("ConcavePolygonShape3D_37kl0")
 
 [node name="Ramp" parent="map" instance=ExtResource("7_5owfa")]
 transform = Transform3D(-1.62606e-07, 0, -3.72, 0, 3.72, 0, 3.72, 0, -1.62606e-07, -0.137384, 0, 7.7898)
 
 [node name="Cube" parent="map" instance=ExtResource("8_f4bcd")]
-transform = Transform3D(2.54, 0, 0, 0, 2.54, 0, 0, 0, 2.54, -7.30192, 1.27, 5.19269)
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.30192, 0.5, 5.19269)
+
+[node name="Cube2" parent="map" instance=ExtResource("8_f4bcd")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.50389, 0.5, 3.21238)
+
+[node name="Cube3" parent="map" instance=ExtResource("8_f4bcd")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.92252, 0.5, 9.21799)