Small improvements
This commit is contained in:
parent
6afcde1f98
commit
38dc6ec4d2
20 changed files with 56 additions and 84 deletions
|
|
@ -4,7 +4,7 @@
|
|||
[ext_resource type="Script" uid="uid://bd1f7x1nin0i0" path="res://scripts/entities/AreaOfEffect.cs" id="2_qq7uk"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_5ykcf"]
|
||||
size = Vector2(30, 40)
|
||||
size = Vector2(20, 26)
|
||||
|
||||
[node name="BaseTile" type="Node2D"]
|
||||
script = ExtResource("1_5ykcf")
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ region = Rect2(260, 22, 42, 36)
|
|||
|
||||
[sub_resource type="Resource" id="Resource_b8lvr"]
|
||||
script = ExtResource("3_b65si")
|
||||
Multiplier = 0.9
|
||||
Multiplier = 0.667
|
||||
Duration = 0.5
|
||||
Slot = "permanent_speed"
|
||||
metadata/_custom_type_script = "uid://3q40oeb4cabf"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ region = Rect2(206, 22, 50, 37)
|
|||
|
||||
[sub_resource type="Resource" id="Resource_p8mgt"]
|
||||
script = ExtResource("3_770cq")
|
||||
Multiplier = 1.2
|
||||
Multiplier = 1.333
|
||||
Duration = 0.5
|
||||
Slot = "permanent_speed"
|
||||
metadata/_custom_type_script = "uid://3q40oeb4cabf"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue