Login

Fancade Wiki

Updated Control flow.md (markdown)

... ...
@@ -26,6 +26,7 @@ During the script execution phase of a tick, statements are executed synchronous
26 26
27 27
# Instruction sequencing
28 28
29
[[uploads/Execution-Flow-Chart.jpg]]
29 30
There are two basic ways to determine the sequence that statements get executed: **Execution order** wires, and script block **positioning** (See also: [[Execution Order]])
30 31
31 32
## 1. "Execution order" wires
Fancade Wiki