|
1 | | -[gd_scene load_steps=124 format=4 uid="uid://dfkwq6qwtxw25"] |
| 1 | +[gd_scene load_steps=126 format=4 uid="uid://dfkwq6qwtxw25"] |
2 | 2 |
|
3 | 3 | [ext_resource type="Script" path="res://scripts/EnemyManager.cs" id="1_bmkfv"] |
4 | 4 | [ext_resource type="Script" path="res://scripts/Map.cs" id="1_pa1ge"] |
|
45 | 45 | [ext_resource type="Texture2D" uid="uid://d1yvwy2drdwqd" path="res://assets/tilemaps/Reg tree wall.png" id="38_dsao3"] |
46 | 46 | [ext_resource type="Texture2D" uid="uid://cn0pcaddy8lcv" path="res://assets/tilemaps/TX Struct.png" id="39_jhhw6"] |
47 | 47 | [ext_resource type="Texture2D" uid="uid://bxo85wuubsbn2" path="res://assets/tilemaps/TX Tileset Wall.png" id="40_6y0o1"] |
48 | | -[ext_resource type="Texture2D" uid="uid://dupi1mwbxnhef" path="res://assets/tilemaps/CaveTileset.png" id="44_3be5u"] |
| 48 | +[ext_resource type="Texture2D" uid="uid://doa646stnhnlu" path="res://assets/tilemaps/CaveTileset.png" id="44_3be5u"] |
49 | 49 | [ext_resource type="TileSet" uid="uid://drgqbpyytiqxq" path="res://scenes/levels/CaveTileset.tres" id="44_njbx8"] |
50 | 50 | [ext_resource type="TileSet" uid="uid://d2huqyd455jkj" path="res://assets/tilemaps/CratersTileset.tres" id="44_pqt0n"] |
51 | 51 | [ext_resource type="Texture2D" uid="uid://cf35q1itw0rjk" path="res://assets/tilemaps/OtherTileset.png" id="44_ue1vq"] |
@@ -14953,19 +14953,14 @@ script = ExtResource("1_pa1ge") |
14953 | 14953 | _darknessCircleDamage = 1 |
14954 | 14954 | _allyHealthChangeIntervall = 5.0 |
14955 | 14955 |
|
14956 | | -[node name="Tutorial" parent="." instance=ExtResource("48_3yv6f")] |
14957 | | -offset_left = 536.0 |
14958 | | -offset_top = 898.0 |
14959 | | -offset_right = 536.0 |
14960 | | -offset_bottom = 898.0 |
14961 | | - |
14962 | | -[node name="Ally" parent="." node_paths=PackedStringArray("_responseField", "_nameLabel", "Chat") instance=ExtResource("6_l8h37")] |
| 14956 | +[node name="Ally" parent="." node_paths=PackedStringArray("_responseField", "_nameLabel", "Chat", "_animPlayer") instance=ExtResource("6_l8h37")] |
14963 | 14957 | position = Vector2(923, 2052) |
14964 | 14958 | _responseField = NodePath("ResponseField") |
14965 | 14959 | _nameLabel = NodePath("Label") |
14966 | 14960 | _visionRadius = 200 |
14967 | 14961 | _interactionRadius = 250 |
14968 | 14962 | Chat = NodePath("Ally1Cam/Ally1Chat") |
| 14963 | +_animPlayer = NodePath("AnimationPlayer2") |
14969 | 14964 |
|
14970 | 14965 | [node name="Ally1Cam" type="Camera2D" parent="Ally"] |
14971 | 14966 | light_mask = 2 |
@@ -15059,12 +15054,13 @@ shadow_filter = 2 |
15059 | 15054 | shadow_filter_smooth = 2.3 |
15060 | 15055 | texture_scale = 14.0 |
15061 | 15056 |
|
15062 | | -[node name="Ally2" parent="." node_paths=PackedStringArray("_responseField", "_nameLabel", "Chat") groups=["navigation"] instance=ExtResource("6_l8h37")] |
| 15057 | +[node name="Ally2" parent="." node_paths=PackedStringArray("_responseField", "_nameLabel", "Chat", "_animPlayer") groups=["navigation"] instance=ExtResource("6_l8h37")] |
15063 | 15058 | position = Vector2(289, 2015) |
15064 | 15059 | _responseField = NodePath("ResponseField") |
15065 | 15060 | _nameLabel = NodePath("Label") |
15066 | 15061 | _visionRadius = 200 |
15067 | 15062 | Chat = NodePath("Ally2Cam/Ally2Chat") |
| 15063 | +_animPlayer = NodePath("AnimationPlayer2") |
15068 | 15064 |
|
15069 | 15065 | [node name="Ally2Cam" type="Camera2D" parent="Ally2"] |
15070 | 15066 | light_mask = 2 |
@@ -15498,12 +15494,14 @@ button_group = ExtResource("31_rop2t") |
15498 | 15494 | text = "Ally 1" |
15499 | 15495 |
|
15500 | 15496 | [node name="IntroScene" parent="." node_paths=PackedStringArray("_ally") instance=ExtResource("32_bdur0")] |
| 15497 | +visible = false |
15501 | 15498 | z_index = 1000 |
15502 | 15499 | offset_left = -633.0 |
15503 | 15500 | offset_top = 1955.0 |
15504 | 15501 | offset_right = 1457.0 |
15505 | 15502 | offset_bottom = 2618.0 |
15506 | 15503 | _ally = NodePath("../Ally") |
| 15504 | +_enableIntroScene = false |
15507 | 15505 |
|
15508 | 15506 | [node name="Landscape" type="Control" parent="."] |
15509 | 15507 | visible = false |
@@ -15748,3 +15746,16 @@ position = Vector2(516, 1737) |
15748 | 15746 | ObjectName = "BEGINNING OF THE GAME" |
15749 | 15747 | ObjectDescription = "Greet the commander in a friendly tone, ask for his name and tell him to move upwards." |
15750 | 15748 | ObjectHint = "Keep explaining to the commander what our missions is for the first few messages but stop if he indicates he understood everything." |
| 15749 | + |
| 15750 | +[node name="Tutorial" parent="." instance=ExtResource("48_3yv6f")] |
| 15751 | +anchors_preset = 8 |
| 15752 | +anchor_left = 0.5 |
| 15753 | +anchor_top = 0.5 |
| 15754 | +anchor_right = 0.5 |
| 15755 | +anchor_bottom = 0.5 |
| 15756 | +offset_left = 919.0 |
| 15757 | +offset_top = 2054.0 |
| 15758 | +offset_right = 919.0 |
| 15759 | +offset_bottom = 2054.0 |
| 15760 | +grow_horizontal = 2 |
| 15761 | +grow_vertical = 2 |
0 commit comments