mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-20 21:03:46 +00:00
New Cirno sprites and tilemap acid pylons
This commit is contained in:
parent
ca835e1bd9
commit
948e3c6754
52 changed files with 1064 additions and 29 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"sound_moods": {},
|
||||
"style": ""
|
||||
},
|
||||
&"default_portrait": "Default",
|
||||
&"default_portrait": "Neutral",
|
||||
&"description": "",
|
||||
&"display_name": "I.C.E.",
|
||||
&"mirror": false,
|
||||
|
|
@ -23,6 +23,42 @@
|
|||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"Neutral": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Expression/ICE/ICE00.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"No Words": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Expression/ICE/ICE00_Inverted.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"Perplexed": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Expression/ICE/ICE01_Inverted.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"Smug": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Expression/ICE/ICE01.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
}
|
||||
},
|
||||
&"scale": 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue