mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 14:25:55 +00:00
New sprites
This commit is contained in:
parent
f96b7cacee
commit
d0ea8de0f3
40 changed files with 341 additions and 55 deletions
|
|
@ -42,6 +42,24 @@
|
|||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"Gomen": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Expression/Cirno/Cirno10.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"Gomen Smile": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Expression/Cirno/Cirno11.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"Happy": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Expression/Cirno/Cirno08.png\""
|
||||
|
|
@ -60,15 +78,6 @@
|
|||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"OldCirno": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Portraits/Cirno2.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"Puzzled": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Expression/Cirno/Cirno03.png\""
|
||||
|
|
@ -96,6 +105,24 @@
|
|||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"Surprised": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Expression/Cirno/Cirno09.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"Surprised Embarassed": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Expression/Cirno/CirnoSurpriseEmbarass2.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"Ticked": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Expression/Cirno/Cirno06.png\""
|
||||
|
|
|
|||
|
|
@ -24,18 +24,18 @@
|
|||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"Default": {
|
||||
"Defeated": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Portraits/Rumia.png\""
|
||||
"image": "\"res://Sprites/Expression/Rumia/RumiaDefeated.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
},
|
||||
"Defeated": {
|
||||
"Defeated 1": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Expression/Rumia/RumiaDefeated.png\""
|
||||
"image": "\"res://Sprites/Expression/Rumia/Rumia07.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
[style name="VN"]
|
||||
join Cirno (Embarassed) left
|
||||
join Cirno (Surprised) left
|
||||
join Rumia (Surprised) right
|
||||
Cirno: Rumia? Why are you here?
|
||||
Rumia (Puzzled): I have no idea, I was flying through the forest in my darkness bubble and I ended up here after I hit something hard that made me feel all tingly.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ Cirno (Happy): I infiltrated the facility!
|
|||
ICE (Smug): Yes, thanks to our hackers who rewired the telepad.
|
||||
Cirno (Smug Talk): Yes of course, so what is this place?
|
||||
ICE (No Words): Weren't you listening to the briefing? This is the enemy refinery we need to infiltrate.
|
||||
Cirno (Embarassed): Sorry that was so boring I was falling asleep
|
||||
Cirno (Gomen): Sorry that was so boring I was falling asleep
|
||||
ICE (Neutral): It's important! Please try to stay awake when critical mission data is being relayed to you!
|
||||
Cirno (Happy): Don't worry, whatever it is I can deal with it and you will help me, right?
|
||||
ICE (Happy): Yes indeed, my primary mission is to assist you.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue