Added more interesting platforms

This commit is contained in:
Martin Felis
2024-01-27 17:06:32 +01:00
parent 993c69ea0a
commit 9c4dfcd657
17 changed files with 925 additions and 664 deletions
@@ -0,0 +1,27 @@
[gd_scene load_steps=4 format=3 uid="uid://25h8ijy682em"]
[ext_resource type="Material" uid="uid://bg3dawo5kkosg" path="res://materials/GrassNoiseMaterial.tres" id="1_ist2t"]
[sub_resource type="CylinderMesh" id="CylinderMesh_jqmqb"]
material = ExtResource("1_ist2t")
top_radius = 5.0
bottom_radius = 4.9
height = 0.2
radial_segments = 7
rings = 1
[sub_resource type="CylinderShape3D" id="CylinderShape3D_xdt1a"]
height = 0.2
radius = 4.6
[node name="HeptagonPlatform" type="StaticBody3D"]
collision_layer = 3
collision_mask = 0
[node name="Geometry" type="MeshInstance3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.1, 0)
mesh = SubResource("CylinderMesh_jqmqb")
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.1, 0)
shape = SubResource("CylinderShape3D_xdt1a")
@@ -0,0 +1,27 @@
[gd_scene load_steps=4 format=3 uid="uid://0fxjod84sli"]
[ext_resource type="Material" uid="uid://bg3dawo5kkosg" path="res://materials/GrassNoiseMaterial.tres" id="1_f6x8l"]
[sub_resource type="CylinderMesh" id="CylinderMesh_jqmqb"]
material = ExtResource("1_f6x8l")
top_radius = 1.5
bottom_radius = 1.45
height = 0.2
radial_segments = 7
rings = 1
[sub_resource type="CylinderShape3D" id="CylinderShape3D_xdt1a"]
height = 0.2
radius = 1.4
[node name="HeptagonPlatform" type="StaticBody3D"]
collision_layer = 3
collision_mask = 0
[node name="Geometry" type="MeshInstance3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.096, 0)
mesh = SubResource("CylinderMesh_jqmqb")
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.1, 0)
shape = SubResource("CylinderShape3D_xdt1a")
@@ -0,0 +1,26 @@
[gd_scene load_steps=4 format=3 uid="uid://deod1xpjlgljl"]
[ext_resource type="Material" uid="uid://bg3dawo5kkosg" path="res://materials/GrassNoiseMaterial.tres" id="1_wshgh"]
[sub_resource type="CylinderMesh" id="CylinderMesh_jqmqb"]
material = ExtResource("1_wshgh")
bottom_radius = 0.45
height = 0.2
radial_segments = 7
rings = 1
[sub_resource type="CylinderShape3D" id="CylinderShape3D_xdt1a"]
height = 0.2
radius = 0.48
[node name="HeptagonPlatform" type="StaticBody3D"]
collision_layer = 3
collision_mask = 0
[node name="Geometry" type="MeshInstance3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.097, 0)
mesh = SubResource("CylinderMesh_jqmqb")
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.1, 0)
shape = SubResource("CylinderShape3D_xdt1a")
@@ -0,0 +1,22 @@
[gd_scene load_steps=4 format=3 uid="uid://b08dmcbgq6jyd"]
[ext_resource type="Material" uid="uid://bg3dawo5kkosg" path="res://materials/GrassNoiseMaterial.tres" id="1_clmc7"]
[sub_resource type="BoxMesh" id="BoxMesh_a5xg2"]
material = ExtResource("1_clmc7")
size = Vector3(8, 0.2, 5)
[sub_resource type="BoxShape3D" id="BoxShape3D_k5g7w"]
size = Vector3(8, 0.2, 5)
[node name="RectanglePlatform" type="StaticBody3D"]
collision_layer = 3
collision_mask = 0
[node name="Geometry" type="MeshInstance3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.1, 0)
mesh = SubResource("BoxMesh_a5xg2")
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.1, 0)
shape = SubResource("BoxShape3D_k5g7w")
@@ -0,0 +1,22 @@
[gd_scene load_steps=4 format=3 uid="uid://8d6qvu6w0cqp"]
[ext_resource type="Material" uid="uid://bg3dawo5kkosg" path="res://materials/GrassNoiseMaterial.tres" id="1_62h5y"]
[sub_resource type="BoxMesh" id="BoxMesh_su8i1"]
material = ExtResource("1_62h5y")
size = Vector3(4.8, 0.2, 3)
[sub_resource type="BoxShape3D" id="BoxShape3D_k5g7w"]
size = Vector3(4.8, 0.2, 3)
[node name="RectanglePlatform" type="StaticBody3D"]
collision_layer = 3
collision_mask = 0
[node name="Geometry" type="MeshInstance3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.1, 0)
mesh = SubResource("BoxMesh_su8i1")
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.1, 0)
shape = SubResource("BoxShape3D_k5g7w")