Updated Basic scripting.md (markdown)
commited
commit
64fd8a58ffe6f167fab5d040701c513f22552c47
... | ... | @@ -15,7 +15,7 @@ There are other wire colors as well: |
15 | 15 | * **<font color="ff8543">Orange</font>** is a rotation |
16 | 16 | * **<font color="ff4343">Red</font>** is either [[True|Truth (True & False)]] or [[False|Truth (True & False)]] |
17 | 17 | * **<font color="ff85c8">Pink</font>** is an object |
18 | * **<font color="a7b1d0">Gray</font>** is a constraint
|
|
18 | * **<font color="a7b1d0">Gray</font>** is a [[constraint|Add constraint]]
|
|
19 | 19 | * **<font color="ffe043">Yellow</font>** is for execution control |
20 | 20 | |
21 | 21 | That's the basics! Now, you'll probably learn a lot more by looking at some example scripts that show how to do useful game stuff. So start the app and look on the Build tab to find a game called "Tutorial". It's fully editable, so you'll be able to see and play around with each example script. |
... | ... | \ No newline at end of file |