void Caught() { if (recentlyCaught) { return; } lastCaughtTime = Time.time; text.DisplayForTime(failText, displayTextTime); }