Initial field spawns
This commit is contained in:
parent
fdff25d451
commit
12b7435d19
28 changed files with 197 additions and 98 deletions
|
|
@ -36,6 +36,7 @@ node_connections = [&"TimeScale", 0, &"Tree", &"output", 0, &"TimeScale"]
|
|||
size = Vector2(49, 38)
|
||||
|
||||
[node name="Spikeweed" instance=ExtResource("1_vmbvr")]
|
||||
internal_id = "spikeweed"
|
||||
MaxHP = 30.0
|
||||
|
||||
[node name="Sprite2D" parent="." index="0"]
|
||||
|
|
@ -54,9 +55,8 @@ tree_root = SubResource("AnimationNodeBlendTree_63okc")
|
|||
parameters/TimeScale/scale = 1.0
|
||||
parameters/Tree/blend_position = 0
|
||||
|
||||
[node name="Behaviour" type="Node" parent="." index="3" node_paths=PackedStringArray("_tree")]
|
||||
[node name="Behaviour" type="Node" parent="." index="3"]
|
||||
script = ExtResource("3_uhpn7")
|
||||
_tree = NodePath("../AnimationTree")
|
||||
|
||||
[node name="Hitbox" parent="." index="4"]
|
||||
collision_layer = 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue