inital commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://cxk2mn5oab341"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/Enemy.gd" id="1_enemy"]
|
||||
|
||||
[node name="Enemy" type="CharacterBody3D"]
|
||||
script = ExtResource("1_enemy")
|
||||
Reference in New Issue
Block a user