mirror of
https://github.com/Relintai/broken_seals_2d.git
synced 2025-03-30 00:55:28 +01:00
Small tweaks to the character.
This commit is contained in:
parent
0cb52676f2
commit
562d010aa8
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 2.4 KiB |
@ -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 |
Loading…
Reference in New Issue
Block a user