From 136c6918c7d9f3ebe12c4535c438a2c67f01c110 Mon Sep 17 00:00:00 2001 From: freddie-a <57713959+freddie-a@users.noreply.github.com> Date: Sat, 29 Oct 2022 22:45:55 +0100 Subject: Add bullet collisions --- Enemy0.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Enemy0.tscn') 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="."] -- cgit v1.2.3-70-g09d2