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

15 lines
343 B
Plaintext
Raw Normal View History

2020-07-08 23:25:40 +02:00
[gd_resource type="EntitySpeciesData" load_steps=3 format=2]
[ext_resource path="res://sprites/characters/Character.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 ) ]