18 lines
428 B
Plaintext
18 lines
428 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 = 3
|
|
height = 0.98
|
|
body_fullness = 1.0
|
|
leg_length = 0.9
|
|
outfit = 2
|
|
arm_pose = 0
|
|
bag = 0
|
|
hat = 1
|
|
scarf = false
|
|
fur_color = Color(0.79, 0.77, 0.71, 1)
|
|
outfit_color = Color(0.47, 0.5, 0.35, 1)
|