All public logs
Combined display of all available logs of Intrigues Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:50, 29 May 2025 Tayfunwiki talk contribs created page Pause Node (Created page with "= ⏸️ Pause Node = The '''Pause''' node stops the execution of the current <code>Scheme</code>. ---- == 🧠 What it does == When executed, the scheme is '''paused''' until a <code>Resume</code> node is triggered. This is useful for waiting on player input or external events. The execution state is stored and will resume from the next node when resumed. ---- == 📌 Use Case == Pause the scheme when a key is pressed, and resume when another is released. ---- ==...") Tag: Visual edit