1232 lines
33 KiB
Text
1232 lines
33 KiB
Text
[gd_scene load_steps=36 format=2]
|
|
|
|
[ext_resource path="res://shaders/wibble_wobble.gdshader" type="Shader" id=1]
|
|
[ext_resource path="res://shaders/ska_plane.gdshader" type="Shader" id=2]
|
|
[ext_resource path="res://shaders/1px_border.gdshader" type="Shader" id=3]
|
|
[ext_resource path="res://graphics/hud/results.png" type="Texture" id=4]
|
|
[ext_resource path="res://graphics/hud/perfect_bonus.png" type="Texture" id=5]
|
|
[ext_resource path="res://graphics/player/arrow.png" type="Texture" id=6]
|
|
[ext_resource path="res://ui/arrow_figure_8.tres" type="Material" id=7]
|
|
[ext_resource path="res://graphics/hud/final_score.png" type="Texture" id=8]
|
|
[ext_resource path="res://ui/2ndpuberty_outline.tres" type="Material" id=9]
|
|
[ext_resource path="res://ui/theme.tres" type="Theme" id=10]
|
|
[ext_resource path="res://shaders/recolor_border.shader" type="Shader" id=11]
|
|
[ext_resource path="res://graphics/player/palettes/default.tex" type="Texture" id=12]
|
|
[ext_resource path="res://menus/results.gd" type="Script" id=13]
|
|
[ext_resource path="res://menus/results_icon.tscn" type="PackedScene" id=14]
|
|
[ext_resource path="res://graphics/hud/high_score.png" type="Texture" id=15]
|
|
[ext_resource path="res://graphics/particles/shine.png" type="Texture" id=16]
|
|
[ext_resource path="res://scripts/randomize_particle_start.gd" type="Script" id=17]
|
|
[ext_resource path="res://graphics/hud/pause_arrow.png" type="Texture" id=18]
|
|
[ext_resource path="res://ui/2ndpuberty_scholar_outline.fnt" type="BitmapFont" id=19]
|
|
[ext_resource path="res://graphics/hud/scores/sweet.png" type="Texture" id=20]
|
|
|
|
[sub_resource type="ShaderMaterial" id=5]
|
|
shader = ExtResource( 2 )
|
|
shader_param/color_1 = Color( 1, 0.513726, 0, 1 )
|
|
shader_param/color_2 = Color( 0.701961, 0.305882, 0.901961, 1 )
|
|
shader_param/checker_size = Vector2( 16, 16 )
|
|
shader_param/pan_speed = Vector2( 12, 0 )
|
|
shader_param/cycle_speed = Vector2( 12, 0 )
|
|
shader_param/cycle_alternation = Vector2( 2, 0 )
|
|
shader_param/uv_transform = Transform2D( 1, 1, 0, 1, 0, 0 )
|
|
|
|
[sub_resource type="ShaderMaterial" id=7]
|
|
shader = ExtResource( 11 )
|
|
shader_param/border_color = Color( 0, 0, 0, 1 )
|
|
shader_param/border_corners = false
|
|
shader_param/palette = ExtResource( 12 )
|
|
|
|
[sub_resource type="ShaderMaterial" id=8]
|
|
shader = ExtResource( 3 )
|
|
shader_param/border_color = Color( 0, 0, 0, 1 )
|
|
shader_param/border_corners = false
|
|
|
|
[sub_resource type="Curve" id=11]
|
|
_data = [ Vector2( 0, 0 ), 0.0, 0.100639, 0, 0, Vector2( 0.158257, 1 ), 7.51724, -6.83592, 0, 0, Vector2( 0.31422, 0 ), 0.0, 0.0, 0, 0 ]
|
|
|
|
[sub_resource type="Gradient" id=17]
|
|
interpolation_mode = 2
|
|
offsets = PoolRealArray( 0, 0.734694, 1 )
|
|
colors = PoolColorArray( 0.576471, 0.980392, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0 )
|
|
|
|
[sub_resource type="ShaderMaterial" id=14]
|
|
resource_local_to_scene = true
|
|
shader = ExtResource( 1 )
|
|
shader_param/speed = Vector2( 4, 8 )
|
|
shader_param/ammount = Vector2( 24, 12 )
|
|
shader_param/offset = Vector2( 0, 0 )
|
|
shader_param/delay = Vector2( 0, 0 )
|
|
|
|
[sub_resource type="ShaderMaterial" id=13]
|
|
shader = ExtResource( 1 )
|
|
shader_param/speed = Vector2( 4, 8 )
|
|
shader_param/ammount = Vector2( 1, 1 )
|
|
shader_param/offset = Vector2( 0, 0 )
|
|
shader_param/delay = Vector2( 0, 0 )
|
|
|
|
[sub_resource type="ShaderMaterial" id=6]
|
|
shader = ExtResource( 1 )
|
|
shader_param/speed = Vector2( 4, 8 )
|
|
shader_param/ammount = Vector2( 9, 8 )
|
|
shader_param/offset = Vector2( 0, 0 )
|
|
shader_param/delay = Vector2( 0, 0 )
|
|
|
|
[sub_resource type="Animation" id=10]
|
|
length = 0.001
|
|
tracks/0/type = "value"
|
|
tracks/0/path = NodePath("ShardsAndBonuses:position")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( 0, 0 ) ]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/path = NodePath("ShardsAndBonuses/Bonuses/CollectionBonus/CollectionBonusScore:visible")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ false ]
|
|
}
|
|
tracks/2/type = "value"
|
|
tracks/2/path = NodePath("ShardsAndBonuses/Bonuses/TimeBonus/TimeBonusScore:visible")
|
|
tracks/2/interp = 1
|
|
tracks/2/loop_wrap = true
|
|
tracks/2/imported = false
|
|
tracks/2/enabled = true
|
|
tracks/2/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ false ]
|
|
}
|
|
tracks/3/type = "value"
|
|
tracks/3/path = NodePath("ShardsAndBonuses/Bonuses/LifeBonus/LifeBonusScore:visible")
|
|
tracks/3/interp = 1
|
|
tracks/3/loop_wrap = true
|
|
tracks/3/imported = false
|
|
tracks/3/enabled = true
|
|
tracks/3/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ false ]
|
|
}
|
|
tracks/4/type = "value"
|
|
tracks/4/path = NodePath("ShardsAndBonuses/Bonuses/ArrowBonus/ArrowBonusScore:visible")
|
|
tracks/4/interp = 1
|
|
tracks/4/loop_wrap = true
|
|
tracks/4/imported = false
|
|
tracks/4/enabled = true
|
|
tracks/4/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ false ]
|
|
}
|
|
tracks/5/type = "value"
|
|
tracks/5/path = NodePath("ShardsAndBonuses/Bonuses/PerfectBonus/PerfectBonusScore:visible")
|
|
tracks/5/interp = 1
|
|
tracks/5/loop_wrap = true
|
|
tracks/5/imported = false
|
|
tracks/5/enabled = true
|
|
tracks/5/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ false ]
|
|
}
|
|
tracks/6/type = "value"
|
|
tracks/6/path = NodePath("ShardsAndBonuses/FinalScore:visible")
|
|
tracks/6/interp = 1
|
|
tracks/6/loop_wrap = true
|
|
tracks/6/imported = false
|
|
tracks/6/enabled = true
|
|
tracks/6/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ true ]
|
|
}
|
|
tracks/7/type = "value"
|
|
tracks/7/path = NodePath("ShardsAndBonuses/HighScore:visible")
|
|
tracks/7/interp = 1
|
|
tracks/7/loop_wrap = true
|
|
tracks/7/imported = false
|
|
tracks/7/enabled = true
|
|
tracks/7/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ false ]
|
|
}
|
|
tracks/8/type = "value"
|
|
tracks/8/path = NodePath("ShardsAndBonuses/FinalScore:scale")
|
|
tracks/8/interp = 1
|
|
tracks/8/loop_wrap = true
|
|
tracks/8/imported = false
|
|
tracks/8/enabled = true
|
|
tracks/8/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( 1, 1 ) ]
|
|
}
|
|
tracks/9/type = "value"
|
|
tracks/9/path = NodePath("ShardsAndBonuses/HighScore:scale")
|
|
tracks/9/interp = 1
|
|
tracks/9/loop_wrap = true
|
|
tracks/9/imported = false
|
|
tracks/9/enabled = true
|
|
tracks/9/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( 1, 1 ) ]
|
|
}
|
|
tracks/10/type = "value"
|
|
tracks/10/path = NodePath("CenterContainer/SubmitScore:visible")
|
|
tracks/10/interp = 1
|
|
tracks/10/loop_wrap = true
|
|
tracks/10/imported = false
|
|
tracks/10/enabled = true
|
|
tracks/10/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ false ]
|
|
}
|
|
tracks/11/type = "value"
|
|
tracks/11/path = NodePath("CenterContainer/SubmitScore:rect_scale")
|
|
tracks/11/interp = 1
|
|
tracks/11/loop_wrap = true
|
|
tracks/11/imported = false
|
|
tracks/11/enabled = true
|
|
tracks/11/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( 1, 1 ) ]
|
|
}
|
|
tracks/12/type = "value"
|
|
tracks/12/path = NodePath("CenterContainer/LoadingGraphic:visible")
|
|
tracks/12/interp = 1
|
|
tracks/12/loop_wrap = true
|
|
tracks/12/imported = false
|
|
tracks/12/enabled = true
|
|
tracks/12/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ false ]
|
|
}
|
|
tracks/13/type = "value"
|
|
tracks/13/path = NodePath("CenterContainer/LoadingGraphic:rect_scale")
|
|
tracks/13/interp = 1
|
|
tracks/13/loop_wrap = true
|
|
tracks/13/imported = false
|
|
tracks/13/enabled = true
|
|
tracks/13/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( 1, 1 ) ]
|
|
}
|
|
tracks/14/type = "value"
|
|
tracks/14/path = NodePath("CenterContainer/LoadingGraphic:material:shader_param/ammount")
|
|
tracks/14/interp = 1
|
|
tracks/14/loop_wrap = true
|
|
tracks/14/imported = false
|
|
tracks/14/enabled = true
|
|
tracks/14/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( 24, 12 ) ]
|
|
}
|
|
tracks/15/type = "value"
|
|
tracks/15/path = NodePath("CenterContainer/SubmitScore:modulate")
|
|
tracks/15/interp = 1
|
|
tracks/15/loop_wrap = true
|
|
tracks/15/imported = false
|
|
tracks/15/enabled = true
|
|
tracks/15/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 0,
|
|
"values": [ Color( 1, 1, 1, 1 ) ]
|
|
}
|
|
tracks/16/type = "value"
|
|
tracks/16/path = NodePath("CenterContainer/SubmitScore/Label:text")
|
|
tracks/16/interp = 1
|
|
tracks/16/loop_wrap = true
|
|
tracks/16/imported = false
|
|
tracks/16/enabled = true
|
|
tracks/16/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ "submit score?" ]
|
|
}
|
|
|
|
[sub_resource type="Animation" id=19]
|
|
resource_name = "high_score"
|
|
tracks/0/type = "value"
|
|
tracks/0/path = NodePath("ShardsAndBonuses:position")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( -512, 0 ) ]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/path = NodePath("ShardsAndBonuses/FinalScore:visible")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ true ]
|
|
}
|
|
tracks/2/type = "value"
|
|
tracks/2/path = NodePath("ShardsAndBonuses/HighScore:visible")
|
|
tracks/2/interp = 1
|
|
tracks/2/loop_wrap = true
|
|
tracks/2/imported = false
|
|
tracks/2/enabled = true
|
|
tracks/2/keys = {
|
|
"times": PoolRealArray( 0, 0.3 ),
|
|
"transitions": PoolRealArray( 1, 1 ),
|
|
"update": 1,
|
|
"values": [ false, true ]
|
|
}
|
|
tracks/3/type = "value"
|
|
tracks/3/path = NodePath("ShardsAndBonuses/FinalScore:scale")
|
|
tracks/3/interp = 1
|
|
tracks/3/loop_wrap = true
|
|
tracks/3/imported = false
|
|
tracks/3/enabled = true
|
|
tracks/3/keys = {
|
|
"times": PoolRealArray( 0, 0.3 ),
|
|
"transitions": PoolRealArray( 1, 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( 1, 1 ), Vector2( 1e-05, 1 ) ]
|
|
}
|
|
tracks/4/type = "value"
|
|
tracks/4/path = NodePath("ShardsAndBonuses/HighScore:scale")
|
|
tracks/4/interp = 1
|
|
tracks/4/loop_wrap = true
|
|
tracks/4/imported = false
|
|
tracks/4/enabled = true
|
|
tracks/4/keys = {
|
|
"times": PoolRealArray( 0, 0.3, 0.6 ),
|
|
"transitions": PoolRealArray( 1, 1, 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( 1, 1 ), Vector2( 1e-05, 1 ), Vector2( 1, 1 ) ]
|
|
}
|
|
|
|
[sub_resource type="Animation" id=4]
|
|
resource_name = "results"
|
|
length = 18.0
|
|
step = 1.0
|
|
tracks/0/type = "method"
|
|
tracks/0/path = NodePath("ShardsAndBonuses/Shards/ResultsIcon")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/keys = {
|
|
"times": PoolRealArray( 1 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"values": [ {
|
|
"args": [ ],
|
|
"method": "collect"
|
|
} ]
|
|
}
|
|
tracks/1/type = "method"
|
|
tracks/1/path = NodePath("ShardsAndBonuses/Shards/ResultsIcon2")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/keys = {
|
|
"times": PoolRealArray( 2 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"values": [ {
|
|
"args": [ ],
|
|
"method": "collect"
|
|
} ]
|
|
}
|
|
tracks/2/type = "method"
|
|
tracks/2/path = NodePath("ShardsAndBonuses/Shards/ResultsIcon3")
|
|
tracks/2/interp = 1
|
|
tracks/2/loop_wrap = true
|
|
tracks/2/imported = false
|
|
tracks/2/enabled = true
|
|
tracks/2/keys = {
|
|
"times": PoolRealArray( 3 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"values": [ {
|
|
"args": [ ],
|
|
"method": "collect"
|
|
} ]
|
|
}
|
|
tracks/3/type = "method"
|
|
tracks/3/path = NodePath("ShardsAndBonuses/Shards/ResultsIcon4")
|
|
tracks/3/interp = 1
|
|
tracks/3/loop_wrap = true
|
|
tracks/3/imported = false
|
|
tracks/3/enabled = true
|
|
tracks/3/keys = {
|
|
"times": PoolRealArray( 4 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"values": [ {
|
|
"args": [ ],
|
|
"method": "collect"
|
|
} ]
|
|
}
|
|
tracks/4/type = "method"
|
|
tracks/4/path = NodePath("ShardsAndBonuses/Shards/ResultsIcon5")
|
|
tracks/4/interp = 1
|
|
tracks/4/loop_wrap = true
|
|
tracks/4/imported = false
|
|
tracks/4/enabled = true
|
|
tracks/4/keys = {
|
|
"times": PoolRealArray( 5 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"values": [ {
|
|
"args": [ ],
|
|
"method": "collect"
|
|
} ]
|
|
}
|
|
tracks/5/type = "value"
|
|
tracks/5/path = NodePath("ShardsAndBonuses:position")
|
|
tracks/5/interp = 1
|
|
tracks/5/loop_wrap = true
|
|
tracks/5/imported = false
|
|
tracks/5/enabled = true
|
|
tracks/5/keys = {
|
|
"times": PoolRealArray( 7, 8, 15, 16 ),
|
|
"transitions": PoolRealArray( 1, 1, 1, 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( 0, 0 ), Vector2( -256, 0 ), Vector2( -256, 0 ), Vector2( -512, 0 ) ]
|
|
}
|
|
tracks/6/type = "value"
|
|
tracks/6/path = NodePath("ShardsAndBonuses/Bonuses/CollectionBonus/CollectionBonusScore:visible")
|
|
tracks/6/interp = 1
|
|
tracks/6/loop_wrap = true
|
|
tracks/6/imported = false
|
|
tracks/6/enabled = true
|
|
tracks/6/keys = {
|
|
"times": PoolRealArray( -2, 9 ),
|
|
"transitions": PoolRealArray( 1, 1 ),
|
|
"update": 1,
|
|
"values": [ false, true ]
|
|
}
|
|
tracks/7/type = "value"
|
|
tracks/7/path = NodePath("ShardsAndBonuses/Bonuses/TimeBonus/TimeBonusScore:visible")
|
|
tracks/7/interp = 1
|
|
tracks/7/loop_wrap = true
|
|
tracks/7/imported = false
|
|
tracks/7/enabled = true
|
|
tracks/7/keys = {
|
|
"times": PoolRealArray( -2, 10 ),
|
|
"transitions": PoolRealArray( 1, 1 ),
|
|
"update": 1,
|
|
"values": [ false, true ]
|
|
}
|
|
tracks/8/type = "value"
|
|
tracks/8/path = NodePath("ShardsAndBonuses/Bonuses/LifeBonus/LifeBonusScore:visible")
|
|
tracks/8/interp = 1
|
|
tracks/8/loop_wrap = true
|
|
tracks/8/imported = false
|
|
tracks/8/enabled = true
|
|
tracks/8/keys = {
|
|
"times": PoolRealArray( -2, 11 ),
|
|
"transitions": PoolRealArray( 1, 1 ),
|
|
"update": 1,
|
|
"values": [ false, true ]
|
|
}
|
|
tracks/9/type = "value"
|
|
tracks/9/path = NodePath("ShardsAndBonuses/Bonuses/ArrowBonus/ArrowBonusScore:visible")
|
|
tracks/9/interp = 1
|
|
tracks/9/loop_wrap = true
|
|
tracks/9/imported = false
|
|
tracks/9/enabled = true
|
|
tracks/9/keys = {
|
|
"times": PoolRealArray( -2, 12 ),
|
|
"transitions": PoolRealArray( 1, 1 ),
|
|
"update": 1,
|
|
"values": [ false, true ]
|
|
}
|
|
tracks/10/type = "value"
|
|
tracks/10/path = NodePath("ShardsAndBonuses/Bonuses/PerfectBonus/PerfectBonusScore:visible")
|
|
tracks/10/interp = 1
|
|
tracks/10/loop_wrap = true
|
|
tracks/10/imported = false
|
|
tracks/10/enabled = true
|
|
tracks/10/keys = {
|
|
"times": PoolRealArray( -2, 13 ),
|
|
"transitions": PoolRealArray( 1, 1 ),
|
|
"update": 1,
|
|
"values": [ false, true ]
|
|
}
|
|
tracks/11/type = "method"
|
|
tracks/11/path = NodePath("ShardsAndBonuses/Bonuses/CollectionBonus")
|
|
tracks/11/interp = 1
|
|
tracks/11/loop_wrap = true
|
|
tracks/11/imported = false
|
|
tracks/11/enabled = true
|
|
tracks/11/keys = {
|
|
"times": PoolRealArray( 9 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"values": [ {
|
|
"args": [ ],
|
|
"method": "collect"
|
|
} ]
|
|
}
|
|
tracks/12/type = "method"
|
|
tracks/12/path = NodePath("ShardsAndBonuses/Bonuses/TimeBonus")
|
|
tracks/12/interp = 1
|
|
tracks/12/loop_wrap = true
|
|
tracks/12/imported = false
|
|
tracks/12/enabled = true
|
|
tracks/12/keys = {
|
|
"times": PoolRealArray( 10 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"values": [ {
|
|
"args": [ ],
|
|
"method": "collect"
|
|
} ]
|
|
}
|
|
tracks/13/type = "method"
|
|
tracks/13/path = NodePath("ShardsAndBonuses/Bonuses/LifeBonus")
|
|
tracks/13/interp = 1
|
|
tracks/13/loop_wrap = true
|
|
tracks/13/imported = false
|
|
tracks/13/enabled = true
|
|
tracks/13/keys = {
|
|
"times": PoolRealArray( 11 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"values": [ {
|
|
"args": [ ],
|
|
"method": "collect"
|
|
} ]
|
|
}
|
|
tracks/14/type = "method"
|
|
tracks/14/path = NodePath(".")
|
|
tracks/14/interp = 1
|
|
tracks/14/loop_wrap = true
|
|
tracks/14/imported = false
|
|
tracks/14/enabled = true
|
|
tracks/14/keys = {
|
|
"times": PoolRealArray( 17 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"values": [ {
|
|
"args": [ ],
|
|
"method": "show_final_score"
|
|
} ]
|
|
}
|
|
|
|
[sub_resource type="Animation" id=15]
|
|
resource_name = "submit"
|
|
length = 0.3
|
|
tracks/0/type = "value"
|
|
tracks/0/path = NodePath("CenterContainer/SubmitScore:rect_scale")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/keys = {
|
|
"times": PoolRealArray( 0, 0.3 ),
|
|
"transitions": PoolRealArray( 1, 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( 1, 1 ), Vector2( 1e-05, 1 ) ]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/path = NodePath("CenterContainer/SubmitScore:visible")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ true ]
|
|
}
|
|
tracks/2/type = "value"
|
|
tracks/2/path = NodePath("CenterContainer/LoadingGraphic:material:shader_param/ammount")
|
|
tracks/2/interp = 1
|
|
tracks/2/loop_wrap = true
|
|
tracks/2/imported = false
|
|
tracks/2/enabled = true
|
|
tracks/2/keys = {
|
|
"times": PoolRealArray( 0, 0.2 ),
|
|
"transitions": PoolRealArray( 1, 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( 0, 0 ), Vector2( 24, 12 ) ]
|
|
}
|
|
tracks/3/type = "value"
|
|
tracks/3/path = NodePath("CenterContainer/LoadingGraphic:visible")
|
|
tracks/3/interp = 1
|
|
tracks/3/loop_wrap = true
|
|
tracks/3/imported = false
|
|
tracks/3/enabled = true
|
|
tracks/3/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ true ]
|
|
}
|
|
|
|
[sub_resource type="Animation" id=12]
|
|
resource_name = "submit_score_popup"
|
|
length = 1.5
|
|
tracks/0/type = "value"
|
|
tracks/0/path = NodePath("ShardsAndBonuses:position")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( -512, 0 ) ]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/path = NodePath("CenterContainer/SubmitScore:visible")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ true ]
|
|
}
|
|
tracks/2/type = "value"
|
|
tracks/2/path = NodePath("CenterContainer/SubmitScore:rect_scale")
|
|
tracks/2/interp = 1
|
|
tracks/2/loop_wrap = true
|
|
tracks/2/imported = false
|
|
tracks/2/enabled = true
|
|
tracks/2/keys = {
|
|
"times": PoolRealArray( 0, 0.3 ),
|
|
"transitions": PoolRealArray( 1, 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( 1e-05, 1 ), Vector2( 1, 1 ) ]
|
|
}
|
|
tracks/3/type = "method"
|
|
tracks/3/path = NodePath("CenterContainer/SubmitScore/YesNoPrompt/HBoxContainer/YesSubmit")
|
|
tracks/3/interp = 1
|
|
tracks/3/loop_wrap = true
|
|
tracks/3/imported = false
|
|
tracks/3/enabled = true
|
|
tracks/3/keys = {
|
|
"times": PoolRealArray( 0.5 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"values": [ {
|
|
"args": [ ],
|
|
"method": "grab_focus"
|
|
} ]
|
|
}
|
|
tracks/4/type = "value"
|
|
tracks/4/path = NodePath("CenterContainer/SubmitScore:modulate")
|
|
tracks/4/interp = 1
|
|
tracks/4/loop_wrap = true
|
|
tracks/4/imported = false
|
|
tracks/4/enabled = true
|
|
tracks/4/keys = {
|
|
"times": PoolRealArray( 0, 0.1 ),
|
|
"transitions": PoolRealArray( 1, 1 ),
|
|
"update": 1,
|
|
"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ]
|
|
}
|
|
tracks/5/type = "value"
|
|
tracks/5/path = NodePath("CenterContainer/LoadingGraphic:visible")
|
|
tracks/5/interp = 1
|
|
tracks/5/loop_wrap = true
|
|
tracks/5/imported = false
|
|
tracks/5/enabled = true
|
|
tracks/5/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ false ]
|
|
}
|
|
tracks/6/type = "value"
|
|
tracks/6/path = NodePath("CenterContainer/SubmitScore/Label:text")
|
|
tracks/6/interp = 1
|
|
tracks/6/loop_wrap = true
|
|
tracks/6/imported = false
|
|
tracks/6/enabled = true
|
|
tracks/6/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ "submit score?" ]
|
|
}
|
|
|
|
[sub_resource type="Animation" id=18]
|
|
resource_name = "success"
|
|
length = 1.5
|
|
tracks/0/type = "value"
|
|
tracks/0/path = NodePath("CenterContainer/LoadingGraphic:material:shader_param/ammount")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/keys = {
|
|
"times": PoolRealArray( 0, 0.3 ),
|
|
"transitions": PoolRealArray( 1, 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( 24, 12 ), Vector2( 0, 0 ) ]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/path = NodePath("CenterContainer/CollectedParticles:emitting")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/keys = {
|
|
"times": PoolRealArray( 0.3 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ true ]
|
|
}
|
|
tracks/2/type = "value"
|
|
tracks/2/path = NodePath("CenterContainer/LoadingGraphic:visible")
|
|
tracks/2/interp = 1
|
|
tracks/2/loop_wrap = true
|
|
tracks/2/imported = false
|
|
tracks/2/enabled = true
|
|
tracks/2/keys = {
|
|
"times": PoolRealArray( 0, 0.3 ),
|
|
"transitions": PoolRealArray( 1, 1 ),
|
|
"update": 1,
|
|
"values": [ true, false ]
|
|
}
|
|
tracks/3/type = "value"
|
|
tracks/3/path = NodePath("CenterContainer/SubmitScore:visible")
|
|
tracks/3/interp = 1
|
|
tracks/3/loop_wrap = true
|
|
tracks/3/imported = false
|
|
tracks/3/enabled = true
|
|
tracks/3/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ false ]
|
|
}
|
|
tracks/4/type = "method"
|
|
tracks/4/path = NodePath(".")
|
|
tracks/4/interp = 1
|
|
tracks/4/loop_wrap = true
|
|
tracks/4/imported = false
|
|
tracks/4/enabled = true
|
|
tracks/4/keys = {
|
|
"times": PoolRealArray( 1.5 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"values": [ {
|
|
"args": [ ],
|
|
"method": "_next_screen"
|
|
} ]
|
|
}
|
|
|
|
[sub_resource type="Animation" id=16]
|
|
resource_name = "try_again"
|
|
length = 0.5
|
|
tracks/0/type = "value"
|
|
tracks/0/path = NodePath("CenterContainer/SubmitScore:rect_scale")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/keys = {
|
|
"times": PoolRealArray( 0, 0.3 ),
|
|
"transitions": PoolRealArray( 1, 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( 1e-05, 1 ), Vector2( 1, 1 ) ]
|
|
}
|
|
tracks/1/type = "value"
|
|
tracks/1/path = NodePath("CenterContainer/SubmitScore:visible")
|
|
tracks/1/interp = 1
|
|
tracks/1/loop_wrap = true
|
|
tracks/1/imported = false
|
|
tracks/1/enabled = true
|
|
tracks/1/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ true ]
|
|
}
|
|
tracks/2/type = "value"
|
|
tracks/2/path = NodePath("CenterContainer/LoadingGraphic:material:shader_param/ammount")
|
|
tracks/2/interp = 1
|
|
tracks/2/loop_wrap = true
|
|
tracks/2/imported = false
|
|
tracks/2/enabled = true
|
|
tracks/2/keys = {
|
|
"times": PoolRealArray( 0, 0.1, 0.3 ),
|
|
"transitions": PoolRealArray( 1, 1, 1 ),
|
|
"update": 0,
|
|
"values": [ Vector2( 24, 12 ), Vector2( 24, 12 ), Vector2( 0, 0 ) ]
|
|
}
|
|
tracks/3/type = "value"
|
|
tracks/3/path = NodePath("CenterContainer/LoadingGraphic:visible")
|
|
tracks/3/interp = 1
|
|
tracks/3/loop_wrap = true
|
|
tracks/3/imported = false
|
|
tracks/3/enabled = true
|
|
tracks/3/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ true ]
|
|
}
|
|
tracks/4/type = "value"
|
|
tracks/4/path = NodePath("CenterContainer/SubmitScore/Label:text")
|
|
tracks/4/interp = 1
|
|
tracks/4/loop_wrap = true
|
|
tracks/4/imported = false
|
|
tracks/4/enabled = true
|
|
tracks/4/keys = {
|
|
"times": PoolRealArray( 0 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"update": 1,
|
|
"values": [ "failed. try again?" ]
|
|
}
|
|
tracks/5/type = "method"
|
|
tracks/5/path = NodePath("CenterContainer/SubmitScore/YesNoPrompt/HBoxContainer/YesSubmit")
|
|
tracks/5/interp = 1
|
|
tracks/5/loop_wrap = true
|
|
tracks/5/imported = false
|
|
tracks/5/enabled = true
|
|
tracks/5/keys = {
|
|
"times": PoolRealArray( 0.5 ),
|
|
"transitions": PoolRealArray( 1 ),
|
|
"values": [ {
|
|
"args": [ ],
|
|
"method": "grab_focus"
|
|
} ]
|
|
}
|
|
|
|
[node name="Results" type="Node"]
|
|
script = ExtResource( 13 )
|
|
|
|
[node name="Background" type="ColorRect" parent="."]
|
|
material = SubResource( 5 )
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
__meta__ = {
|
|
"_edit_lock_": true
|
|
}
|
|
|
|
[node name="ShardsAndBonuses" type="Node2D" parent="."]
|
|
|
|
[node name="Shards" type="Node2D" parent="ShardsAndBonuses"]
|
|
|
|
[node name="ResultsIcon" parent="ShardsAndBonuses/Shards" instance=ExtResource( 14 )]
|
|
position = Vector2( 24, 32 )
|
|
|
|
[node name="Title" type="Label" parent="ShardsAndBonuses/Shards/ResultsIcon"]
|
|
material = ExtResource( 9 )
|
|
margin_left = 8.0
|
|
margin_top = -5.0
|
|
margin_right = 176.0
|
|
margin_bottom = 9.0
|
|
theme = ExtResource( 10 )
|
|
text = "AAAAAAAAAAAAAAAAAAAAAAAA"
|
|
|
|
[node name="ResultsIcon2" parent="ShardsAndBonuses/Shards" instance=ExtResource( 14 )]
|
|
position = Vector2( 24, 64 )
|
|
number = 1
|
|
|
|
[node name="Title" type="Label" parent="ShardsAndBonuses/Shards/ResultsIcon2"]
|
|
material = ExtResource( 9 )
|
|
margin_left = 8.0
|
|
margin_top = -5.0
|
|
margin_right = 176.0
|
|
margin_bottom = 9.0
|
|
theme = ExtResource( 10 )
|
|
text = "AAAAAAAAAAAAAAAAAAAAAAAA"
|
|
|
|
[node name="ResultsIcon3" parent="ShardsAndBonuses/Shards" instance=ExtResource( 14 )]
|
|
position = Vector2( 24, 96 )
|
|
number = 2
|
|
|
|
[node name="Title" type="Label" parent="ShardsAndBonuses/Shards/ResultsIcon3"]
|
|
material = ExtResource( 9 )
|
|
margin_left = 8.0
|
|
margin_top = -5.0
|
|
margin_right = 176.0
|
|
margin_bottom = 9.0
|
|
theme = ExtResource( 10 )
|
|
text = "AAAAAAAAAAAAAAAAAAAAAAAA"
|
|
|
|
[node name="ResultsIcon4" parent="ShardsAndBonuses/Shards" instance=ExtResource( 14 )]
|
|
position = Vector2( 24, 128 )
|
|
number = 3
|
|
|
|
[node name="Title" type="Label" parent="ShardsAndBonuses/Shards/ResultsIcon4"]
|
|
material = ExtResource( 9 )
|
|
margin_left = 8.0
|
|
margin_top = -5.0
|
|
margin_right = 176.0
|
|
margin_bottom = 9.0
|
|
theme = ExtResource( 10 )
|
|
text = "AAAAAAAAAAAAAAAAAAAAAAAA"
|
|
|
|
[node name="ResultsIcon5" parent="ShardsAndBonuses/Shards" instance=ExtResource( 14 )]
|
|
position = Vector2( 24, 160 )
|
|
number = 4
|
|
|
|
[node name="Title" type="Label" parent="ShardsAndBonuses/Shards/ResultsIcon5"]
|
|
material = ExtResource( 9 )
|
|
margin_left = 8.0
|
|
margin_top = -5.0
|
|
margin_right = 176.0
|
|
margin_bottom = 9.0
|
|
theme = ExtResource( 10 )
|
|
text = "AAAAAAAAAAAAAAAAAAAAAAAA"
|
|
|
|
[node name="Bonuses" type="Node2D" parent="ShardsAndBonuses"]
|
|
position = Vector2( 256, 8 )
|
|
|
|
[node name="CollectionBonus" parent="ShardsAndBonuses/Bonuses" instance=ExtResource( 14 )]
|
|
position = Vector2( 24, 24 )
|
|
number = 5
|
|
|
|
[node name="CollectionBonusText" type="Label" parent="ShardsAndBonuses/Bonuses/CollectionBonus"]
|
|
material = ExtResource( 9 )
|
|
margin_left = 8.0
|
|
margin_top = -6.0
|
|
margin_right = 176.0
|
|
margin_bottom = 8.0
|
|
theme = ExtResource( 10 )
|
|
text = "Collection Bonus"
|
|
|
|
[node name="CollectionBonusScore" type="Label" parent="ShardsAndBonuses/Bonuses/CollectionBonus"]
|
|
visible = false
|
|
material = ExtResource( 9 )
|
|
margin_left = 8.0
|
|
margin_top = 8.0
|
|
margin_right = 176.0
|
|
margin_bottom = 22.0
|
|
theme = ExtResource( 10 )
|
|
text = "+500"
|
|
|
|
[node name="TimeBonus" parent="ShardsAndBonuses/Bonuses" instance=ExtResource( 14 )]
|
|
position = Vector2( 24, 56 )
|
|
number = 6
|
|
|
|
[node name="TimeBonusText" type="Label" parent="ShardsAndBonuses/Bonuses/TimeBonus"]
|
|
material = ExtResource( 9 )
|
|
margin_left = 8.0
|
|
margin_top = -6.0
|
|
margin_right = 176.0
|
|
margin_bottom = 8.0
|
|
theme = ExtResource( 10 )
|
|
text = "Time Bonus"
|
|
|
|
[node name="TimeBonusScore" type="Label" parent="ShardsAndBonuses/Bonuses/TimeBonus"]
|
|
visible = false
|
|
material = ExtResource( 9 )
|
|
margin_left = 8.0
|
|
margin_top = 8.0
|
|
margin_right = 176.0
|
|
margin_bottom = 22.0
|
|
theme = ExtResource( 10 )
|
|
text = "+500"
|
|
|
|
[node name="LifeBonus" parent="ShardsAndBonuses/Bonuses" instance=ExtResource( 14 )]
|
|
position = Vector2( 24, 88 )
|
|
number = 7
|
|
|
|
[node name="LifeBonusText" type="Label" parent="ShardsAndBonuses/Bonuses/LifeBonus"]
|
|
material = ExtResource( 9 )
|
|
margin_left = 8.0
|
|
margin_top = -6.0
|
|
margin_right = 176.0
|
|
margin_bottom = 8.0
|
|
theme = ExtResource( 10 )
|
|
text = "Life Bonus"
|
|
|
|
[node name="LifeBonusScore" type="Label" parent="ShardsAndBonuses/Bonuses/LifeBonus"]
|
|
visible = false
|
|
material = ExtResource( 9 )
|
|
margin_left = 8.0
|
|
margin_top = 8.0
|
|
margin_right = 176.0
|
|
margin_bottom = 22.0
|
|
theme = ExtResource( 10 )
|
|
text = "+500"
|
|
|
|
[node name="ArrowBonus" type="Sprite" parent="ShardsAndBonuses/Bonuses"]
|
|
unique_name_in_owner = true
|
|
material = SubResource( 7 )
|
|
position = Vector2( 24, 120 )
|
|
rotation = -1.5708
|
|
texture = ExtResource( 6 )
|
|
|
|
[node name="ArrowBonusText" type="Label" parent="ShardsAndBonuses/Bonuses/ArrowBonus"]
|
|
material = ExtResource( 9 )
|
|
margin_left = 4.0
|
|
margin_top = 7.0
|
|
margin_right = 172.0
|
|
margin_bottom = 21.0
|
|
rect_rotation = 90.0
|
|
theme = ExtResource( 10 )
|
|
text = "Arrow Bonus"
|
|
|
|
[node name="ArrowBonusScore" type="Label" parent="ShardsAndBonuses/Bonuses/ArrowBonus"]
|
|
visible = false
|
|
material = ExtResource( 9 )
|
|
margin_left = -10.0
|
|
margin_top = 7.0
|
|
margin_right = 158.0
|
|
margin_bottom = 21.0
|
|
rect_rotation = 90.0
|
|
theme = ExtResource( 10 )
|
|
text = "+500"
|
|
|
|
[node name="PerfectBonus" type="Sprite" parent="ShardsAndBonuses/Bonuses"]
|
|
material = SubResource( 8 )
|
|
position = Vector2( 24, 152 )
|
|
texture = ExtResource( 5 )
|
|
|
|
[node name="PerfectBonusText" type="Label" parent="ShardsAndBonuses/Bonuses/PerfectBonus"]
|
|
material = ExtResource( 9 )
|
|
margin_left = 7.0
|
|
margin_top = -5.0
|
|
margin_right = 175.0
|
|
margin_bottom = 9.0
|
|
theme = ExtResource( 10 )
|
|
text = "Perfect Bonus"
|
|
|
|
[node name="PerfectBonusScore" type="Label" parent="ShardsAndBonuses/Bonuses/PerfectBonus"]
|
|
visible = false
|
|
material = ExtResource( 9 )
|
|
margin_left = 7.0
|
|
margin_top = 9.0
|
|
margin_right = 175.0
|
|
margin_bottom = 23.0
|
|
theme = ExtResource( 10 )
|
|
text = "+500"
|
|
|
|
[node name="FinalScore" type="Sprite" parent="ShardsAndBonuses"]
|
|
material = ExtResource( 7 )
|
|
position = Vector2( 640, 40 )
|
|
texture = ExtResource( 8 )
|
|
|
|
[node name="HighScore" type="Sprite" parent="ShardsAndBonuses"]
|
|
visible = false
|
|
material = ExtResource( 7 )
|
|
position = Vector2( 640, 40 )
|
|
texture = ExtResource( 15 )
|
|
|
|
[node name="Sparkles" type="CPUParticles2D" parent="ShardsAndBonuses/HighScore"]
|
|
light_mask = 0
|
|
amount = 4
|
|
lifetime = 2.0
|
|
texture = ExtResource( 16 )
|
|
emission_shape = 2
|
|
emission_rect_extents = Vector2( 48, 8 )
|
|
gravity = Vector2( 0, 0 )
|
|
angular_velocity = 720.0
|
|
angular_velocity_random = 1.0
|
|
angle = 720.0
|
|
angle_random = 1.0
|
|
scale_amount_curve = SubResource( 11 )
|
|
color = Color( 0.72549, 0.956863, 1, 1 )
|
|
script = ExtResource( 17 )
|
|
|
|
[node name="Score" type="Label" parent="."]
|
|
material = ExtResource( 9 )
|
|
margin_top = 8.0
|
|
margin_right = 256.0
|
|
margin_bottom = 22.0
|
|
theme = ExtResource( 10 )
|
|
text = "Score: 0000000"
|
|
align = 1
|
|
|
|
[node name="EasyIndicator" type="TextureRect" parent="."]
|
|
margin_left = 61.0
|
|
margin_top = 7.0
|
|
margin_right = 73.0
|
|
margin_bottom = 19.0
|
|
texture = ExtResource( 20 )
|
|
|
|
[node name="Time" type="Label" parent="."]
|
|
material = ExtResource( 9 )
|
|
margin_top = 178.0
|
|
margin_right = 256.0
|
|
margin_bottom = 192.0
|
|
theme = ExtResource( 10 )
|
|
text = "Time: "
|
|
align = 1
|
|
|
|
[node name="CenterContainer" type="CenterContainer" parent="."]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
margin_top = 77.0
|
|
theme = ExtResource( 10 )
|
|
|
|
[node name="CollectedParticles" type="CPUParticles2D" parent="CenterContainer"]
|
|
pause_mode = 2
|
|
position = Vector2( 127, 56 )
|
|
emitting = false
|
|
amount = 64
|
|
one_shot = true
|
|
explosiveness = 1.0
|
|
local_coords = false
|
|
emission_shape = 2
|
|
emission_rect_extents = Vector2( 4, 4 )
|
|
direction = Vector2( 0, -1 )
|
|
spread = 180.0
|
|
gravity = Vector2( 0, 150 )
|
|
initial_velocity = 250.0
|
|
initial_velocity_random = 0.9
|
|
damping = 2.0
|
|
angle = 720.0
|
|
angle_random = 1.0
|
|
scale_amount_random = 1.0
|
|
color_ramp = SubResource( 17 )
|
|
|
|
[node name="LoadingGraphic" type="Label" parent="CenterContainer"]
|
|
unique_name_in_owner = true
|
|
visible = false
|
|
material = SubResource( 14 )
|
|
margin_left = 124.0
|
|
margin_top = 52.0
|
|
margin_right = 131.0
|
|
margin_bottom = 62.0
|
|
text = "§"
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="SubmitScore" type="VBoxContainer" parent="CenterContainer"]
|
|
unique_name_in_owner = true
|
|
visible = false
|
|
margin_left = 82.0
|
|
margin_top = 39.0
|
|
margin_right = 173.0
|
|
margin_bottom = 75.0
|
|
rect_pivot_offset = Vector2( 45.5, 18 )
|
|
theme = ExtResource( 10 )
|
|
|
|
[node name="Label" type="Label" parent="CenterContainer/SubmitScore"]
|
|
margin_right = 91.0
|
|
margin_bottom = 10.0
|
|
custom_fonts/font = ExtResource( 19 )
|
|
text = "submit score?"
|
|
|
|
[node name="YesNoPrompt" type="PanelContainer" parent="CenterContainer/SubmitScore"]
|
|
margin_left = 1.0
|
|
margin_top = 14.0
|
|
margin_right = 90.0
|
|
margin_bottom = 36.0
|
|
size_flags_horizontal = 4
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="CenterContainer/SubmitScore/YesNoPrompt"]
|
|
margin_left = 3.0
|
|
margin_top = 3.0
|
|
margin_right = 86.0
|
|
margin_bottom = 19.0
|
|
rect_min_size = Vector2( 0, 16 )
|
|
rect_pivot_offset = Vector2( -174, -69 )
|
|
custom_constants/separation = 0
|
|
alignment = 1
|
|
|
|
[node name="YesSubmit" type="TextureButton" parent="CenterContainer/SubmitScore/YesNoPrompt/HBoxContainer"]
|
|
unique_name_in_owner = true
|
|
material = SubResource( 13 )
|
|
margin_top = 4.0
|
|
margin_right = 12.0
|
|
margin_bottom = 12.0
|
|
rect_min_size = Vector2( 12, 8 )
|
|
focus_neighbour_right = NodePath("../NoSubmit")
|
|
size_flags_vertical = 4
|
|
texture_focused = ExtResource( 18 )
|
|
expand = true
|
|
stretch_mode = 3
|
|
|
|
[node name="YesLabel" type="Label" parent="CenterContainer/SubmitScore/YesNoPrompt/HBoxContainer"]
|
|
margin_left = 12.0
|
|
margin_top = 3.0
|
|
margin_right = 33.0
|
|
margin_bottom = 13.0
|
|
text = "Yes"
|
|
|
|
[node name="Spacer" type="Control" parent="CenterContainer/SubmitScore/YesNoPrompt/HBoxContainer"]
|
|
margin_left = 33.0
|
|
margin_right = 45.0
|
|
margin_bottom = 16.0
|
|
rect_min_size = Vector2( 12, 0 )
|
|
|
|
[node name="NoSubmit" type="TextureButton" parent="CenterContainer/SubmitScore/YesNoPrompt/HBoxContainer"]
|
|
unique_name_in_owner = true
|
|
material = SubResource( 13 )
|
|
margin_left = 45.0
|
|
margin_top = 4.0
|
|
margin_right = 57.0
|
|
margin_bottom = 12.0
|
|
rect_min_size = Vector2( 12, 8 )
|
|
focus_neighbour_left = NodePath("../YesSubmit")
|
|
size_flags_vertical = 4
|
|
texture_focused = ExtResource( 18 )
|
|
expand = true
|
|
stretch_mode = 3
|
|
|
|
[node name="NoLabel" type="Label" parent="CenterContainer/SubmitScore/YesNoPrompt/HBoxContainer"]
|
|
margin_left = 57.0
|
|
margin_top = 3.0
|
|
margin_right = 71.0
|
|
margin_bottom = 13.0
|
|
text = "No"
|
|
|
|
[node name="Spacer2" type="Control" parent="CenterContainer/SubmitScore/YesNoPrompt/HBoxContainer"]
|
|
margin_left = 71.0
|
|
margin_right = 83.0
|
|
margin_bottom = 16.0
|
|
rect_min_size = Vector2( 12, 0 )
|
|
|
|
[node name="Results" type="Sprite" parent="."]
|
|
material = SubResource( 6 )
|
|
position = Vector2( 232, 80 )
|
|
texture = ExtResource( 4 )
|
|
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
|
autoplay = "results"
|
|
playback_speed = 2.0
|
|
anims/RESET = SubResource( 10 )
|
|
anims/high_score = SubResource( 19 )
|
|
anims/results = SubResource( 4 )
|
|
anims/submit = SubResource( 15 )
|
|
anims/submit_score_popup = SubResource( 12 )
|
|
anims/success = SubResource( 18 )
|
|
anims/try_again = SubResource( 16 )
|
|
|
|
[connection signal="button_down" from="CenterContainer/SubmitScore/YesNoPrompt/HBoxContainer/YesSubmit" to="." method="_on_YesSubmit_button_down"]
|
|
[connection signal="button_down" from="CenterContainer/SubmitScore/YesNoPrompt/HBoxContainer/NoSubmit" to="." method="_on_NoSubmit_button_down"]
|
|
[connection signal="animation_finished" from="AnimationPlayer" to="." method="_on_AnimationPlayer_animation_finished"]
|