added placeholder hands

This commit is contained in:
derek
2024-08-13 15:14:19 -05:00
parent f52a3f908f
commit 9ce0b5f068
8 changed files with 69 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=30 format=3 uid="uid://2o2wcc5i1al4"]
[gd_scene load_steps=32 format=3 uid="uid://2o2wcc5i1al4"]
[ext_resource type="Texture2D" uid="uid://b82yqx4tml6hn" path="res://assets/Models/rocketlauncher1.rough.png" id="1_b5b37"]
[ext_resource type="Script" path="res://scripts/rocket_launcher.gd" id="1_ra4f1"]
@@ -265,6 +265,13 @@ _surfaces = [{
blend_shape_mode = 0
shadow_mesh = SubResource("ArrayMesh_xh68t")
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_a5xi3"]
albedo_color = Color(0.859131, 0.597594, 0.456011, 1)
[sub_resource type="BoxMesh" id="BoxMesh_scq3u"]
material = SubResource("StandardMaterial3D_a5xi3")
size = Vector3(0.1, 0.1, 1)
[sub_resource type="Animation" id="Animation_0783b"]
resource_name = "empty"
@@ -481,6 +488,11 @@ visible = false
mesh = SubResource("ArrayMesh_wxc50")
skeleton = NodePath("")
[node name="armStandin" type="MeshInstance3D" parent="rocketlauncher1"]
transform = Transform3D(-1.667, -1.45734e-07, 2.6077e-08, -2.6077e-08, -7.28669e-08, -1.667, 1.45734e-07, -1.667, 7.28714e-08, 0.298684, 0.50374, 0.0300984)
mesh = SubResource("BoxMesh_scq3u")
skeleton = NodePath("../../../../../../..")
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
libraries = {
"": SubResource("AnimationLibrary_lrhqi")