Text
X

Menu
Drive a Car Using Tiles There are two methods to control the car. One is to use the wheel, and the other is to use the joystick. The script on the left uses the wheel and moves at a constant rate; the script on the right changes the direction by the angle the knob of the joystick makes with the vertical, and chooses the speed by the distance from the knob to the center of the joystick. Use the 'Run' tile under each script to start that script, and the 'Stop' tile to stop it. Click on any tile's icon (top-left corner of the tile) to execute that tile.
Car
Wheel
Car
10
Car
-1
Car
Eval
Joystick
Joystick
Car
Eval
Joystick
10
Car
-1
WheelScript
JoystickScript