aboutsummaryrefslogtreecommitdiffstats
path: root/Enemy0.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'Enemy0.tscn')
-rw-r--r--Enemy0.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Enemy0.tscn b/Enemy0.tscn
index 306afd6..225f15c 100644
--- a/Enemy0.tscn
+++ b/Enemy0.tscn
@@ -3,7 +3,7 @@
[ext_resource path="res://assets/Likkan-boss.png" type="Texture" id=1]
[ext_resource path="res://Enemy0.gd" type="Script" id=2]
-[node name="KinematicBody2D" type="KinematicBody2D"]
+[node name="Enemy" type="KinematicBody2D"]
script = ExtResource( 2 )
[node name="Sprite" type="Sprite" parent="."]