17 lines
417 B
Plaintext
17 lines
417 B
Plaintext
[gd_resource type="Resource" script_class="CharacterAppearanceProfile" load_steps=2 format=3]
|
|
|
|
[ext_resource type="Script" path="res://world/presentation/CharacterAppearanceProfile.gd" id="1"]
|
|
|
|
[resource]
|
|
script = ExtResource("1")
|
|
species = 1
|
|
height = 1.12
|
|
body_fullness = 0.15
|
|
leg_length = 1.12
|
|
outfit = 1
|
|
arm_pose = 0
|
|
hat = 2
|
|
bag = 1
|
|
fur_color = Color(0.72, 0.43, 0.24, 1)
|
|
outfit_color = Color(0.42, 0.49, 0.33, 1)
|