Basics of scripting: Difference between revisions
link to Object
(Transferred the page from the old wiki) |
(link to Object) Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 19: | Line 19: | ||
* <b><font color="ff8543">Orange</font></b> is a [[rotation]] | * <b><font color="ff8543">Orange</font></b> is a [[rotation]] | ||
* <b><font color="ff4343">Red</font></b> is a [[Truth]], it is either <code>True</code> or <code>False</code> | * <b><font color="ff4343">Red</font></b> is a [[Truth]], it is either <code>True</code> or <code>False</code> | ||
* <b><font color="ff85c8">Pink</font></b> is an object | * <b><font color="ff85c8">Pink</font></b> is an [[object]] | ||
* <b><font color="a7b1d0">Gray</font></b> is a [[constraint]] | * <b><font color="a7b1d0">Gray</font></b> is a [[constraint]] | ||
* <b><font color="ffe043">Yellow</font></b> is for execution control | * <b><font color="ffe043">Yellow</font></b> is for execution control | ||
Line 27: | Line 27: | ||
So start Fancade and look on the [[Build]] tab to find a game called "Tutorial". | So start Fancade 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. | It's fully [[editable]], so you'll be able to see and play around with each example script. | ||
[[Category:Scripting]] |