mirror of
https://github.com/Relintai/broken_seals_2d.git
synced 2024-11-11 20:35:10 +01:00
15 lines
349 B
Plaintext
15 lines
349 B
Plaintext
[gd_resource type="EntitySpeciesData" load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://sprites/entities/Human/Body_2d_old.tscn" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="SpeciesModelData" id=1]
|
|
bone_structure = 4
|
|
body = ExtResource( 1 )
|
|
|
|
[resource]
|
|
resource_name = "Human"
|
|
id = 1
|
|
type = 4
|
|
text_name = "Human"
|
|
model_datas = [ SubResource( 1 ) ]
|