21 lines
1.2 KiB
Plaintext
21 lines
1.2 KiB
Plaintext
![]() |
\b;\button 144; Tracked Shooter
|
||
|
\image botfc 8 8;
|
||
|
Tracked bot equipped with a fireball cannon.
|
||
|
|
||
|
The fireball cannon is an efficient weapon against most kinds of \l;enemies\u object\mother;. Use it sparingly though for it requires large amounts of energy. A \l;regular power cell\u object\power; will only allow you to shoot 4 fireball bursts.
|
||
|
|
||
|
Tip : it is possible to move the mouse while shooting, so as to sweep a larger area.
|
||
|
|
||
|
Tracked bots can ascend steep inclinations but they are quite slow and use a lot of energy. On flat ground for short distances, a \l;wheeled shooter\u object\botfr; is a better option. When it is possible to build \l;winged bots\u object\botfj;, these represent the best solution for long distances.
|
||
|
|
||
|
\t;Programming
|
||
|
To program the bot's movements, use the following commands : \c;\l;move\u cbot\move;\n;, \c;\l;turn\u cbot\turn;\n;, \c;\l;motor\u cbot\motor;\n;, \c;\l;goto\u cbot\goto;\n;.
|
||
|
|
||
|
To program the fireball cannon, use \c;\l;fire\u cbot\fire;\n;. To raise or lower the aim, use \c;\l;aim\u cbot\aim;\n;.
|
||
|
|
||
|
\t;Object \l;Category\u cbot\category;
|
||
|
\c;TrackedShooter\n;
|
||
|
|
||
|
\t;See also
|
||
|
\l;CBOT Language\u cbot;, \l;Variables\u cbot\type; and \l;Categories\u cbot\category;.
|