Added Level. Removed params from _init()
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://c1h0h1viac0gy"]
|
||||
|
||||
[ext_resource type="Script" path="res://level.gd" id="1_t0agp"]
|
||||
|
||||
[node name="Level" type="Node2D"]
|
||||
script = ExtResource("1_t0agp")
|
||||
Reference in New Issue
Block a user