mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
12 lines
412 B
Plaintext
12 lines
412 B
Plaintext
[gd_resource type="PropData" load_steps=4 format=2]
|
|
|
|
[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]
|
|
|
|
[sub_resource type="PropDataMeshData" id=1]
|
|
mesh = ExtResource( 2 )
|
|
texture = ExtResource( 1 )
|
|
|
|
[resource]
|
|
props = [ SubResource( 1 ) ]
|