Skip to content

Latest commit

 

History

History
167 lines (131 loc) · 5.57 KB

2DLightingScene.tscn.org

File metadata and controls

167 lines (131 loc) · 5.57 KB

[gd_scene load_steps=14 format=2]

[ext_resource path=”res://parallax/parallax-00.png” type=”Texture” id=1] [ext_resource path=”res://Game.gd” type=”Script” id=2] [ext_resource path=”res://parallax/parallax-01.png” type=”Texture” id=3] [ext_resource path=”res://parallax/parallax-03.png” type=”Texture” id=4] [ext_resource path=”res://parallax/parallax-02.png” type=”Texture” id=5] [ext_resource path=”res://player/Player.tscn” type=”PackedScene” id=6] [ext_resource path=”res://parallax/parallax-04.png” type=”Texture” id=7] [ext_resource path=”res://CloudLayer.gd” type=”Script” id=8] [ext_resource path=”res://map/decoration/gras1_32px.png” type=”Texture” id=9] [ext_resource path=”res://GameOverInterface.gd” type=”Script” id=10] [ext_resource path=”res://scenes/level/level.tscn” type=”PackedScene” id=11] [ext_resource path=”res://src/party/Party.tscn” type=”PackedScene” id=12]

[sub_resource type=”Theme” id=15]

[node name=”Game” type=”Node2D”] script = ExtResource( 2 )

[node name=”ParallaxBackground” type=”ParallaxBackground” parent=”.”]

[node name=”ParallaxLayer” type=”ParallaxLayer” parent=”ParallaxBackground”] visible = false motion_mirroring = Vector2( 1440, 0 )

[node name=”Sprite” type=”Sprite” parent=”ParallaxBackground/ParallaxLayer”] visible = false texture = ExtResource( 1 )

[node name=”ParallaxLayer2” type=”ParallaxLayer” parent=”ParallaxBackground”] visible = false motion_scale = Vector2( 0, 1 ) motion_mirroring = Vector2( 1440, 0 ) script = ExtResource( 8 )

[node name=”Sprite” type=”Sprite” parent=”ParallaxBackground/ParallaxLayer2”] texture = ExtResource( 3 )

[node name=”ParallaxLayer3” type=”ParallaxLayer” parent=”ParallaxBackground”] visible = false motion_scale = Vector2( 0.1, 1 ) motion_mirroring = Vector2( 1440, 0 )

[node name=”Sprite” type=”Sprite” parent=”ParallaxBackground/ParallaxLayer3”] texture = ExtResource( 5 )

[node name=”ParallaxLayer4” type=”ParallaxLayer” parent=”ParallaxBackground”] visible = false motion_scale = Vector2( 0.2, 1 ) motion_mirroring = Vector2( 1440, 0 )

[node name=”Sprite” type=”Sprite” parent=”ParallaxBackground/ParallaxLayer4”] texture = ExtResource( 4 )

[node name=”ParallaxBackground2” type=”ParallaxBackground” parent=”.”] layer = 1 follow_viewport_enable = true

[node name=”ParallaxLayer” type=”ParallaxLayer” parent=”ParallaxBackground2”] visible = false motion_scale = Vector2( 2, 0 ) motion_mirroring = Vector2( 1440, 0 )

[node name=”Sprite” type=”Sprite” parent=”ParallaxBackground2/ParallaxLayer”] visible = false texture = ExtResource( 7 )

[node name=”CanvasLayer” type=”CanvasLayer” parent=”.”]

[node name=”HBoxContainer” type=”HBoxContainer” parent=”CanvasLayer”] margin_top = 159.0 margin_right = 493.0 margin_bottom = 266.0 theme = SubResource( 15 ) alignment = 1

[node name=”VBoxContainer” type=”VBoxContainer” parent=”CanvasLayer/HBoxContainer”] margin_right = 161.0 margin_bottom = 107.0 size_flags_horizontal = 3

[node name=”HBoxContainer” type=”HBoxContainer” parent=”CanvasLayer/HBoxContainer/VBoxContainer”] margin_right = 161.0 margin_bottom = 24.0

[node name=”CheckBox” type=”CheckBox” parent=”CanvasLayer/HBoxContainer/VBoxContainer/HBoxContainer”] margin_right = 24.0 margin_bottom = 24.0

[node name=”CheckBox2” type=”CheckBox” parent=”CanvasLayer/HBoxContainer/VBoxContainer/HBoxContainer”] margin_left = 28.0 margin_right = 52.0 margin_bottom = 24.0

[node name=”CheckBox3” type=”CheckBox” parent=”CanvasLayer/HBoxContainer/VBoxContainer/HBoxContainer”] margin_left = 56.0 margin_right = 80.0 margin_bottom = 24.0

[node name=”CheckBox4” type=”CheckBox” parent=”CanvasLayer/HBoxContainer/VBoxContainer/HBoxContainer”] margin_left = 84.0 margin_right = 108.0 margin_bottom = 24.0

[node name=”VBoxContainer2” type=”VBoxContainer” parent=”CanvasLayer/HBoxContainer”] margin_left = 165.0 margin_right = 327.0 margin_bottom = 107.0 size_flags_horizontal = 3

[node name=”PanelContainer” type=”PanelContainer” parent=”CanvasLayer/HBoxContainer/VBoxContainer2”] margin_right = 162.0 margin_bottom = 51.0 size_flags_vertical = 3

[node name=”MarginContainer” type=”MarginContainer” parent=”CanvasLayer/HBoxContainer/VBoxContainer2/PanelContainer”] margin_left = 7.0 margin_top = 7.0 margin_right = 155.0 margin_bottom = 44.0

[node name=”NinePatchRect” type=”NinePatchRect” parent=”CanvasLayer/HBoxContainer/VBoxContainer2/PanelContainer/MarginContainer”] margin_right = 148.0 margin_bottom = 37.0

[node name=”Title” type=”TextureRect” parent=”CanvasLayer/HBoxContainer/VBoxContainer2/PanelContainer/MarginContainer/NinePatchRect”] margin_right = 47.0 margin_bottom = 32.0 texture = ExtResource( 9 ) stretch_mode = 4

[node name=”Number” type=”Label” parent=”CanvasLayer/HBoxContainer/VBoxContainer2/PanelContainer/MarginContainer/NinePatchRect”] margin_left = 39.0 margin_top = 14.0 margin_right = 63.0 margin_bottom = 34.0 text = “10” align = 2 valign = 1

[node name=”PanelContainer2” type=”PanelContainer” parent=”CanvasLayer/HBoxContainer/VBoxContainer2”] margin_top = 55.0 margin_right = 162.0 margin_bottom = 107.0 size_flags_horizontal = 3 size_flags_vertical = 3

[node name=”PanelContainer” type=”PanelContainer” parent=”CanvasLayer/HBoxContainer”] margin_left = 331.0 margin_right = 493.0 margin_bottom = 107.0 size_flags_horizontal = 3

[node name=”level” parent=”.” instance=ExtResource( 11 )]

[node name=”GameOverInterface” type=”CanvasLayer” parent=”.”] script = ExtResource( 10 )

[node name=”Party” parent=”.” instance=ExtResource( 12 )]

[node name=”Caladan” parent=”Party” instance=ExtResource( 6 )] position = Vector2( 7.1272, 129.848 )

[node name=”Camera2D” type=”Camera2D” parent=”Party/Caladan”] position = Vector2( 1.8728, 29.152 ) smoothing_enabled = true