broken_seals_2d/game/sprites/entities/Human/species_human.tres

15 lines
349 B
Plaintext
Raw Normal View History

2020-07-08 23:25:40 +02:00
[gd_resource type="EntitySpeciesData" load_steps=3 format=2]
2022-02-27 01:11:33 +01:00
[ext_resource path="res://sprites/entities/Human/Body_2d_old.tscn" type="PackedScene" id=1]
2020-07-08 23:25:40 +02:00
[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 ) ]