blockout 4 work

This commit is contained in:
Derek
2025-01-09 08:11:13 -06:00
parent a06ae6f74d
commit e5b1926c79
19 changed files with 416 additions and 250 deletions

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=7 format=3 uid="uid://20csd6dmwj4y"]
[gd_scene load_steps=6 format=3 uid="uid://20csd6dmwj4y"]
[ext_resource type="Script" path="res://scripts/JumpPlatform.gd" id="1_uy07y"]
[ext_resource type="AudioStream" uid="uid://ddrlaj0ghgepn" path="res://assets/Audio/bang-4-SBA-300001718.wav" id="2_na0u8"]
@@ -9,13 +9,10 @@ size = Vector3(1, 0.1, 1)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ur8dk"]
albedo_color = Color(0.983324, 0, 0.213816, 1)
[sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_g882c"]
data = PackedVector3Array(-0.5, 0.05, 0.5, 0.5, 0.05, 0.5, -0.5, -0.05, 0.5, 0.5, 0.05, 0.5, 0.5, -0.05, 0.5, -0.5, -0.05, 0.5, 0.5, 0.05, -0.5, -0.5, 0.05, -0.5, 0.5, -0.05, -0.5, -0.5, 0.05, -0.5, -0.5, -0.05, -0.5, 0.5, -0.05, -0.5, 0.5, 0.05, 0.5, 0.5, 0.05, -0.5, 0.5, -0.05, 0.5, 0.5, 0.05, -0.5, 0.5, -0.05, -0.5, 0.5, -0.05, 0.5, -0.5, 0.05, -0.5, -0.5, 0.05, 0.5, -0.5, -0.05, -0.5, -0.5, 0.05, 0.5, -0.5, -0.05, 0.5, -0.5, -0.05, -0.5, 0.5, 0.05, 0.5, -0.5, 0.05, 0.5, 0.5, 0.05, -0.5, -0.5, 0.05, 0.5, -0.5, 0.05, -0.5, 0.5, 0.05, -0.5, -0.5, -0.05, 0.5, 0.5, -0.05, 0.5, -0.5, -0.05, -0.5, 0.5, -0.05, 0.5, 0.5, -0.05, -0.5, -0.5, -0.05, -0.5)
[sub_resource type="BoxShape3D" id="BoxShape3D_t3rus"]
size = Vector3(1, 0.25, 1)
[node name="JumpPlatform" type="StaticBody3D"]
[node name="JumpPlatform" type="Node3D"]
transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, 0, 0.09984, 0)
script = ExtResource("1_uy07y")
@@ -23,9 +20,6 @@ script = ExtResource("1_uy07y")
mesh = SubResource("BoxMesh_doed0")
surface_material_override/0 = SubResource("StandardMaterial3D_ur8dk")
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
shape = SubResource("ConcavePolygonShape3D_g882c")
[node name="Area3D" type="Area3D" parent="."]
collision_layer = 0
collision_mask = 2