2020-08-19 17:04:26 +02:00
|
|
|
[gd_scene load_steps=21 format=2]
|
2020-08-17 12:15:41 +02:00
|
|
|
|
|
|
|
[ext_resource path="res://images/game1/opening.tres" type="SpriteFrames" id=1]
|
|
|
|
[ext_resource path="res://images/game1/opening2bg.tres" type="SpriteFrames" id=2]
|
|
|
|
[ext_resource path="res://scripts/game1/Game1Script.gd" type="Script" id=3]
|
2020-08-19 13:55:48 +02:00
|
|
|
[ext_resource path="res://scenes/SidePlayer.tscn" type="PackedScene" id=4]
|
2020-08-17 14:37:07 +02:00
|
|
|
[ext_resource path="res://scripts/game1/opening2_next_step_trigger.gd" type="Script" id=5]
|
2020-08-19 17:04:26 +02:00
|
|
|
[ext_resource path="res://images/goo/goo5.tres" type="Resource" id=6]
|
|
|
|
[ext_resource path="res://images/goo/goo8.tres" type="Resource" id=7]
|
|
|
|
[ext_resource path="res://images/goo/goo4.tres" type="Resource" id=29]
|
|
|
|
[ext_resource path="res://images/goo/BigGoo2.tres" type="Resource" id=30]
|
|
|
|
[ext_resource path="res://images/goo/goo2.tres" type="Resource" id=31]
|
|
|
|
[ext_resource path="res://images/goo/goo7.tres" type="Resource" id=32]
|
|
|
|
[ext_resource path="res://images/goo/goo6.tres" type="Resource" id=33]
|
|
|
|
[ext_resource path="res://images/goo/BigGoo1.tres" type="Resource" id=34]
|
|
|
|
[ext_resource path="res://scripts/GooEmitter.gd" type="Script" id=35]
|
|
|
|
[ext_resource path="res://images/goo/goo1.tres" type="Resource" id=36]
|
|
|
|
[ext_resource path="res://images/goo/goo3.tres" type="Resource" id=37]
|
2020-08-17 14:37:07 +02:00
|
|
|
|
|
|
|
[sub_resource type="RectangleShape2D" id=1]
|
|
|
|
extents = Vector2( 114.063, 10 )
|
|
|
|
|
|
|
|
[sub_resource type="RectangleShape2D" id=2]
|
|
|
|
extents = Vector2( 117.734, 10 )
|
|
|
|
|
|
|
|
[sub_resource type="RectangleShape2D" id=3]
|
|
|
|
extents = Vector2( 13.4499, 41.9587 )
|
|
|
|
|
|
|
|
[sub_resource type="RectangleShape2D" id=4]
|
|
|
|
extents = Vector2( 6.44203, 23.0973 )
|
2020-08-17 12:15:41 +02:00
|
|
|
|
|
|
|
[node name="Node2D" type="Node2D"]
|
|
|
|
script = ExtResource( 3 )
|
|
|
|
|
2020-08-17 17:27:28 +02:00
|
|
|
[node name="Game" type="Node2D" parent="."]
|
|
|
|
|
|
|
|
[node name="Opening2" type="Node2D" parent="."]
|
|
|
|
|
|
|
|
[node name="Opening2Bg" type="AnimatedSprite" parent="Opening2"]
|
2020-08-17 14:37:07 +02:00
|
|
|
frames = ExtResource( 2 )
|
|
|
|
centered = false
|
|
|
|
|
2020-08-17 17:27:28 +02:00
|
|
|
[node name="Player" parent="Opening2" instance=ExtResource( 4 )]
|
2020-08-17 14:37:07 +02:00
|
|
|
position = Vector2( -6.22136, 83.6906 )
|
|
|
|
|
2020-08-17 17:27:28 +02:00
|
|
|
[node name="walls" type="Node2D" parent="Opening2"]
|
2020-08-17 14:37:07 +02:00
|
|
|
|
2020-08-17 17:27:28 +02:00
|
|
|
[node name="StaticBody2D" type="StaticBody2D" parent="Opening2/walls"]
|
2020-08-17 12:15:41 +02:00
|
|
|
position = Vector2( -6.22136, 83.6906 )
|
2020-08-17 14:37:07 +02:00
|
|
|
|
2020-08-17 17:27:28 +02:00
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Opening2/walls/StaticBody2D"]
|
2020-08-17 14:37:07 +02:00
|
|
|
position = Vector2( 99.7793, 36.875 )
|
|
|
|
shape = SubResource( 1 )
|
|
|
|
|
2020-08-17 17:27:28 +02:00
|
|
|
[node name="StaticBody2D2" type="StaticBody2D" parent="Opening2/walls"]
|
2020-08-17 14:37:07 +02:00
|
|
|
position = Vector2( -6.22136, 83.6906 )
|
|
|
|
|
2020-08-17 17:27:28 +02:00
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Opening2/walls/StaticBody2D2"]
|
2020-08-17 14:37:07 +02:00
|
|
|
position = Vector2( 101.948, -20.3563 )
|
|
|
|
shape = SubResource( 2 )
|
|
|
|
|
2020-08-17 17:27:28 +02:00
|
|
|
[node name="StaticBody2D3" type="StaticBody2D" parent="Opening2/walls"]
|
2020-08-17 14:37:07 +02:00
|
|
|
position = Vector2( -6.22136, 83.6906 )
|
|
|
|
|
2020-08-17 17:27:28 +02:00
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Opening2/walls/StaticBody2D3"]
|
2020-08-17 14:37:07 +02:00
|
|
|
position = Vector2( -25.6957, 6 )
|
|
|
|
shape = SubResource( 3 )
|
|
|
|
|
2020-08-17 17:27:28 +02:00
|
|
|
[node name="StaticBody2D4" type="StaticBody2D" parent="Opening2/walls"]
|
2020-08-17 14:37:07 +02:00
|
|
|
position = Vector2( -6.22136, 83.6906 )
|
|
|
|
|
2020-08-17 17:27:28 +02:00
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Opening2/walls/StaticBody2D4"]
|
2020-08-17 14:37:07 +02:00
|
|
|
position = Vector2( 224.921, 6 )
|
|
|
|
shape = SubResource( 3 )
|
|
|
|
|
2020-08-17 17:27:28 +02:00
|
|
|
[node name="next_step_trigger" type="Area2D" parent="Opening2"]
|
2020-08-17 14:37:07 +02:00
|
|
|
position = Vector2( -6.22136, 83.6906 )
|
|
|
|
script = ExtResource( 5 )
|
|
|
|
root_path = NodePath("../..")
|
|
|
|
|
2020-08-17 17:27:28 +02:00
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Opening2/next_step_trigger"]
|
2020-08-17 14:37:07 +02:00
|
|
|
position = Vector2( 210.738, 5 )
|
|
|
|
shape = SubResource( 4 )
|
2020-08-17 17:27:28 +02:00
|
|
|
|
2020-08-19 17:04:26 +02:00
|
|
|
[node name="GooEmitter" type="Node2D" parent="Opening2"]
|
|
|
|
position = Vector2( 218.7, 26.2372 )
|
|
|
|
script = ExtResource( 35 )
|
|
|
|
__meta__ = {
|
|
|
|
"_editor_description_": ""
|
|
|
|
}
|
|
|
|
goo_particles = [ ExtResource( 34 ), ExtResource( 30 ), ExtResource( 36 ), ExtResource( 31 ), ExtResource( 37 ), ExtResource( 29 ), ExtResource( 6 ), ExtResource( 33 ), ExtResource( 32 ), ExtResource( 7 ) ]
|
|
|
|
direction = Vector2( -1, 0 )
|
|
|
|
spawn_rate = 2
|
2020-08-18 15:13:54 +02:00
|
|
|
|
2020-08-17 17:27:28 +02:00
|
|
|
[node name="Opening1" type="AnimatedSprite" parent="."]
|
|
|
|
frames = ExtResource( 1 )
|
|
|
|
centered = false
|