Added rigged body test

This commit is contained in:
Twirpytherobot
2025-11-16 16:50:51 +00:00
parent c7f946a9e2
commit 9d5feb6f0e
10 changed files with 234 additions and 2 deletions
+6 -1
View File
@@ -1,9 +1,14 @@
[gd_scene load_steps=2 format=3 uid="uid://rbvk4mg40ceg"]
[gd_scene load_steps=3 format=3 uid="uid://rbvk4mg40ceg"]
[ext_resource type="ArrayMesh" uid="uid://rsoymmi6yqhp" path="res://assets/Objects/shield.obj" id="1"]
[ext_resource type="ArrayMesh" uid="uid://dmottq5u3my52" path="res://assets/characters/Lobster/10029_Lobster_v1_iterations-2.obj" id="2_gfu4n"]
[node name="ShieldMesh" type="Node3D"]
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
transform = Transform3D(-0.79798645, 0, -0.056724526, 0, 0.8, 0, 0.056724526, 0, -0.79798645, 0.75818217, -1.2635326, 1.7408726)
mesh = ExtResource("1")
[node name="MeshInstance3D" type="MeshInstance3D" parent="MeshInstance3D"]
transform = Transform3D(0.005003864, 0.023845885, -0.14800794, -0.00021703207, -0.14808898, -0.023866294, -0.14991644, 0.0010103066, -0.0049056155, 0.5944414, 1.6416295, 2.3408623)
mesh = ExtResource("2_gfu4n")