Grazing for shields

This commit is contained in:
Marco 2025-04-01 15:46:25 +02:00
commit 8b28805cbd
22 changed files with 554 additions and 9 deletions

View file

@ -1,4 +1,4 @@
[gd_scene load_steps=145 format=4 uid="uid://bv451a8wgty4u"]
[gd_scene load_steps=146 format=4 uid="uid://bv451a8wgty4u"]
[ext_resource type="Script" uid="uid://doxmbokehw8ci" path="res://Scripts/GameManager.cs" id="1_8tmoj"]
[ext_resource type="PackedScene" uid="uid://c4pr2707hbeph" path="res://Scenes/Actors/fsm_player.tscn" id="2_ksslq"]
@ -114,6 +114,7 @@
[ext_resource type="PackedScene" uid="uid://ey71mxa5ocpn" path="res://Scenes/Items/Shield_Extend_Pickup.tscn" id="103_0bqta"]
[ext_resource type="PackedScene" uid="uid://bb32f4p5e671j" path="res://Scenes/Actors/Fairy_Guard_FSM.tscn" id="103_f37sa"]
[ext_resource type="PackedScene" uid="uid://clieeuln36a7a" path="res://Scenes/Actors/Fairy_FSM.tscn" id="104_0bqta"]
[ext_resource type="PackedScene" uid="uid://bq4r28ikbmn0r" path="res://Scenes/Actors/Fairy_Special_FSM.tscn" id="108_cxj4w"]
[ext_resource type="PackedScene" uid="uid://ue3i2qyhhtbg" path="res://Scenes/Interactable/control_pad_yellow_keycard.tscn" id="109_j6vrf"]
[sub_resource type="Resource" id="Resource_6sau4"]
@ -1363,11 +1364,19 @@ position = Vector2(-927, -159)
[node name="FairyGuardFsm15" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("103_f37sa")]
position = Vector2(-869, -105)
[node name="KeycardReaderYellow" parent="Parallax2D/Factory Tilemaps/LevelProps" node_paths=PackedStringArray("Targets") instance=ExtResource("109_j6vrf")]
position = Vector2(-1499, -189)
Targets = [NodePath("../HorizontalForceField4")]
ActivationType = 5
[node name="ControlPad9" parent="Parallax2D/Factory Tilemaps/LevelProps" node_paths=PackedStringArray("Target") instance=ExtResource("12_hfkf1")]
position = Vector2(-931, -62)
Target = NodePath("../VerticalDoor")
ActivationType = 5
[node name="FairyFsm15" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("108_cxj4w")]
position = Vector2(-687, -53)
[node name="PlayerParent" type="Node2D" parent="Parallax2D/Factory Tilemaps"]
[node name="BeamShadows" type="TileMapLayer" parent="Parallax2D/Factory Tilemaps"]
@ -1424,8 +1433,3 @@ AlarmSound = ExtResource("79_jn1m0")
process_mode = 3
autoplay = true
MusicData = ExtResource("82_ksslq")
[node name="KeycardReaderYellow" parent="." node_paths=PackedStringArray("Targets") instance=ExtResource("109_j6vrf")]
position = Vector2(-1499, -189)
Targets = [NodePath("../Parallax2D/Factory Tilemaps/LevelProps/HorizontalForceField4")]
ActivationType = 5