Frames > Hornet Frame#

Description#
Light and fast frame. Doesn't contain Weapon slots. It's mostly used in races, training and reconnaissance activities.
Characteristics#
| Name | Value |
|---|---|
| MinRank | 0 |
| Price | 0f,500f,1000f,3000f, |
| MaxNumber | 1 |
| Power | 100f |
| Weight | 150f |
| Shield | 50 |
| Acceleration | 0.5f |
| Battery | 100 |
| Memory | 5 |
| BootTime | 0.2f |
Actions#
[Wait]#
Description#
Can be used to wait couple of seconds before next action execution.
Power consumption - 2f#
Parameters#
| Time | |
|---|---|
| Type | Slider |
| Unit | seconds |
| Max | 20f |
| Min | 1f |
| Default | 1f |
| Values |
[Rotate]#
Description#
Action will turn left or right the bot by specified Angle with specified Speed.
Power consumption - 2f#
Parameters#
| Run in backround | |
|---|---|
| Type | Bool |
| Unit | |
| Max | 0 |
| Min | 0 |
| Default | 0 |
| Values |
| Angle | |
|---|---|
| Type | Slider |
| Unit | degrees |
| Max | 360f |
| Min | -360f |
| Default | 90f |
| Values |
| Rotation speed | |
|---|---|
| Type | Slider |
| Unit | percent |
| Max | 100f |
| Min | 1 |
| Default | 100f |
| Values |
[Rotate To Point]#
Description#
Action will turn the bot to the specified point. Point parameters are provided by some Parts in their Events like Radar which send enemies positions or Radio which sends message sender position.
Power consumption - 2f#
Parameters#
| Run in backround | |
|---|---|
| Type | Bool |
| Unit | |
| Max | 0 |
| Min | 0 |
| Default | 0 |
| Values |
| Point | |
|---|---|
| Type | Point |
| Unit | |
| Max | 0 |
| Min | 0 |
| Default | 0 |
| Values |
| Rotation speed | |
|---|---|
| Type | Slider |
| Unit | percent |
| Max | 100f |
| Min | 1 |
| Default | 100f |
| Values |
[Drive]#
Description#
Driving forward or backward with specified speed.
Power consumption - 2f#
Parameters#
| Run in backround | |
|---|---|
| Type | Bool |
| Unit | |
| Max | 0 |
| Min | 0 |
| Default | 0 |
| Values |
| Distance | |
|---|---|
| Type | Slider |
| Unit | meters |
| Max | 200f |
| Min | 1f |
| Default | 100f |
| Values |
| Speed | |
|---|---|
| Type | Slider |
| Unit | km/h |
| Max | 100f |
| Min | -100f |
| Default | 100f |
| Values |
| Brake | |
|---|---|
| Type | bool |
| Unit | |
| Max | 0 |
| Min | 0 |
| Default | true |
| Values |
Events#
[Operating system started]#
Event is triggered after bots operating system if started
InputParams#
[Last action finished]#
Event is triggered if all actions has been executed
InputParams#
Slots#
[System]#
sys_ct - Right
[Battery]#
sn_b1 - Front
[Electronics]#
sn_e3 - Front
[Shield]#
sn_shield1 - Front