12 lines
460 B
Text
12 lines
460 B
Text
[gd_scene load_steps=3 format=3 uid="uid://ddp53j2ebnpyl"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://b1hjjbdwf1rtc" path="res://scenes/templates/plant_template.tscn" id="1_1vb12"]
|
|
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_2e1tv"]
|
|
radius = 22.0227
|
|
|
|
[node name="InvunPlant" instance=ExtResource("1_1vb12")]
|
|
_maxHP = 12412
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Hitbox" index="0"]
|
|
shape = SubResource("CircleShape2D_2e1tv")
|