void OnClicked() { if (inTrigger) { DialoguePanel.ToggleDialogue(); DialoguePanel.Shop.Platform = Platform; DialoguePanel.Shop.Shopkeeper = this; } }