[gd_scene load_steps=17 format=2] [ext_resource path="res://models/entities/spider/arachnid/lower_leg.tres" type="MeshDataResource" id=1] [ext_resource path="res://models/entities/spider/arachnid/spider_base_chitin_albedo.png" type="Texture" id=2] [ext_resource path="res://models/entities/spider/arachnid/upper_leg.tres" type="MeshDataResource" id=3] [ext_resource path="res://worlds/test_world/environments/default_env.tres" type="Environment3D" id=4] [ext_resource path="res://textures/world/grass/grass_albedo.png" type="Texture" id=5] [ext_resource path="res://models/entities/spider/arachnid/fang2.tres" type="MeshDataResource" id=6] [ext_resource path="res://models/entities/spider/arachnid/fang1.tres" type="MeshDataResource" id=7] [ext_resource path="res://models/entities/spider/arachnid/head.tres" type="MeshDataResource" id=8] [ext_resource path="res://models/entities/spider/arachnid/thorax.tres" type="MeshDataResource" id=9] [ext_resource path="res://models/entities/spider/arachnid/abdomen.tres" type="MeshDataResource" id=10] [ext_resource path="res://models/entities/spider/arachnid/leg_thorax.tres" type="MeshDataResource" id=11] [ext_resource path="res://models/entities/spider/arachnid/Legs.tscn" type="PackedScene" id=12] [sub_resource type="SpatialMaterial" id=1] flags_vertex_lighting = true albedo_texture = ExtResource( 2 ) [sub_resource type="CubeMesh" id=2] size = Vector3( 1, 1, 1 ) [sub_resource type="CubeMesh" id=3] size = Vector3( 4, 1, 4 ) [sub_resource type="SpatialMaterial" id=4] flags_vertex_lighting = true albedo_color = Color( 0.145098, 0.145098, 0.145098, 1 ) albedo_texture = ExtResource( 5 ) [node name="Spider" type="Spatial"] [node name="LowerLeg" type="MeshDataInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0645008, 0, 2.23637 ) mesh_data = ExtResource( 1 ) texture = ExtResource( 2 ) material = SubResource( 1 ) [node name="UpperLeg" type="MeshDataInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 2.97616 ) mesh_data = ExtResource( 3 ) texture = ExtResource( 2 ) material = SubResource( 1 ) [node name="LegThorax" type="MeshDataInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 3.84727 ) mesh_data = ExtResource( 11 ) texture = ExtResource( 2 ) material = SubResource( 1 ) [node name="Abdomen" type="MeshDataInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.20021, 0, 1.72042 ) mesh_data = ExtResource( 10 ) texture = ExtResource( 2 ) material = SubResource( 1 ) [node name="Thorax" type="MeshDataInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.20021, 0, 0.448436 ) mesh_data = ExtResource( 9 ) texture = ExtResource( 2 ) material = SubResource( 1 ) [node name="Head" type="MeshDataInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.20021, 0, -0.663357 ) mesh_data = ExtResource( 8 ) texture = ExtResource( 2 ) material = SubResource( 1 ) [node name="Fang1" type="MeshDataInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.20021, 0, -1.76379 ) mesh_data = ExtResource( 7 ) texture = ExtResource( 2 ) material = SubResource( 1 ) [node name="Fang2" type="MeshDataInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.20021, 0, -2.68392 ) mesh_data = ExtResource( 6 ) texture = ExtResource( 2 ) material = SubResource( 1 ) [node name="DirectionalLight" type="DirectionalLight" parent="."] transform = Transform( 0.727426, 0.542715, -0.419896, -0.662594, 0.71463, -0.224217, 0.178385, 0.441322, 0.87944, -7.56755, -7.92697, 7.18822 ) light_energy = 6.714 [node name="DirectionalLight2" type="DirectionalLight" parent="."] transform = Transform( 0.804894, 0.467212, 0.365867, 0, -0.616541, 0.787323, 0.593419, -0.633711, -0.49625, 7.6211, 4.52883, -8.65958 ) light_energy = 6.714 [node name="FullPreview" type="Spatial" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 3.87249, 0, 0 ) __meta__ = { "_editor_description_": "Z+ -> Front" } [node name="Torso" type="Spatial" parent="FullPreview"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.318816, 0 ) [node name="Abdomen" type="MeshDataInstance" parent="FullPreview/Torso"] transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0, -0.231096 ) mesh_data = ExtResource( 10 ) texture = ExtResource( 2 ) material = SubResource( 1 ) [node name="Thorax" type="MeshDataInstance" parent="FullPreview/Torso"] transform = Transform( 1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, -0.250909 ) mesh_data = ExtResource( 9 ) texture = ExtResource( 2 ) material = SubResource( 1 ) [node name="Head" type="MeshDataInstance" parent="FullPreview/Torso"] transform = Transform( 1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 0.240853 ) mesh_data = ExtResource( 8 ) texture = ExtResource( 2 ) material = SubResource( 1 ) [node name="LegsLeftBack" parent="FullPreview" instance=ExtResource( 12 )] transform = Transform( 0.853778, 0, 0.520637, 0, 1, 0, -0.520637, 0, 0.853778, 0.201448, 0.303214, -0.166827 ) [node name="LegsLeftMid" parent="FullPreview" instance=ExtResource( 12 )] transform = Transform( 0.977849, 0, 0.209311, 0, 1, 0, -0.209311, 0, 0.977849, 0.201728, 0.303482, -0.0524873 ) [node name="LegsLeftMid2" parent="FullPreview" instance=ExtResource( 12 )] transform = Transform( 0.970321, 0, -0.24182, 0, 1, 0, 0.24182, 0, 0.970321, 0.201728, 0.303482, 0.064917 ) [node name="LegsLeftFront" parent="FullPreview" instance=ExtResource( 12 )] transform = Transform( 0.755854, 0, -0.654741, 0, 1, 0, 0.654741, 0, 0.755854, 0.189553, 0.303214, 0.168087 ) [node name="LegsRightBack" parent="FullPreview" instance=ExtResource( 12 )] transform = Transform( -0.844019, 0, 0.536313, 0, 1, 0, -0.536313, 0, -0.844019, -0.188771, 0.284214, -0.157888 ) [node name="LegsRightMid" parent="FullPreview" instance=ExtResource( 12 )] transform = Transform( -0.978216, 0, 0.207587, 0, 1, 0, -0.207587, 0, -0.978216, -0.204, 0.284214, -0.032139 ) [node name="LegsRightMid2" parent="FullPreview" instance=ExtResource( 12 )] transform = Transform( -0.986951, 0, -0.161018, 0, 1, 0, 0.161018, 0, -0.986951, -0.204, 0.284214, 0.0811554 ) [node name="LegsRightFront" parent="FullPreview" instance=ExtResource( 12 )] transform = Transform( -0.735754, 0, -0.677249, 0, 1, 0, 0.677249, 0, -0.735754, -0.204, 0.284214, 0.138077 ) [node name="MeshInstance" type="MeshInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.45079, 0.5, -5.56819 ) mesh = SubResource( 2 ) [node name="MeshInstance2" type="MeshInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 3.69456, -0.5, 0.0802026 ) mesh = SubResource( 3 ) material/0 = SubResource( 4 ) [node name="MeshInstance3" type="MeshInstance" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.31501, -0.5, -1.17679 ) mesh = SubResource( 3 ) material/0 = SubResource( 4 ) [node name="WorldEnvironment3D" type="WorldEnvironment3D" parent="."] environment = ExtResource( 4 )