18 lines
429 B
Plaintext
18 lines
429 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 = 2
|
|
ears = 4
|
|
height = 0.92
|
|
body_fullness = 0.8
|
|
ear_length = 1.12
|
|
outfit = 2
|
|
arm_pose = 0
|
|
bag = 0
|
|
scarf = false
|
|
fur_color = Color(0.80, 0.78, 0.73, 1)
|
|
outfit_color = Color(0.6, 0.4, 0.28, 1)
|