Refresh character channel masks and add round fox support
This commit is contained in:
parent
552af7a58c
commit
8bc800de36
8 changed files with 63 additions and 4 deletions
|
|
@ -152,6 +152,10 @@ const OPTIONS: Dictionary = {
|
|||
"res://art/exported/characters/patterns/"
|
||||
+ "fox/head_pointy_fox.png"
|
||||
),
|
||||
"head_round": (
|
||||
"res://art/exported/characters/patterns/"
|
||||
+ "fox/head_round_fox.png"
|
||||
),
|
||||
"tails_fox": (
|
||||
"res://art/exported/characters/patterns/"
|
||||
+ "fox/tails_fox_fox.png"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue