generated from krampus/template-godot4
5 lines
118 B
GDScript3
5 lines
118 B
GDScript3
|
class_name ItemCatalogType extends Node
|
||
|
## Autoloaded singleton catalog of all game items
|
||
|
|
||
|
@export var eyeballs: Item
|