final maybe

This commit is contained in:
gemdude46 2023-01-30 22:38:20 +00:00
parent fc5f9630bd
commit fec8f07aef
4 changed files with 4 additions and 5 deletions

View File

@ -87,7 +87,7 @@ tile_set_name = "SnowySlopes"
finish_x_pos = 354 finish_x_pos = 354
target_time = 60.0 target_time = 60.0
defeat_cutscene = "LostRace1" defeat_cutscene = "LostRace1"
victory_cutscene = "Cutscene2" victory_cutscene = "WonRace1"
level = 1 level = 1
[node name="CanvasLayerBG" type="CanvasLayer" parent="."] [node name="CanvasLayerBG" type="CanvasLayer" parent="."]

File diff suppressed because one or more lines are too long

View File

@ -141,7 +141,7 @@ tracks/1/keys = {
anchor_right = 1.0 anchor_right = 1.0
anchor_bottom = 1.0 anchor_bottom = 1.0
script = ExtResource( 2 ) script = ExtResource( 2 )
cutscene_name = "LostRace" cutscene_name = "WonRace"
next_scene_to_load = "DownhillAutoscroller2" next_scene_to_load = "DownhillAutoscroller2"
[node name="DialogueBox" type="TextureRect" parent="."] [node name="DialogueBox" type="TextureRect" parent="."]

View File

@ -63,7 +63,7 @@ _global_script_class_icons={
[application] [application]
config/name="Moriya's Wanton Winter Wager" config/name="Moriya's Wanton Winter Wager"
run/main_scene="res://Scenes/DownhillAutoscroller2.tscn" run/main_scene="res://Scenes/TitleScreen.tscn"
config/icon="res://icon.png" config/icon="res://icon.png"
[autoload] [autoload]