extends Node2D var ShowInventory = 0 var LeftClick = 0 func _input(event): pass