Small tweaks to the character.

This commit is contained in:
Relintai 2021-12-14 00:31:03 +01:00
parent 0cb52676f2
commit 562d010aa8
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -20,7 +20,7 @@ _sprite_size = 38
_sprite_num = 16
_show_atlas = true
save_texture = true
modulate_color = Color( 0.705882, 0.705882, 0.705882, 1 )
modulate_color = Color( 0.721569, 0.721569, 0.721569, 1 )
animations = [ "run", "idle", "casting", "rest" ]
z_index_paths = [ NodePath("Viewport/Node2D/CharacterFrontModel/Hip/Torso/remote_arm_r/remote_hand_r"), NodePath("Viewport/Node2D/CharacterFrontModel/Hip/Torso/arm_l/hand_l") ]
instant_preview_path = NodePath("InstantPreview")

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 42 KiB