mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 21:23:47 +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": "Colonel",
|
||||
&"mirror": false,
|
||||
|
|
@ -23,6 +23,24 @@
|
|||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"Explaining": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Expression/Colonel/Colonel01.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"Neutral": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Expression/Colonel/Colonel00.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
}
|
||||
},
|
||||
&"scale": 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue