Difference between revisions of "Variabes"

From WikiManual
Jump to: navigation, search
(New page: Variables are the locations in memory of numbers. The variables control what your 'bot does. i.e. if Variable 1 is greater than 0 it will accelerate forward, because Variable 1 is .up.)
(No difference)

Revision as of 01:43, 23 July 2008

Variables are the locations in memory of numbers. The variables control what your 'bot does. i.e. if Variable 1 is greater than 0 it will accelerate forward, because Variable 1 is .up.