Effect system and snowpea
This commit is contained in:
parent
9b89ae98a6
commit
e797918e23
18 changed files with 353 additions and 16 deletions
|
|
@ -17,10 +17,10 @@ shader_parameter/blend_color = Color(1, 1, 1, 1)
|
|||
shader_parameter/amount = null
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_hxyad"]
|
||||
size = Vector2(24, 84)
|
||||
size = Vector2(2, 84)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_r4ug6"]
|
||||
size = Vector2(20, 48)
|
||||
size = Vector2(16, 48)
|
||||
|
||||
[sub_resource type="Animation" id="Animation_qv5y7"]
|
||||
length = 0.001
|
||||
|
|
@ -202,6 +202,7 @@ parameters/conditions/end_eat = false
|
|||
|
||||
[node name="Mover" type="Node" parent="."]
|
||||
script = ExtResource("4_u5syx")
|
||||
_speedMultiplier = 0.25
|
||||
|
||||
[node name="Behaviour" type="Node" parent="."]
|
||||
script = ExtResource("5_2pvkr")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue