2025-04-26 16:02:13 +01:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://q80xjurpsmjb"]
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://1gcj3gixy6hs" path="res://objects/units/unit.tscn" id="1_8hi5e"]
|
|
|
|
[ext_resource type="Script" uid="uid://cl0k7xolx5rf2" path="res://scripts/enemy.gd" id="2_14ipn"]
|
|
|
|
|
|
|
|
[node name="Enemy" groups=["Enemies"] instance=ExtResource("1_8hi5e")]
|
|
|
|
collision_layer = 4
|
|
|
|
collision_mask = 31
|
|
|
|
script = ExtResource("2_14ipn")
|
2025-04-27 14:38:35 +01:00
|
|
|
|
|
|
|
[node name="Label3D" parent="." index="4"]
|
|
|
|
text = "awawawawawa"
|