[gd_scene load_steps=10 format=2] [ext_resource path="res://tilesets/t_grass.tres" type="TileSet" id=1] [ext_resource path="res://shaders/wibble_border.gdshader" type="Shader" id=2] [ext_resource path="res://ui/theme.tres" type="Theme" id=3] [ext_resource path="res://menus/title_screen.gd" type="Script" id=5] [ext_resource path="res://menus/main_menu.tscn" type="PackedScene" id=6] [ext_resource path="res://graphics/hud/logo.png" type="Texture" id=7] [ext_resource path="res://graphics/backgrounds/blue_sky.png" type="Texture" id=8] [sub_resource type="ShaderMaterial" id=2] shader = ExtResource( 2 ) shader_param/speed = Vector2( 4, 1 ) shader_param/ammount = Vector2( 2, 8 ) shader_param/offset = Vector2( 0, 0 ) shader_param/delay = Vector2( 1, 0 ) shader_param/border_color = Color( 0.219608, 0.219608, 0.219608, 1 ) shader_param/border_corners = false [sub_resource type="ShaderMaterial" id=1] shader = ExtResource( 2 ) shader_param/speed = Vector2( 4, 0 ) shader_param/ammount = Vector2( 4, 0 ) shader_param/offset = Vector2( 0, 0 ) shader_param/delay = Vector2( 0, 0 ) shader_param/border_color = Color( 0.219608, 0.219608, 0.219608, 1 ) shader_param/border_corners = true [node name="TitleScreen" type="Node"] script = ExtResource( 5 ) next_menu = ExtResource( 6 ) [node name="Background" type="TextureRect" parent="."] anchor_right = 1.0 anchor_bottom = 1.0 texture = ExtResource( 8 ) [node name="Logo" type="TextureRect" parent="."] material = SubResource( 2 ) anchor_right = 1.0 anchor_bottom = 1.0 texture = ExtResource( 7 ) expand = true [node name="TileMap" type="TileMap" parent="."] visible = false position = Vector2( 4, 0 ) tile_set = ExtResource( 1 ) cell_size = Vector2( 8, 8 ) format = 1 tile_data = PoolIntArray( 589832, 3, 196609, 589833, 3, 196610, 589834, 3, 3, 589836, 3, 1, 589837, 3, 196610, 589838, 3, 3, 589840, 3, 1, 589841, 3, 196610, 589842, 3, 3, 589844, 3, 196609, 589845, 3, 196610, 589846, 3, 3, 655370, 3, 65536, 655372, 3, 65536, 655374, 3, 65536, 655376, 3, 65536, 655378, 3, 65536, 655382, 3, 65536, 720904, 3, 1, 720905, 3, 196610, 720906, 3, 131075, 720908, 3, 65536, 720910, 3, 65536, 720912, 3, 65537, 720913, 3, 196610, 720914, 3, 65539, 720916, 3, 196609, 720917, 3, 196610, 720918, 3, 65539, 786440, 3, 65536, 786444, 3, 65536, 786446, 3, 65536, 786448, 3, 65536, 786450, 3, 65536, 786454, 3, 65536, 851976, 3, 131073, 851977, 3, 196610, 851978, 3, 196611, 851980, 3, 131073, 851981, 3, 196610, 851982, 3, 131075, 851984, 3, 131073, 851985, 3, 196610, 851986, 3, 131075, 851988, 3, 196609, 851989, 3, 196610, 851990, 3, 131075 ) [node name="Label" type="Label" parent="."] material = SubResource( 1 ) margin_top = 159.0 margin_right = 256.0 margin_bottom = 182.0 theme = ExtResource( 3 ) text = "Press start!" align = 1