mirror of
https://port.numenaute.org/aleajactaest/khanat-client.git
synced 2024-11-10 01:10:05 +00:00
7 lines
177 B
Text
7 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 )
|