mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
Updated ESS to get the ModelVisual, and ModelVisualEntry changes.
This commit is contained in:
parent
794820e08c
commit
e1d24dc838
2
HEADS
2
HEADS
@ -1 +1 @@
|
||||
{"engine": {"3.2": "b6c551e8646bedde0f81ac3a4f61f9709e82668d", "master": "8c73e813134001e575b6f59e3b0100471c007410"}, "world_generator": {"master": "97f10512f8832394389e1109154b8af34a2ef2c6"}, "entity_spell_system": {"master": "18f30958322e249534fa698e00b06a26112411df"}, "ui_extensions": {"master": "6fe4f69fea8d71043b08d959b8085404c9c4fe47"}, "voxelman": {"master": "703acd1b56bc10b1bde4afbefbd379974fa613db"}, "texture_packer": {"master": "e3047f7dfab861767c5295ea93d2f1404e8de66e"}, "fastnoise": {"master": "d0e3f1c759332cf0d9a5d7e0e71d0b0278310651"}, "mesh_data_resource": {"master": "3cc9f15f05be53380e20763efc0be753b621b8a2"}, "procedural_animations": {"master": "e4f048d67c171c34995763519e6d21bf40df29a7"}, "ess_data": {"master": "3bd637fdd3304b64a18287a49a6b7387acf2f5de"}, "fast_quadratic_mesh_simplifier": {"master": "f6d3d65cc6ce4dddfc68054164feec1f612ecd1f"}, "props": {"master": "b2bcb5ea6469b19298cd849c1232ddb5ad26f71c"}}
|
||||
{"engine": {"3.2": "b6c551e8646bedde0f81ac3a4f61f9709e82668d", "master": "8c73e813134001e575b6f59e3b0100471c007410"}, "world_generator": {"master": "97f10512f8832394389e1109154b8af34a2ef2c6"}, "entity_spell_system": {"master": "65450f57940c60f23a012c513e148e313d1346d2"}, "ui_extensions": {"master": "6fe4f69fea8d71043b08d959b8085404c9c4fe47"}, "voxelman": {"master": "703acd1b56bc10b1bde4afbefbd379974fa613db"}, "texture_packer": {"master": "e3047f7dfab861767c5295ea93d2f1404e8de66e"}, "fastnoise": {"master": "d0e3f1c759332cf0d9a5d7e0e71d0b0278310651"}, "mesh_data_resource": {"master": "3cc9f15f05be53380e20763efc0be753b621b8a2"}, "procedural_animations": {"master": "e4f048d67c171c34995763519e6d21bf40df29a7"}, "ess_data": {"master": "3bd637fdd3304b64a18287a49a6b7387acf2f5de"}, "fast_quadratic_mesh_simplifier": {"master": "f6d3d65cc6ce4dddfc68054164feec1f612ecd1f"}, "props": {"master": "b2bcb5ea6469b19298cd849c1232ddb5ad26f71c"}}
|
@ -22,37 +22,37 @@
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_green_scarfv2.png" type="Texture" id=20]
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=1]
|
||||
mesh = ExtResource( 4 )
|
||||
texture = ExtResource( 20 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=2]
|
||||
mesh = ExtResource( 14 )
|
||||
texture = ExtResource( 6 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=3]
|
||||
mesh = ExtResource( 7 )
|
||||
texture = ExtResource( 6 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=4]
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 20 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=5]
|
||||
mesh = ExtResource( 11 )
|
||||
texture = ExtResource( 8 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=2]
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 19 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=3]
|
||||
mesh = ExtResource( 10 )
|
||||
texture = ExtResource( 12 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=4]
|
||||
mesh = ExtResource( 10 )
|
||||
texture = ExtResource( 12 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=5]
|
||||
mesh = ExtResource( 9 )
|
||||
texture = ExtResource( 19 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=6]
|
||||
mesh = ExtResource( 16 )
|
||||
texture = ExtResource( 12 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=7]
|
||||
mesh = ExtResource( 5 )
|
||||
texture = ExtResource( 19 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=7]
|
||||
[sub_resource type="ModelVisualEntry" id=8]
|
||||
mesh = ExtResource( 17 )
|
||||
texture = ExtResource( 15 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=8]
|
||||
mesh = ExtResource( 3 )
|
||||
texture = ExtResource( 19 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=9]
|
||||
mesh = ExtResource( 13 )
|
||||
texture = ExtResource( 12 )
|
||||
@ -62,89 +62,65 @@ mesh = ExtResource( 13 )
|
||||
texture = ExtResource( 12 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=11]
|
||||
mesh = ExtResource( 16 )
|
||||
mesh = ExtResource( 10 )
|
||||
texture = ExtResource( 12 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=12]
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 20 )
|
||||
mesh = ExtResource( 10 )
|
||||
texture = ExtResource( 12 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=13]
|
||||
mesh = ExtResource( 4 )
|
||||
texture = ExtResource( 20 )
|
||||
mesh = ExtResource( 16 )
|
||||
texture = ExtResource( 12 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=14]
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 19 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=15]
|
||||
mesh = ExtResource( 10 )
|
||||
texture = ExtResource( 12 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=16]
|
||||
mesh = ExtResource( 10 )
|
||||
texture = ExtResource( 12 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=17]
|
||||
mesh = ExtResource( 9 )
|
||||
texture = ExtResource( 19 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=18]
|
||||
mesh = ExtResource( 5 )
|
||||
texture = ExtResource( 19 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=19]
|
||||
[sub_resource type="ModelVisualEntry" id=15]
|
||||
mesh = ExtResource( 18 )
|
||||
texture = ExtResource( 20 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=16]
|
||||
mesh = ExtResource( 13 )
|
||||
texture = ExtResource( 12 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=17]
|
||||
mesh = ExtResource( 13 )
|
||||
texture = ExtResource( 12 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=18]
|
||||
mesh = ExtResource( 10 )
|
||||
texture = ExtResource( 12 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=19]
|
||||
mesh = ExtResource( 10 )
|
||||
texture = ExtResource( 12 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=20]
|
||||
mesh = ExtResource( 3 )
|
||||
texture = ExtResource( 19 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=21]
|
||||
mesh = ExtResource( 13 )
|
||||
texture = ExtResource( 12 )
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 19 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=22]
|
||||
mesh = ExtResource( 13 )
|
||||
texture = ExtResource( 12 )
|
||||
mesh = ExtResource( 9 )
|
||||
texture = ExtResource( 19 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=23]
|
||||
mesh = ExtResource( 16 )
|
||||
texture = ExtResource( 12 )
|
||||
mesh = ExtResource( 3 )
|
||||
texture = ExtResource( 19 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=24]
|
||||
mesh = ExtResource( 14 )
|
||||
texture = ExtResource( 6 )
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 19 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=25]
|
||||
mesh = ExtResource( 7 )
|
||||
texture = ExtResource( 6 )
|
||||
mesh = ExtResource( 9 )
|
||||
texture = ExtResource( 19 )
|
||||
|
||||
[resource]
|
||||
layer = 1
|
||||
visual_pelvis = SubResource( 13 )
|
||||
visual_spine_1 = SubResource( 24 )
|
||||
visual_spine_2 = SubResource( 25 )
|
||||
visual_neck = SubResource( 12 )
|
||||
visual_head = SubResource( 1 )
|
||||
visual_left_upper_arm = SubResource( 11 )
|
||||
visual_left_forearm = SubResource( 6 )
|
||||
visual_left_hand = SubResource( 7 )
|
||||
visual_left_thumb_base = SubResource( 9 )
|
||||
visual_left_thumb_end = SubResource( 10 )
|
||||
visual_left_fingers_base = SubResource( 3 )
|
||||
visual_left_fingers_end = SubResource( 4 )
|
||||
visual_right_upper_arm = SubResource( 23 )
|
||||
visual_right_forearm = SubResource( 18 )
|
||||
visual_right_hand = SubResource( 19 )
|
||||
visual_right_thumb_base = SubResource( 21 )
|
||||
visual_right_thumb_end = SubResource( 22 )
|
||||
visual_right_fingers_base = SubResource( 15 )
|
||||
visual_right_fingers_end = SubResource( 16 )
|
||||
visual_left_thigh = SubResource( 8 )
|
||||
visual_left_calf = SubResource( 2 )
|
||||
visual_left_foot = SubResource( 5 )
|
||||
visual_right_thigh = SubResource( 20 )
|
||||
visual_right_calf = SubResource( 14 )
|
||||
visual_right_foot = SubResource( 17 )
|
||||
get_visual_entries = [ null, SubResource( 1 ), null, SubResource( 2 ), SubResource( 3 ), SubResource( 4 ), SubResource( 5 ), null, SubResource( 6 ), SubResource( 7 ), SubResource( 8 ), SubResource( 9 ), SubResource( 10 ), SubResource( 11 ), SubResource( 12 ), null, SubResource( 13 ), SubResource( 14 ), SubResource( 15 ), SubResource( 16 ), SubResource( 17 ), SubResource( 18 ), SubResource( 19 ), SubResource( 20 ), SubResource( 21 ), SubResource( 22 ), SubResource( 23 ), SubResource( 24 ), SubResource( 25 ) ]
|
||||
|
@ -1,152 +1,31 @@
|
||||
[gd_resource type="ModelVisual" load_steps=48 format=2]
|
||||
[gd_resource type="ModelVisual" load_steps=26 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_pelvis.gltf" type="MeshDataResource" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_thigh_left.gltf" type="MeshDataResource" id=2]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_red_scarf_v3.png" type="Texture" id=3]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_calf_left.gltf" type="MeshDataResource" id=4]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_spine2.gltf" type="MeshDataResource" id=5]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/head_v3.png" type="Texture" id=6]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_hand.gltf" type="MeshDataResource" id=7]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_thigh_right.gltf" type="MeshDataResource" id=8]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_foot_left.gltf" type="MeshDataResource" id=9]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_calf_right.gltf" type="MeshDataResource" id=10]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_foot_right.gltf" type="MeshDataResource" id=11]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_handl.gltf" type="MeshDataResource" id=13]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_neck.gltf" type="MeshDataResource" id=14]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_green_scarf_v3.png" type="Texture" id=15]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_simple_v3.png" type="Texture" id=16]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_head.gltf" type="MeshDataResource" id=17]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/skin_v3.png" type="Texture" id=18]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_spine1.gltf" type="MeshDataResource" id=20]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_upperarm.gltf" type="MeshDataResource" id=21]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_forearm.gltf" type="MeshDataResource" id=22]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_finger.gltf" type="MeshDataResource" id=23]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_fingers.gltf" type="MeshDataResource" id=24]
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=1]
|
||||
mesh = ExtResource( 17 )
|
||||
texture = ExtResource( 6 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=2]
|
||||
mesh = ExtResource( 4 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=3]
|
||||
mesh = ExtResource( 24 )
|
||||
texture = ExtResource( 18 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=4]
|
||||
mesh = ExtResource( 24 )
|
||||
texture = ExtResource( 18 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=5]
|
||||
mesh = ExtResource( 9 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=6]
|
||||
mesh = ExtResource( 22 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=7]
|
||||
mesh = ExtResource( 13 )
|
||||
texture = ExtResource( 15 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=8]
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=9]
|
||||
mesh = ExtResource( 23 )
|
||||
texture = ExtResource( 18 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=10]
|
||||
mesh = ExtResource( 23 )
|
||||
texture = ExtResource( 18 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=11]
|
||||
mesh = ExtResource( 21 )
|
||||
texture = ExtResource( 18 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=12]
|
||||
mesh = ExtResource( 14 )
|
||||
texture = ExtResource( 15 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=13]
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=14]
|
||||
mesh = ExtResource( 10 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=15]
|
||||
mesh = ExtResource( 24 )
|
||||
texture = ExtResource( 18 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=16]
|
||||
mesh = ExtResource( 24 )
|
||||
texture = ExtResource( 18 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=17]
|
||||
mesh = ExtResource( 11 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=18]
|
||||
mesh = ExtResource( 22 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=19]
|
||||
mesh = ExtResource( 7 )
|
||||
texture = ExtResource( 15 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=20]
|
||||
mesh = ExtResource( 8 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=21]
|
||||
mesh = ExtResource( 23 )
|
||||
texture = ExtResource( 18 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=22]
|
||||
mesh = ExtResource( 23 )
|
||||
texture = ExtResource( 18 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=23]
|
||||
mesh = ExtResource( 21 )
|
||||
texture = ExtResource( 18 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=24]
|
||||
mesh = ExtResource( 20 )
|
||||
texture = ExtResource( 3 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=25]
|
||||
mesh = ExtResource( 5 )
|
||||
texture = ExtResource( 3 )
|
||||
[ext_resource path="res://modules/species/Human/Female/left_upper_arm.tres" type="ModelVisualEntry" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/right_fingers_end.tres" type="ModelVisualEntry" id=2]
|
||||
[ext_resource path="res://modules/species/Human/Female/head.tres" type="ModelVisualEntry" id=3]
|
||||
[ext_resource path="res://modules/species/Human/Female/left_foot.tres" type="ModelVisualEntry" id=4]
|
||||
[ext_resource path="res://modules/species/Human/Female/neck.tres" type="ModelVisualEntry" id=5]
|
||||
[ext_resource path="res://modules/species/Human/Female/pelvis.tres" type="ModelVisualEntry" id=6]
|
||||
[ext_resource path="res://modules/species/Human/Female/right_forearm.tres" type="ModelVisualEntry" id=7]
|
||||
[ext_resource path="res://modules/species/Human/Female/right_thigh.tres" type="ModelVisualEntry" id=8]
|
||||
[ext_resource path="res://modules/species/Human/Female/left_calf.tres" type="ModelVisualEntry" id=9]
|
||||
[ext_resource path="res://modules/species/Human/Female/right_calf.tres" type="ModelVisualEntry" id=10]
|
||||
[ext_resource path="res://modules/species/Human/Female/right_foot.tres" type="ModelVisualEntry" id=11]
|
||||
[ext_resource path="res://modules/species/Human/Female/spine_2.tres" type="ModelVisualEntry" id=12]
|
||||
[ext_resource path="res://modules/species/Human/Female/left_thunm_base.tres" type="ModelVisualEntry" id=13]
|
||||
[ext_resource path="res://modules/species/Human/Female/spine_1.tres" type="ModelVisualEntry" id=14]
|
||||
[ext_resource path="res://modules/species/Human/Female/right_upper_arm.tres" type="ModelVisualEntry" id=15]
|
||||
[ext_resource path="res://modules/species/Human/Female/left_forearm.tres" type="ModelVisualEntry" id=17]
|
||||
[ext_resource path="res://modules/species/Human/Female/left_thigh.tres" type="ModelVisualEntry" id=18]
|
||||
[ext_resource path="res://modules/species/Human/Female/left_hand.tres" type="ModelVisualEntry" id=19]
|
||||
[ext_resource path="res://modules/species/Human/Female/left_thumb_end.tres" type="ModelVisualEntry" id=20]
|
||||
[ext_resource path="res://modules/species/Human/Female/right_hand.tres" type="ModelVisualEntry" id=21]
|
||||
[ext_resource path="res://modules/species/Human/Female/left_fingers_base.tres" type="ModelVisualEntry" id=22]
|
||||
[ext_resource path="res://modules/species/Human/Female/right_fingers_base.tres" type="ModelVisualEntry" id=23]
|
||||
[ext_resource path="res://modules/species/Human/Female/left_fingers_end.tres" type="ModelVisualEntry" id=25]
|
||||
[ext_resource path="res://modules/species/Human/Female/right_thumb_end.tres" type="ModelVisualEntry" id=26]
|
||||
[ext_resource path="res://modules/species/Human/Female/right_thumb_base.tres" type="ModelVisualEntry" id=27]
|
||||
|
||||
[resource]
|
||||
layer = 1
|
||||
visual_pelvis = SubResource( 13 )
|
||||
visual_spine_1 = SubResource( 24 )
|
||||
visual_spine_2 = SubResource( 25 )
|
||||
visual_neck = SubResource( 12 )
|
||||
visual_head = SubResource( 1 )
|
||||
visual_left_upper_arm = SubResource( 11 )
|
||||
visual_left_forearm = SubResource( 6 )
|
||||
visual_left_hand = SubResource( 7 )
|
||||
visual_left_thumb_base = SubResource( 9 )
|
||||
visual_left_thumb_end = SubResource( 10 )
|
||||
visual_left_fingers_base = SubResource( 3 )
|
||||
visual_left_fingers_end = SubResource( 4 )
|
||||
visual_right_upper_arm = SubResource( 23 )
|
||||
visual_right_forearm = SubResource( 18 )
|
||||
visual_right_hand = SubResource( 19 )
|
||||
visual_right_thumb_base = SubResource( 21 )
|
||||
visual_right_thumb_end = SubResource( 22 )
|
||||
visual_right_fingers_base = SubResource( 15 )
|
||||
visual_right_fingers_end = SubResource( 16 )
|
||||
visual_left_thigh = SubResource( 8 )
|
||||
visual_left_calf = SubResource( 2 )
|
||||
visual_left_foot = SubResource( 5 )
|
||||
visual_right_thigh = SubResource( 20 )
|
||||
visual_right_calf = SubResource( 14 )
|
||||
visual_right_foot = SubResource( 17 )
|
||||
get_visual_entries = [ null, ExtResource( 6 ), null, ExtResource( 14 ), ExtResource( 12 ), ExtResource( 5 ), ExtResource( 3 ), null, ExtResource( 1 ), ExtResource( 17 ), ExtResource( 19 ), ExtResource( 13 ), ExtResource( 20 ), ExtResource( 22 ), ExtResource( 25 ), null, ExtResource( 15 ), ExtResource( 7 ), ExtResource( 21 ), ExtResource( 27 ), ExtResource( 26 ), ExtResource( 23 ), ExtResource( 2 ), ExtResource( 18 ), ExtResource( 9 ), ExtResource( 4 ), ExtResource( 8 ), ExtResource( 10 ), ExtResource( 11 ) ]
|
||||
|
@ -21,179 +21,130 @@
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_red_scarf.png" type="Texture" id=19]
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=1]
|
||||
mesh = ExtResource( 2 )
|
||||
mesh_female = ExtResource( 2 )
|
||||
texture = ExtResource( 17 )
|
||||
texture_female = ExtResource( 17 )
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=2]
|
||||
mesh = ExtResource( 12 )
|
||||
mesh_female = ExtResource( 12 )
|
||||
texture = ExtResource( 16 )
|
||||
texture_female = ExtResource( 16 )
|
||||
mesh = ExtResource( 6 )
|
||||
texture = ExtResource( 19 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=3]
|
||||
mesh = ExtResource( 10 )
|
||||
mesh_female = ExtResource( 10 )
|
||||
texture = ExtResource( 15 )
|
||||
texture_female = ExtResource( 15 )
|
||||
mesh = ExtResource( 7 )
|
||||
texture = ExtResource( 19 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=4]
|
||||
mesh = ExtResource( 10 )
|
||||
mesh_female = ExtResource( 10 )
|
||||
texture = ExtResource( 15 )
|
||||
texture_female = ExtResource( 15 )
|
||||
mesh = ExtResource( 4 )
|
||||
texture = ExtResource( 18 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=5]
|
||||
mesh = ExtResource( 13 )
|
||||
mesh_female = ExtResource( 13 )
|
||||
texture = ExtResource( 16 )
|
||||
texture_female = ExtResource( 16 )
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 17 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=6]
|
||||
mesh = ExtResource( 3 )
|
||||
mesh_female = ExtResource( 3 )
|
||||
texture = ExtResource( 16 )
|
||||
texture_female = ExtResource( 16 )
|
||||
mesh = ExtResource( 5 )
|
||||
texture = ExtResource( 15 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=7]
|
||||
mesh = ExtResource( 8 )
|
||||
mesh_female = ExtResource( 8 )
|
||||
texture = ExtResource( 18 )
|
||||
texture_female = ExtResource( 18 )
|
||||
mesh = ExtResource( 3 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=8]
|
||||
mesh = ExtResource( 14 )
|
||||
mesh_female = ExtResource( 14 )
|
||||
texture = ExtResource( 16 )
|
||||
texture_female = ExtResource( 16 )
|
||||
mesh = ExtResource( 8 )
|
||||
texture = ExtResource( 18 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=9]
|
||||
mesh = ExtResource( 9 )
|
||||
mesh_female = ExtResource( 9 )
|
||||
texture = ExtResource( 15 )
|
||||
texture_female = ExtResource( 15 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=10]
|
||||
mesh = ExtResource( 9 )
|
||||
mesh_female = ExtResource( 9 )
|
||||
texture = ExtResource( 15 )
|
||||
texture_female = ExtResource( 15 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=11]
|
||||
mesh = ExtResource( 5 )
|
||||
mesh_female = ExtResource( 5 )
|
||||
mesh = ExtResource( 10 )
|
||||
texture = ExtResource( 15 )
|
||||
texture_female = ExtResource( 15 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=12]
|
||||
mesh = ExtResource( 4 )
|
||||
mesh_female = ExtResource( 4 )
|
||||
texture = ExtResource( 18 )
|
||||
texture_female = ExtResource( 18 )
|
||||
mesh = ExtResource( 10 )
|
||||
texture = ExtResource( 15 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=13]
|
||||
mesh = ExtResource( 1 )
|
||||
mesh_female = ExtResource( 1 )
|
||||
texture = ExtResource( 16 )
|
||||
texture_female = ExtResource( 16 )
|
||||
mesh = ExtResource( 5 )
|
||||
texture = ExtResource( 15 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=14]
|
||||
mesh = ExtResource( 12 )
|
||||
mesh_female = ExtResource( 12 )
|
||||
mesh = ExtResource( 3 )
|
||||
texture = ExtResource( 16 )
|
||||
texture_female = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=15]
|
||||
mesh = ExtResource( 10 )
|
||||
mesh_female = ExtResource( 10 )
|
||||
texture = ExtResource( 15 )
|
||||
texture_female = ExtResource( 15 )
|
||||
mesh = ExtResource( 11 )
|
||||
texture = ExtResource( 18 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=16]
|
||||
mesh = ExtResource( 10 )
|
||||
mesh_female = ExtResource( 10 )
|
||||
mesh = ExtResource( 9 )
|
||||
texture = ExtResource( 15 )
|
||||
texture_female = ExtResource( 15 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=17]
|
||||
mesh = ExtResource( 13 )
|
||||
mesh_female = ExtResource( 13 )
|
||||
texture = ExtResource( 16 )
|
||||
texture_female = ExtResource( 16 )
|
||||
mesh = ExtResource( 9 )
|
||||
texture = ExtResource( 15 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=18]
|
||||
mesh = ExtResource( 3 )
|
||||
mesh_female = ExtResource( 3 )
|
||||
texture = ExtResource( 16 )
|
||||
texture_female = ExtResource( 16 )
|
||||
mesh = ExtResource( 10 )
|
||||
texture = ExtResource( 15 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=19]
|
||||
mesh = ExtResource( 11 )
|
||||
mesh_female = ExtResource( 11 )
|
||||
texture = ExtResource( 18 )
|
||||
texture_female = ExtResource( 18 )
|
||||
mesh = ExtResource( 10 )
|
||||
texture = ExtResource( 15 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=20]
|
||||
mesh = ExtResource( 14 )
|
||||
mesh_female = ExtResource( 14 )
|
||||
texture = ExtResource( 16 )
|
||||
texture_female = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=21]
|
||||
mesh = ExtResource( 9 )
|
||||
mesh_female = ExtResource( 9 )
|
||||
texture = ExtResource( 15 )
|
||||
texture_female = ExtResource( 15 )
|
||||
mesh = ExtResource( 12 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=22]
|
||||
mesh = ExtResource( 9 )
|
||||
mesh_female = ExtResource( 9 )
|
||||
texture = ExtResource( 15 )
|
||||
texture_female = ExtResource( 15 )
|
||||
mesh = ExtResource( 13 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=23]
|
||||
mesh = ExtResource( 5 )
|
||||
mesh_female = ExtResource( 5 )
|
||||
texture = ExtResource( 15 )
|
||||
texture_female = ExtResource( 15 )
|
||||
mesh = ExtResource( 14 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=24]
|
||||
mesh = ExtResource( 6 )
|
||||
mesh_female = ExtResource( 6 )
|
||||
texture = ExtResource( 19 )
|
||||
texture_female = ExtResource( 19 )
|
||||
mesh = ExtResource( 12 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[sub_resource type="ModelVisualEntry" id=25]
|
||||
mesh = ExtResource( 7 )
|
||||
mesh_female = ExtResource( 7 )
|
||||
texture = ExtResource( 19 )
|
||||
texture_female = ExtResource( 19 )
|
||||
mesh = ExtResource( 13 )
|
||||
texture = ExtResource( 16 )
|
||||
|
||||
[resource]
|
||||
layer = 1
|
||||
visual_pelvis = SubResource( 13 )
|
||||
visual_spine_1 = SubResource( 24 )
|
||||
visual_spine_2 = SubResource( 25 )
|
||||
visual_neck = SubResource( 12 )
|
||||
visual_head = SubResource( 1 )
|
||||
visual_left_upper_arm = SubResource( 11 )
|
||||
visual_left_forearm = SubResource( 6 )
|
||||
visual_left_hand = SubResource( 7 )
|
||||
visual_pelvis = SubResource( 1 )
|
||||
visual_spine_1 = SubResource( 2 )
|
||||
visual_spine_2 = SubResource( 3 )
|
||||
visual_neck = SubResource( 4 )
|
||||
visual_head = SubResource( 5 )
|
||||
visual_left_upper_arm = SubResource( 6 )
|
||||
visual_left_forearm = SubResource( 7 )
|
||||
visual_left_hand = SubResource( 8 )
|
||||
visual_left_thumb_base = SubResource( 9 )
|
||||
visual_left_thumb_end = SubResource( 10 )
|
||||
visual_left_fingers_base = SubResource( 3 )
|
||||
visual_left_fingers_end = SubResource( 4 )
|
||||
visual_right_upper_arm = SubResource( 23 )
|
||||
visual_right_forearm = SubResource( 18 )
|
||||
visual_right_hand = SubResource( 19 )
|
||||
visual_right_thumb_base = SubResource( 21 )
|
||||
visual_right_thumb_end = SubResource( 22 )
|
||||
visual_right_fingers_base = SubResource( 15 )
|
||||
visual_right_fingers_end = SubResource( 16 )
|
||||
visual_left_thigh = SubResource( 8 )
|
||||
visual_left_calf = SubResource( 2 )
|
||||
visual_left_foot = SubResource( 5 )
|
||||
visual_right_thigh = SubResource( 20 )
|
||||
visual_right_calf = SubResource( 14 )
|
||||
visual_right_foot = SubResource( 17 )
|
||||
visual_left_fingers_base = SubResource( 11 )
|
||||
visual_left_fingers_end = SubResource( 12 )
|
||||
visual_right_upper_arm = SubResource( 13 )
|
||||
visual_right_forearm = SubResource( 14 )
|
||||
visual_right_hand = SubResource( 15 )
|
||||
visual_right_thumb_base = SubResource( 16 )
|
||||
visual_right_thumb_end = SubResource( 17 )
|
||||
visual_right_fingers_base = SubResource( 18 )
|
||||
visual_right_fingers_end = SubResource( 19 )
|
||||
visual_left_thigh = SubResource( 20 )
|
||||
visual_left_calf = SubResource( 21 )
|
||||
visual_left_foot = SubResource( 22 )
|
||||
visual_right_thigh = SubResource( 23 )
|
||||
visual_right_calf = SubResource( 24 )
|
||||
visual_right_foot = SubResource( 25 )
|
||||
get_visual_entries = [ null, SubResource( 1 ), null, SubResource( 2 ), SubResource( 3 ), SubResource( 4 ), SubResource( 5 ), null, SubResource( 6 ), SubResource( 7 ), SubResource( 8 ), SubResource( 9 ), SubResource( 10 ), SubResource( 11 ), SubResource( 12 ), null, SubResource( 13 ), SubResource( 14 ), SubResource( 15 ), SubResource( 16 ), SubResource( 17 ), SubResource( 18 ), SubResource( 19 ), SubResource( 20 ), SubResource( 21 ), SubResource( 22 ), SubResource( 23 ), SubResource( 24 ), SubResource( 25 ) ]
|
||||
|
11
game/modules/species/Human/Female/head.tres
Normal file
11
game/modules/species/Human/Female/head.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_head.gltf" type="MeshDataResource" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/head_v3.png" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 6
|
||||
group = 1
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 2 )
|
11
game/modules/species/Human/Female/left_calf.tres
Normal file
11
game/modules/species/Human/Female/left_calf.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_calf_left.gltf" type="MeshDataResource" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_simple_v3.png" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 24
|
||||
group = 1
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 2 )
|
11
game/modules/species/Human/Female/left_fingers_base.tres
Normal file
11
game/modules/species/Human/Female/left_fingers_base.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_fingers.gltf" type="MeshDataResource" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/skin_v3.png" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 11
|
||||
group = 1
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 2 )
|
11
game/modules/species/Human/Female/left_fingers_end.tres
Normal file
11
game/modules/species/Human/Female/left_fingers_end.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_fingers.gltf" type="MeshDataResource" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/skin_v3.png" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 14
|
||||
group = 1
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 2 )
|
11
game/modules/species/Human/Female/left_foot.tres
Normal file
11
game/modules/species/Human/Female/left_foot.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_foot_left.gltf" type="MeshDataResource" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_simple_v3.png" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 25
|
||||
group = 1
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 2 )
|
11
game/modules/species/Human/Female/left_forearm.tres
Normal file
11
game/modules/species/Human/Female/left_forearm.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_forearm.gltf" type="MeshDataResource" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_simple_v3.png" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 9
|
||||
group = 1
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 2 )
|
11
game/modules/species/Human/Female/left_hand.tres
Normal file
11
game/modules/species/Human/Female/left_hand.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_green_scarf_v3.png" type="Texture" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_handl.gltf" type="MeshDataResource" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 10
|
||||
group = 1
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 1 )
|
11
game/modules/species/Human/Female/left_thigh.tres
Normal file
11
game/modules/species/Human/Female/left_thigh.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_thigh_left.gltf" type="MeshDataResource" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_simple_v3.png" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 23
|
||||
group = 1
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 2 )
|
11
game/modules/species/Human/Female/left_thumb_end.tres
Normal file
11
game/modules/species/Human/Female/left_thumb_end.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/skin_v3.png" type="Texture" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_finger.gltf" type="MeshDataResource" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 12
|
||||
group = 1
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 1 )
|
11
game/modules/species/Human/Female/left_thunm_base.tres
Normal file
11
game/modules/species/Human/Female/left_thunm_base.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/skin_v3.png" type="Texture" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_finger.gltf" type="MeshDataResource" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 11
|
||||
group = 1
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 1 )
|
11
game/modules/species/Human/Female/left_upper_arm.tres
Normal file
11
game/modules/species/Human/Female/left_upper_arm.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_upperarm.gltf" type="MeshDataResource" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/skin_v3.png" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 16
|
||||
group = 1
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 2 )
|
11
game/modules/species/Human/Female/neck.tres
Normal file
11
game/modules/species/Human/Female/neck.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_green_scarf_v3.png" type="Texture" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_neck.gltf" type="MeshDataResource" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 5
|
||||
group = 1
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 1 )
|
11
game/modules/species/Human/Female/pelvis.tres
Normal file
11
game/modules/species/Human/Female/pelvis.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_simple_v3.png" type="Texture" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_pelvis.gltf" type="MeshDataResource" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 1
|
||||
group = 1
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 1 )
|
11
game/modules/species/Human/Female/right_calf.tres
Normal file
11
game/modules/species/Human/Female/right_calf.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_simple_v3.png" type="Texture" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_calf_right.gltf" type="MeshDataResource" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 27
|
||||
group = 1
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 1 )
|
11
game/modules/species/Human/Female/right_fingers_base.tres
Normal file
11
game/modules/species/Human/Female/right_fingers_base.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_fingers.gltf" type="MeshDataResource" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/skin_v3.png" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 13
|
||||
group = 1
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 2 )
|
11
game/modules/species/Human/Female/right_fingers_end.tres
Normal file
11
game/modules/species/Human/Female/right_fingers_end.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_fingers.gltf" type="MeshDataResource" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/skin_v3.png" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 22
|
||||
group = 1
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 2 )
|
11
game/modules/species/Human/Female/right_foot.tres
Normal file
11
game/modules/species/Human/Female/right_foot.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_simple_v3.png" type="Texture" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_foot_right.gltf" type="MeshDataResource" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 28
|
||||
group = 1
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 1 )
|
11
game/modules/species/Human/Female/right_forearm.tres
Normal file
11
game/modules/species/Human/Female/right_forearm.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_forearm.gltf" type="MeshDataResource" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_simple_v3.png" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 17
|
||||
group = 1
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 2 )
|
11
game/modules/species/Human/Female/right_hand.tres
Normal file
11
game/modules/species/Human/Female/right_hand.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_green_scarf_v3.png" type="Texture" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_hand.gltf" type="MeshDataResource" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 18
|
||||
group = 1
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 1 )
|
11
game/modules/species/Human/Female/right_thigh.tres
Normal file
11
game/modules/species/Human/Female/right_thigh.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_thigh_right.gltf" type="MeshDataResource" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_simple_v3.png" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 26
|
||||
group = 1
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 2 )
|
11
game/modules/species/Human/Female/right_thumb_base.tres
Normal file
11
game/modules/species/Human/Female/right_thumb_base.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/skin_v3.png" type="Texture" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_finger.gltf" type="MeshDataResource" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 19
|
||||
group = 1
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 1 )
|
11
game/modules/species/Human/Female/right_thumb_end.tres
Normal file
11
game/modules/species/Human/Female/right_thumb_end.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/skin_v3.png" type="Texture" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_finger.gltf" type="MeshDataResource" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 20
|
||||
group = 1
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 1 )
|
11
game/modules/species/Human/Female/right_upper_arm.tres
Normal file
11
game/modules/species/Human/Female/right_upper_arm.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_upperarm.gltf" type="MeshDataResource" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/skin_v3.png" type="Texture" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 16
|
||||
group = 1
|
||||
mesh = ExtResource( 1 )
|
||||
texture = ExtResource( 2 )
|
11
game/modules/species/Human/Female/spine_1.tres
Normal file
11
game/modules/species/Human/Female/spine_1.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_red_scarf_v3.png" type="Texture" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_spine1.gltf" type="MeshDataResource" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 3
|
||||
group = 1
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 1 )
|
11
game/modules/species/Human/Female/spine_2.tres
Normal file
11
game/modules/species/Human/Female/spine_2.tres
Normal file
@ -0,0 +1,11 @@
|
||||
[gd_resource type="ModelVisualEntry" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://modules/species/Human/Female/character_textures/armor_red_scarf_v3.png" type="Texture" id=1]
|
||||
[ext_resource path="res://modules/species/Human/Female/character_models/huf_spine2.gltf" type="MeshDataResource" id=2]
|
||||
|
||||
[resource]
|
||||
entity_type = 1
|
||||
bone = 4
|
||||
group = 1
|
||||
mesh = ExtResource( 2 )
|
||||
texture = ExtResource( 1 )
|
@ -376,6 +376,7 @@ level/max_class_level=60
|
||||
data/ess_resource_db_path="res://data/resource_db.tres"
|
||||
data/ess_entity_spawner_path="res://player/bs_entity_spawner.tres"
|
||||
enums/stats="Agility,Strength,Stamina,Intellect,Spirit,Health,Mana,Speed,Global Cooldown,Haste,Haste Rating,Resilience,Armor,Attack Power,Spell Power,Melee Crit,Melee Crit bonus,Spell Crit,Spell Crit Bonus,Block,Parry,Damage Reduction,Melee Damage Reduction,Spell Damage Reduction,Damage Taken,Heal Taken,Melee Damage,Spell Damage,Holy Resist,Shadow Resist,Nature Resist,Fire Resist,Frost Resist,Lightning Resist,Chaos Resist,Silence Resist,Fear Resist,Stun Resist,Energy,Rage,XP Rate"
|
||||
enums/skeletons_bones=PoolStringArray( "", "root,pelvis,spine,spine_1,spine_2,neck,head,left_clavicle,left_upper_arm,left_forearm,left_hand,left_thumb_base,left_thumb_end,left_fingers_base,left_fingers_end,right_clavicle,right_upper_arm,right_forearm,right_hand,right_thumb_base,right_thumb_end,right_fingers_base,right_fingers_end,left_thigh,left_calf,left_foot,right_thigh,right_calf,right_foot" )
|
||||
profiles/automatic_save=true
|
||||
|
||||
[importer_defaults]
|
||||
|
Loading…
Reference in New Issue
Block a user