fixed path strings in scene transitions and added disclaimer and credits back into the flow
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
"image": "\"res://art/indoor/indoor outdoor/domovoi_single.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"offset": Vector2(0, -300),
|
||||
"scale": 1.0,
|
||||
"scene": ""
|
||||
}
|
||||
},
|
||||
|
||||
@@ -2,7 +2,7 @@ join vesna left
|
||||
vesna: Hello!
|
||||
join Yeli (_side) right
|
||||
Yeli (_frontal): Welcome to Babushka!
|
||||
vesna (half side): We are Cozy Raven. This is our first showcase.
|
||||
vesna (half side): We are Cozy Raven. This is a preview showcase.
|
||||
Yeli (_part_side): Many of the lofty, idealist, dreamy things that we wanted to implement are still in the backlog, waiting for their turn.
|
||||
vesna (front): But alas! The deadlines loomed, the bugs were strong with this one, and our days only have 24 hours.
|
||||
Yeli (_frontal): So please be kind when you test this demo. We poured our hearts and our love for the slavic folklore into this one and will continue to do so.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
join Domovoi center
|
||||
join Domovoi right
|
||||
join vesna (half side) left
|
||||
vesna: Hello?
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user