2021-08-10 19:10:01 +02:00
|
|
|
[gd_resource type="PropData" load_steps=6 format=2]
|
2020-07-06 22:40:44 +02:00
|
|
|
|
|
|
|
[ext_resource path="res://modules/species/Human/Female/character_textures/head.png" type="Texture" id=1]
|
|
|
|
[ext_resource path="res://modules/species/Human/Female/character_models/huf_head.gltf" type="MeshDataResource" id=2]
|
2021-08-10 19:10:01 +02:00
|
|
|
[ext_resource path="res://modules/planets/test_planet/biomes/simple_biome/low_poly_rpg_item_collection_3/t1.tres" type="PropData" id=3]
|
2020-07-06 22:40:44 +02:00
|
|
|
|
|
|
|
[sub_resource type="PropDataMeshData" id=1]
|
|
|
|
mesh = ExtResource( 2 )
|
|
|
|
texture = ExtResource( 1 )
|
|
|
|
|
2021-08-10 19:10:01 +02:00
|
|
|
[sub_resource type="PropDataProp" id=2]
|
|
|
|
prop = ExtResource( 3 )
|
|
|
|
|
2020-07-06 22:40:44 +02:00
|
|
|
[resource]
|
2021-08-10 19:10:01 +02:00
|
|
|
props = [ SubResource( 1 ), SubResource( 2 ) ]
|