update - add replot and migration to godot 4.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=2 format=2]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://diyvimfdbk4sn"]
|
||||
|
||||
[ext_resource path="res://scenes/misc/ItemSpawner.gd" type="Script" id=1]
|
||||
[ext_resource type="Script" uid="uid://43fh1rkiinh4" path="res://scenes/misc/ItemSpawner.gd" id="1"]
|
||||
|
||||
[node name="item_spawner" type="Marker2D"]
|
||||
script = ExtResource( 1 )
|
||||
script = ExtResource("1")
|
||||
|
||||
Reference in New Issue
Block a user