feat(characters): add modular woodland traveler kit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[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 = 4
|
||||
height = 1.06
|
||||
body_fullness = 0.42
|
||||
head_size = 0.94
|
||||
outfit = 0
|
||||
arm_pose = 0
|
||||
bag = 1
|
||||
fur_color = Color(0.51, 0.42, 0.33, 1)
|
||||
outfit_color = Color(0.41, 0.43, 0.54, 1)
|
||||
Reference in New Issue
Block a user