mirror of
https://port.numenaute.org/aleajactaest/khanat-client.git
synced 2024-11-09 16:59:03 +00:00
6 lines
177 B
Text
6 lines
177 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://scenes/items/pickup_item.gd" type="Script" id=1]
|
|
|
|
[node name="pickup_item" type="Spatial"]
|
|
script = ExtResource( 1 )
|