Merge branch 'master' into level-editor

This commit is contained in:
Rendo 2025-07-08 14:45:29 +05:00
commit 32edb71f2a
71 changed files with 756 additions and 339 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -5,4 +5,4 @@
[resource]
script = ExtResource("1_rfumy")
Duration = 0.25
Slot = 3
Slot = "garlic"

View file

@ -1,10 +1,10 @@
[gd_resource type="Resource" load_steps=2 format=3 uid="uid://7uj0oe656jfx"]
[ext_resource type="Script" path="res://scripts/systems/effects/SlownessEffect.cs" id="1_8md01"]
[ext_resource type="Script" uid="uid://dyc7fc5bfkdii" path="res://scripts/systems/effects/SlownessEffect.cs" id="1_8md01"]
[resource]
script = ExtResource("1_8md01")
ColorOverride = Color(0, 1, 1, 1)
Multiplier = 0.75
Duration = 3.25
Slot = 0
Slot = "freeze_slow"