public void OnClick() { GameObject newSigil = Instantiate(sigilPrefab); pen.Drag(newSigil); pen.GoToRitualFrame(); }