one component to rule them all
This commit is contained in:
@@ -12,4 +12,5 @@ var texture: Texture = null
|
||||
func _init(p_item: ESCItem) -> void:
|
||||
global_id = p_item.global_id
|
||||
texture = p_item._get_inventory_texture()
|
||||
p_item.register_components()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user