[gd_scene load_steps=9 format=2] [ext_resource path="res://src/sprites/huge-atom.png" type="Texture" id=1] [ext_resource path="res://src/sprites/grid-tile.png" type="Texture" id=2] [ext_resource path="res://src/sprites/atom.png" type="Texture" id=3] [ext_resource path="res://src/sprites/spinner.png" type="Texture" id=4] [ext_resource path="res://src/fonts/Xolonium-Bold.ttf" type="DynamicFontData" id=5] [sub_resource type="TileSet" id=1] 0/name = "grid-tile.png 0" 0/texture = ExtResource( 2 ) 0/tex_offset = Vector2( 0, 0 ) 0/modulate = Color( 1, 1, 1, 1 ) 0/region = Rect2( 0, 0, 85, 85 ) 0/tile_mode = 0 0/occluder_offset = Vector2( 0, 0 ) 0/navigation_offset = Vector2( 0, 0 ) 0/shape_offset = Vector2( 0, 0 ) 0/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) 0/shape_one_way = false 0/shape_one_way_margin = 0.0 0/shapes = [ ] 0/z_index = 0 [sub_resource type="DynamicFont" id=2] size = 48 font_data = ExtResource( 5 ) [sub_resource type="Theme" id=3] default_font = SubResource( 2 ) [node name="Play Area" type="Sprite"] position = Vector2( 400, 450 ) texture = ExtResource( 1 ) [node name="Tiles" type="TileMap" parent="."] tile_set = SubResource( 1 ) cell_size = Vector2( 86, 86 ) format = 1 tile_data = PoolIntArray( -131074, 0, 0, -131073, 0, 0, -196608, 0, 0, -196607, 0, 0, -65539, 0, 0, -65538, 0, 0, -65537, 0, 0, -131072, 0, 0, -131071, 0, 0, -131070, 0, 0, -3, 0, 0, -2, 0, 0, -1, 0, 0, -65536, 0, 0, -65535, 0, 0, -65534, 0, 0, 65533, 0, 0, 65534, 0, 0, 65535, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 131069, 0, 0, 131070, 0, 0, 131071, 0, 0, 65536, 0, 0, 65537, 0, 0, 65538, 0, 0, 196606, 0, 0, 196607, 0, 0, 131072, 0, 0, 131073, 0, 0 ) [node name="Atoms" type="Node2D" parent="."] [node name="Atom" type="Sprite" parent="Atoms"] position = Vector2( 43, -215 ) texture = ExtResource( 3 ) [node name="Spinner" type="Sprite" parent="."] position = Vector2( -87, -173 ) texture = ExtResource( 4 ) [node name="Label" type="Label" parent="."] anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 margin_left = -407.0 margin_top = -32.0 margin_right = -335.0 margin_bottom = -342.0 theme = SubResource( 3 ) text = "32"