forked from team-sg/hero-mark-2
230 lines
8.6 KiB
Text
230 lines
8.6 KiB
Text
[gd_scene load_steps=49 format=2]
|
|
|
|
[ext_resource path="res://shaders/ska_plane.gdshader" type="Shader" id=1]
|
|
[ext_resource path="res://shaders/1px_border.gdshader" type="Shader" id=2]
|
|
[ext_resource path="res://graphics/hud/listen_to_the_future.png" type="Texture" id=3]
|
|
[ext_resource path="res://ui/2ndpuberty_outline.tres" type="Material" id=4]
|
|
[ext_resource path="res://ui/theme.tres" type="Theme" id=5]
|
|
[ext_resource path="res://audio/sounds/key.wav" type="AudioStream" id=6]
|
|
[ext_resource path="res://graphics/hud/sound_test_title.png" type="Texture" id=11]
|
|
[ext_resource path="res://graphics/player/sg_headphones.png" type="Texture" id=12]
|
|
[ext_resource path="res://menus/music_select.gd" type="Script" id=13]
|
|
[ext_resource path="res://audio/music/rumble_loop.ogg" type="AudioStream" id=14]
|
|
[ext_resource path="res://audio/sounds/shard.wav" type="AudioStream" id=15]
|
|
[ext_resource path="res://menus/sound_select.gd" type="Script" id=16]
|
|
[ext_resource path="res://audio/music/burnt_in.ogg" type="AudioStream" id=17]
|
|
[ext_resource path="res://audio/music/dusk_park.ogg" type="AudioStream" id=18]
|
|
[ext_resource path="res://audio/music/smokestack.ogg" type="AudioStream" id=19]
|
|
[ext_resource path="res://audio/music/cryokiller.ogg" type="AudioStream" id=20]
|
|
[ext_resource path="res://audio/music/spine_v2.ogg" type="AudioStream" id=21]
|
|
[ext_resource path="res://audio/music/klystron.ogg" type="AudioStream" id=22]
|
|
[ext_resource path="res://audio/music/precision_parasite.ogg" type="AudioStream" id=23]
|
|
[ext_resource path="res://audio/sounds/bubble.wav" type="AudioStream" id=24]
|
|
[ext_resource path="res://audio/sounds/jump.ogg" type="AudioStream" id=25]
|
|
[ext_resource path="res://menus/sound_test.gd" type="Script" id=26]
|
|
[ext_resource path="res://graphics/hud/sound_test_arrow.png" type="Texture" id=27]
|
|
[ext_resource path="res://shaders/wibble_wobble.gdshader" type="Shader" id=28]
|
|
[ext_resource path="res://audio/sounds/button.ogg" type="AudioStream" id=29]
|
|
[ext_resource path="res://audio/sounds/die.wav" type="AudioStream" id=30]
|
|
[ext_resource path="res://audio/sounds/scrump_die.wav" type="AudioStream" id=31]
|
|
[ext_resource path="res://audio/sounds/a_egg_shoot.ogg" type="AudioStream" id=32]
|
|
[ext_resource path="res://audio/sounds/die_skeleton.wav" type="AudioStream" id=33]
|
|
[ext_resource path="res://audio/sounds/a_bree.wav" type="AudioStream" id=34]
|
|
[ext_resource path="res://audio/sounds/gover.wav" type="AudioStream" id=35]
|
|
[ext_resource path="res://audio/sounds/die_robot.wav" type="AudioStream" id=36]
|
|
[ext_resource path="res://audio/sounds/boss_hurt.wav" type="AudioStream" id=37]
|
|
[ext_resource path="res://audio/sounds/sword.ogg" type="AudioStream" id=38]
|
|
[ext_resource path="res://audio/sounds/a_egg_collect.ogg" type="AudioStream" id=40]
|
|
[ext_resource path="res://audio/sounds/a_bmilc.ogg" type="AudioStream" id=41]
|
|
[ext_resource path="res://audio/sounds/a_climb.ogg" type="AudioStream" id=42]
|
|
[ext_resource path="res://audio/sounds/star.ogg" type="AudioStream" id=43]
|
|
[ext_resource path="res://audio/music/moon_trail.ogg" type="AudioStream" id=44]
|
|
[ext_resource path="res://menus/main_menu.tscn" type="PackedScene" id=45]
|
|
[ext_resource path="res://menus/back_button.tscn" type="PackedScene" id=46]
|
|
|
|
[sub_resource type="ShaderMaterial" id=1]
|
|
shader = ExtResource( 1 )
|
|
shader_param/color_1 = Color( 0.501961, 1, 0.929412, 1 )
|
|
shader_param/color_2 = Color( 0, 0.713726, 0.631373, 1 )
|
|
shader_param/checker_size = Vector2( 32, 32 )
|
|
shader_param/pan_speed = Vector2( 15, 0 )
|
|
shader_param/cycle_speed = Vector2( 9, 0 )
|
|
shader_param/cycle_alternation = Vector2( 2, 0 )
|
|
shader_param/uv_transform = Transform2D( 0, 3, 2, 1, 0, 0 )
|
|
|
|
[sub_resource type="ShaderMaterial" id=12]
|
|
shader = ExtResource( 2 )
|
|
shader_param/border_color = Color( 0, 0, 0, 1 )
|
|
shader_param/border_corners = true
|
|
|
|
[sub_resource type="AtlasTexture" id=13]
|
|
atlas = ExtResource( 12 )
|
|
region = Rect2( 0, 0, 20, 20 )
|
|
|
|
[sub_resource type="AtlasTexture" id=14]
|
|
atlas = ExtResource( 12 )
|
|
region = Rect2( 20, 0, 20, 20 )
|
|
|
|
[sub_resource type="SpriteFrames" id=15]
|
|
animations = [ {
|
|
"frames": [ SubResource( 13 ), SubResource( 14 ) ],
|
|
"loop": true,
|
|
"name": "default",
|
|
"speed": 5.0
|
|
} ]
|
|
|
|
[sub_resource type="ShaderMaterial" id=18]
|
|
shader = ExtResource( 28 )
|
|
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=19]
|
|
shader = ExtResource( 28 )
|
|
shader_param/speed = Vector2( 4, 8 )
|
|
shader_param/ammount = Vector2( 1, 1 )
|
|
shader_param/offset = Vector2( 0, 0 )
|
|
shader_param/delay = Vector2( 0, 0 )
|
|
|
|
[node name="SoundTest" type="Control"]
|
|
script = ExtResource( 26 )
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="."]
|
|
material = SubResource( 1 )
|
|
margin_right = 256.0
|
|
margin_bottom = 192.0
|
|
__meta__ = {
|
|
"_edit_lock_": true
|
|
}
|
|
|
|
[node name="Sprite" type="Sprite" parent="."]
|
|
position = Vector2( 83, 19 )
|
|
texture = ExtResource( 11 )
|
|
|
|
[node name="AnimatedSprite2" type="AnimatedSprite" parent="."]
|
|
material = SubResource( 12 )
|
|
position = Vector2( 72, 152 )
|
|
scale = Vector2( 2, 2 )
|
|
frames = SubResource( 15 )
|
|
frame = 1
|
|
playing = true
|
|
|
|
[node name="AnimatedSprite3" type="AnimatedSprite" parent="."]
|
|
material = SubResource( 12 )
|
|
position = Vector2( 112, 152 )
|
|
scale = Vector2( 2, 2 )
|
|
frames = SubResource( 15 )
|
|
frame = 1
|
|
playing = true
|
|
|
|
[node name="AnimatedSprite4" type="AnimatedSprite" parent="."]
|
|
material = SubResource( 12 )
|
|
position = Vector2( 152, 152 )
|
|
scale = Vector2( 2, 2 )
|
|
frames = SubResource( 15 )
|
|
frame = 1
|
|
playing = true
|
|
|
|
[node name="AnimatedSprite5" type="AnimatedSprite" parent="."]
|
|
material = SubResource( 12 )
|
|
position = Vector2( 192, 152 )
|
|
scale = Vector2( 2, 2 )
|
|
frames = SubResource( 15 )
|
|
frame = 1
|
|
playing = true
|
|
|
|
[node name="Music" type="TextureButton" parent="."]
|
|
material = SubResource( 18 )
|
|
margin_left = 38.0
|
|
margin_top = 64.0
|
|
margin_right = 46.0
|
|
margin_bottom = 73.0
|
|
texture_focused = ExtResource( 27 )
|
|
script = ExtResource( 13 )
|
|
titles = [ "Get Shard", "Rumble", "Dusk Park", "Burnt Out", "Klystron", "Smokestack", "Moon Trail", "Precision Parasite", "Spine_v2", "Cryokiller" ]
|
|
songs = [ ExtResource( 15 ), ExtResource( 14 ), ExtResource( 18 ), ExtResource( 17 ), ExtResource( 22 ), ExtResource( 19 ), ExtResource( 44 ), ExtResource( 23 ), ExtResource( 21 ), ExtResource( 20 ) ]
|
|
|
|
[node name="MusicLabel" type="Label" parent="Music"]
|
|
material = ExtResource( 4 )
|
|
margin_left = 10.0
|
|
margin_top = -19.0
|
|
margin_right = 82.0
|
|
margin_bottom = 11.0
|
|
theme = ExtResource( 5 )
|
|
text = "Music"
|
|
|
|
[node name="Panel" type="Panel" parent="Music/MusicLabel"]
|
|
margin_top = 11.0
|
|
margin_right = 160.0
|
|
margin_bottom = 35.0
|
|
rect_pivot_offset = Vector2( -136, -16 )
|
|
theme = ExtResource( 5 )
|
|
|
|
[node name="Label" type="Label" parent="Music/MusicLabel"]
|
|
material = ExtResource( 4 )
|
|
margin_left = 8.0
|
|
margin_top = 14.0
|
|
margin_right = 152.0
|
|
margin_bottom = 32.0
|
|
text = "Get Shard"
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="Sound" type="TextureButton" parent="."]
|
|
material = SubResource( 19 )
|
|
margin_left = 38.0
|
|
margin_top = 112.0
|
|
margin_right = 45.0
|
|
margin_bottom = 121.0
|
|
focus_neighbour_top = NodePath("../Music")
|
|
texture_focused = ExtResource( 27 )
|
|
script = ExtResource( 16 )
|
|
titles = [ "Jump", "Double Jump", "Die", "Climb Down", "Climb Up", "Shoot Arrow", "Game Over", "Collect Key", "Collect Star", "Collect Arrow", "Bone Rattle", "Scrump Hurt", "Scrump Die", "Explosion", "Bubble", "Button", "Sword" ]
|
|
sounds = [ ExtResource( 25 ), ExtResource( 34 ), ExtResource( 30 ), ExtResource( 41 ), ExtResource( 42 ), ExtResource( 32 ), ExtResource( 35 ), ExtResource( 6 ), ExtResource( 43 ), ExtResource( 40 ), ExtResource( 33 ), ExtResource( 37 ), ExtResource( 31 ), ExtResource( 36 ), ExtResource( 24 ), ExtResource( 29 ), ExtResource( 38 ) ]
|
|
|
|
[node name="SoundLabel" type="Label" parent="Sound"]
|
|
material = ExtResource( 4 )
|
|
margin_left = 10.0
|
|
margin_top = -19.0
|
|
margin_right = 82.0
|
|
margin_bottom = 11.0
|
|
theme = ExtResource( 5 )
|
|
text = "Sound"
|
|
|
|
[node name="Panel2" type="Panel" parent="Sound/SoundLabel"]
|
|
margin_top = 11.0
|
|
margin_right = 160.0
|
|
margin_bottom = 35.0
|
|
rect_pivot_offset = Vector2( -136, -16 )
|
|
theme = ExtResource( 5 )
|
|
|
|
[node name="Label" type="Label" parent="Sound/SoundLabel"]
|
|
material = ExtResource( 4 )
|
|
margin_left = 8.0
|
|
margin_top = 11.0
|
|
margin_right = 152.0
|
|
margin_bottom = 35.0
|
|
text = "jump"
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="Label" type="Label" parent="."]
|
|
material = ExtResource( 4 )
|
|
margin_top = 180.0
|
|
margin_right = 256.0
|
|
margin_bottom = 194.0
|
|
theme = ExtResource( 5 )
|
|
text = "X - Play Z - Stop"
|
|
align = 1
|
|
|
|
[node name="Button" parent="." instance=ExtResource( 46 )]
|
|
margin_left = 8.0
|
|
margin_top = 144.0
|
|
margin_right = 60.0
|
|
margin_bottom = 177.0
|
|
next_scene = ExtResource( 45 )
|
|
|
|
[node name="ListenToTheFuture" type="Sprite" parent="."]
|
|
position = Vector2( 248, 96 )
|
|
texture = ExtResource( 3 )
|