231 lines
6.0 KiB
Plaintext
231 lines
6.0 KiB
Plaintext
[gd_scene load_steps=6 format=2]
|
|
|
|
[ext_resource path="res://Scene/Player.tscn" type="PackedScene" id=1]
|
|
[ext_resource path="res://Scene/Clopinette.tscn" type="PackedScene" id=2]
|
|
[ext_resource path="res://Scene/EndGameWindow.tscn" type="PackedScene" id=4]
|
|
[ext_resource path="res://Scene/GameManager.tscn" type="PackedScene" id=5]
|
|
[ext_resource path="res://Scene/HealthBar.tscn" type="PackedScene" id=6]
|
|
|
|
[node name="World" type="Node2D"]
|
|
|
|
[node name="HealthBar" parent="." instance=ExtResource( 6 )]
|
|
margin_left = 30.0
|
|
margin_top = -5.0
|
|
margin_right = 30.0
|
|
margin_bottom = -5.0
|
|
|
|
[node name="HealthBar2" parent="." instance=ExtResource( 6 )]
|
|
margin_left = 1288.14
|
|
margin_top = -5.0
|
|
margin_right = 1288.14
|
|
margin_bottom = -5.0
|
|
|
|
[node name="Player1" parent="." groups=[
|
|
"player",
|
|
] instance=ExtResource( 1 )]
|
|
position = Vector2( 317.194, 221.462 )
|
|
|
|
[node name="Player2" parent="." instance=ExtResource( 1 )]
|
|
position = Vector2( 1338.97, 220.441 )
|
|
|
|
[node name="CanvasLayer" parent="." instance=ExtResource( 4 )]
|
|
|
|
[node name="GameManager" parent="." instance=ExtResource( 5 )]
|
|
|
|
[node name="SpawnPoint" type="Node2D" parent="." groups=[
|
|
"spawn_point",
|
|
]]
|
|
position = Vector2( 588.302, 346.748 )
|
|
|
|
[node name="SpawnPoint2" type="Node2D" parent="." groups=[
|
|
"spawn_point",
|
|
]]
|
|
position = Vector2( 1266.21, 862.973 )
|
|
|
|
[node name="SpawnPoint3" type="Node2D" parent="." groups=[
|
|
"spawn_point",
|
|
]]
|
|
position = Vector2( 1659.71, 594.146 )
|
|
|
|
[node name="SpawnPoint4" type="Node2D" parent="." groups=[
|
|
"spawn_point",
|
|
]]
|
|
position = Vector2( 340.904, 670.119 )
|
|
|
|
[node name="Clopinette" parent="." instance=ExtResource( 2 )]
|
|
position = Vector2( 201.25, 408.252 )
|
|
scriptName = "res://Scripts/PaintEffects/Invisibility.gd"
|
|
|
|
[node name="Label" type="Label" parent="Clopinette"]
|
|
margin_left = -22.9116
|
|
margin_top = -44.3913
|
|
margin_right = 17.0884
|
|
margin_bottom = -30.3913
|
|
text = "Invisible"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="Clopinette3" parent="." instance=ExtResource( 2 )]
|
|
position = Vector2( 201.25, 533.362 )
|
|
scriptName = "res://Scripts/PaintEffects/Invisibility.gd"
|
|
|
|
[node name="Label" type="Label" parent="Clopinette3"]
|
|
margin_left = -22.9116
|
|
margin_top = -44.3913
|
|
margin_right = 17.0884
|
|
margin_bottom = -30.3913
|
|
text = "Invisible"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="Clopinette5" parent="." instance=ExtResource( 2 )]
|
|
position = Vector2( 201.25, 635.861 )
|
|
scriptName = "res://Scripts/PaintEffects/Invisibility.gd"
|
|
|
|
[node name="Label" type="Label" parent="Clopinette5"]
|
|
margin_left = -22.9116
|
|
margin_top = -44.3913
|
|
margin_right = 17.0884
|
|
margin_bottom = -30.3913
|
|
text = "Invisible"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="Clopinette6" parent="." instance=ExtResource( 2 )]
|
|
position = Vector2( 202.757, 735.346 )
|
|
scriptName = "res://Scripts/PaintEffects/Invisibility.gd"
|
|
|
|
[node name="Label" type="Label" parent="Clopinette6"]
|
|
margin_left = -22.9116
|
|
margin_top = -44.3913
|
|
margin_right = 17.0884
|
|
margin_bottom = -30.3913
|
|
text = "Invisible"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="Clopinette2" parent="." instance=ExtResource( 2 )]
|
|
position = Vector2( 1454.23, 429.732 )
|
|
scriptName = "res://Scripts/PaintEffects/Upscale.gd"
|
|
|
|
[node name="Label" type="Label" parent="Clopinette2"]
|
|
margin_left = -22.9116
|
|
margin_top = -44.3913
|
|
margin_right = 17.0884
|
|
margin_bottom = -30.3913
|
|
text = "Gigantisme"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="Clopinette10" parent="." instance=ExtResource( 2 )]
|
|
position = Vector2( 1455.74, 509.621 )
|
|
scriptName = "res://Scripts/PaintEffects/Upscale.gd"
|
|
|
|
[node name="Label" type="Label" parent="Clopinette10"]
|
|
margin_left = -22.9116
|
|
margin_top = -44.3913
|
|
margin_right = 17.0884
|
|
margin_bottom = -30.3913
|
|
text = "Gigantisme"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="Clopinette11" parent="." instance=ExtResource( 2 )]
|
|
position = Vector2( 1460.26, 589.511 )
|
|
scriptName = "res://Scripts/PaintEffects/Upscale.gd"
|
|
|
|
[node name="Label" type="Label" parent="Clopinette11"]
|
|
margin_left = -22.9116
|
|
margin_top = -44.3913
|
|
margin_right = 17.0884
|
|
margin_bottom = -30.3913
|
|
text = "Gigantisme"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="Clopinette12" parent="." instance=ExtResource( 2 )]
|
|
position = Vector2( 1464.78, 675.429 )
|
|
scriptName = "res://Scripts/PaintEffects/Upscale.gd"
|
|
|
|
[node name="Label" type="Label" parent="Clopinette12"]
|
|
margin_left = -22.9116
|
|
margin_top = -44.3913
|
|
margin_right = 17.0884
|
|
margin_bottom = -30.3913
|
|
text = "Gigantisme"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="Clopinette4" parent="." instance=ExtResource( 2 )]
|
|
position = Vector2( 733.945, 418.276 )
|
|
scriptName = "res://Scripts/PaintEffects/Slippery.gd"
|
|
|
|
[node name="Label" type="Label" parent="Clopinette4"]
|
|
margin_left = -22.9116
|
|
margin_top = -44.3913
|
|
margin_right = 17.0884
|
|
margin_bottom = -30.3913
|
|
text = "Patinage"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="Clopinette7" parent="." instance=ExtResource( 2 )]
|
|
position = Vector2( 736.96, 525.298 )
|
|
scriptName = "res://Scripts/PaintEffects/Slippery.gd"
|
|
|
|
[node name="Label" type="Label" parent="Clopinette7"]
|
|
margin_left = -22.9116
|
|
margin_top = -44.3913
|
|
margin_right = 17.0884
|
|
margin_bottom = -30.3913
|
|
text = "Patinage"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="Clopinette8" parent="." instance=ExtResource( 2 )]
|
|
position = Vector2( 742.99, 638.348 )
|
|
scriptName = "res://Scripts/PaintEffects/Slippery.gd"
|
|
|
|
[node name="Label" type="Label" parent="Clopinette8"]
|
|
margin_left = -22.9116
|
|
margin_top = -44.3913
|
|
margin_right = 17.0884
|
|
margin_bottom = -30.3913
|
|
text = "Patinage"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="Clopinette9" parent="." instance=ExtResource( 2 )]
|
|
position = Vector2( 746.004, 716.73 )
|
|
scriptName = "res://Scripts/PaintEffects/Slippery.gd"
|
|
|
|
[node name="Label" type="Label" parent="Clopinette9"]
|
|
margin_left = -22.9116
|
|
margin_top = -44.3913
|
|
margin_right = 17.0884
|
|
margin_bottom = -30.3913
|
|
text = "Patinage"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="DebugLabel" type="Label" parent="."]
|
|
margin_left = 701.0
|
|
margin_top = 52.0
|
|
margin_right = 1289.0
|
|
margin_bottom = 264.0
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|