X-Git-Url: http://git.purplebirdman.com/frog-ninja.git/blobdiff_plain/e290448c2414d818fc183725d32150218218b7a3..7517990b3fac223e853c698ad7e30798a8c3d0c9:/map/test.tscn diff --git a/map/test.tscn b/map/test.tscn index 6bf5574..9c4248b 100644 --- a/map/test.tscn +++ b/map/test.tscn @@ -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 -[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") -[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")] -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)