feat(characters): add modular woodland traveler kit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
[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
|
||||
height = 0.84
|
||||
body_fullness = 0.18
|
||||
head_size = 1.08
|
||||
leg_length = 0.92
|
||||
outfit = 1
|
||||
arm_pose = 0
|
||||
bag = 1
|
||||
spectacles = true
|
||||
fur_color = Color(0.76, 0.72, 0.64, 1)
|
||||
outfit_color = Color(0.57, 0.37, 0.31, 1)
|
||||
Reference in New Issue
Block a user