final maybe
This commit is contained in:
parent
fc5f9630bd
commit
fec8f07aef
4 changed files with 4 additions and 5 deletions
|
@ -87,7 +87,7 @@ tile_set_name = "SnowySlopes"
|
|||
finish_x_pos = 354
|
||||
target_time = 60.0
|
||||
defeat_cutscene = "LostRace1"
|
||||
victory_cutscene = "Cutscene2"
|
||||
victory_cutscene = "WonRace1"
|
||||
level = 1
|
||||
|
||||
[node name="CanvasLayerBG" type="CanvasLayer" parent="."]
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -141,7 +141,7 @@ tracks/1/keys = {
|
|||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
script = ExtResource( 2 )
|
||||
cutscene_name = "LostRace"
|
||||
cutscene_name = "WonRace"
|
||||
next_scene_to_load = "DownhillAutoscroller2"
|
||||
|
||||
[node name="DialogueBox" type="TextureRect" parent="."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue