extends TouchScreenButton
onready var ShowInventory = Global.ShowInventory
func _input(always):
ShowInventory = 1;