2021-08-10 19:10:01 +02:00
|
|
|
[gd_resource type="PropData" load_steps=10 format=2]
|
2020-07-06 22:40:44 +02:00
|
|
|
|
|
|
|
[ext_resource path="res://modules/species/Human/Female/character_models/huf_handl.gltf" type="MeshDataResource" id=1]
|
|
|
|
[ext_resource path="res://modules/species/Human/Female/character_models/huf_spine1.gltf" type="MeshDataResource" id=2]
|
2020-07-11 15:30:39 +02:00
|
|
|
[ext_resource path="res://modules/species/Human/Female/character_textures/100_seamless/armor_green_scarf.png" type="Texture" id=3]
|
|
|
|
[ext_resource path="res://modules/species/Human/Female/character_textures/100_seamless/armor_red_scarf.png" type="Texture" id=4]
|
2020-07-06 22:40:44 +02:00
|
|
|
[ext_resource path="res://test_props/MeshDataInstance2.tres" type="PropData" id=5]
|
|
|
|
|
|
|
|
[sub_resource type="PropDataMeshData" id=1]
|
|
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.879526, 0, 0.182433 )
|
|
|
|
mesh = ExtResource( 1 )
|
|
|
|
texture = ExtResource( 4 )
|
|
|
|
|
|
|
|
[sub_resource type="PropDataMeshData" id=2]
|
2021-08-11 20:36:24 +02:00
|
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.014395, 0, 0.318146 )
|
2020-07-06 22:40:44 +02:00
|
|
|
mesh = ExtResource( 2 )
|
|
|
|
texture = ExtResource( 3 )
|
|
|
|
|
|
|
|
[sub_resource type="PropDataLight" id=3]
|
2021-08-11 20:36:24 +02:00
|
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.0665, 0, 1.18272 )
|
2020-07-06 22:40:44 +02:00
|
|
|
light_color = Color( 0.643137, 0.376471, 0.376471, 1 )
|
2021-08-11 19:20:26 +02:00
|
|
|
light_size = 21
|
2020-07-06 22:40:44 +02:00
|
|
|
|
|
|
|
[sub_resource type="PropDataProp" id=4]
|
2021-08-11 20:36:24 +02:00
|
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 5.40238, 0, 2.16996 )
|
2020-07-06 22:40:44 +02:00
|
|
|
prop = ExtResource( 5 )
|
|
|
|
|
|
|
|
[resource]
|
2021-08-10 19:10:01 +02:00
|
|
|
props = [ SubResource( 1 ), SubResource( 2 ), SubResource( 3 ), SubResource( 4 ) ]
|