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
|
|
|
|
2022-02-12 18:50:03 +01:00
|
|
|
[ext_resource path="res://models/entities/human/female/character_textures/head.png" type="Texture" id=1]
|
|
|
|
[ext_resource path="res://models/entities/human/female/character_models/huf_head.tres" type="MeshDataResource" id=2]
|
2022-02-13 15:07:17 +01:00
|
|
|
[ext_resource path="res://models/collections/low_poly_rpg_item_collection_3/t1scene.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 ) ]
|