Interface: Difference between revisions

From RoboCo
Jump to navigation Jump to search
No edit summary
No edit summary
Line 66: Line 66:
|-
|-
! style="background-color:#5dc8f4;" | 16
! style="background-color:#5dc8f4;" | 16
|Translate Tool
|[[Tools#RoboCo Tools|Translate Tool]]
|This tool is used to move parts along the 3 axes.
|This tool is used to move parts along the 3 axes.
|-
|-
! style="background-color:#5dc8f4;" | 17
! style="background-color:#5dc8f4;" | 17
|Rotate Tool
|[[Tools#RoboCo Tools|Rotate Tool]]
|This tool is used to rotate parts along the 3 axes.
|This tool is used to rotate parts along the 3 axes.
|-
|-
! style="background-color:#5dc8f4;" | 18
! style="background-color:#5dc8f4;" | 18
|Resize Tool
|[[Tools#RoboCo Tools|Resize Tool]]
|This tool is used to resize parts along the 3 axes.
|This tool is used to resize parts along the 3 axes.
|-
|-
! style="background-color:#5dc8f4;" | 19
! style="background-color:#5dc8f4;" | 19
|Joint Tool
|[[Tools#RoboCo Tools|Joint Tool]]
|With a joint selected, this tool cycles through joint types or clears joints.
|With a joint selected, this tool cycles through joint types or clears joints.
|-
|-
! style="background-color:#5dc8f4;" | 20
! style="background-color:#5dc8f4;" | 20
|Erase Tool
|[[Tools#RoboCo Tools|Erase Tool]]
|This allows players to click on parts to delete them.
|This allows players to click on parts to delete them.
|-
|-
! style="background-color:#5dc8f4;" | 21
! style="background-color:#5dc8f4;" | 21
|Paint Tool
|[[Materials|Paint Tool]]
|This tool is used to paint robot parts by clicking
|This tool is used to paint robot parts by clicking
|-
|-
! style="background-color:#5dc8f4;" | 22
! style="background-color:#5dc8f4;" | 22
|Send to Ground
|[[Tools#Additional RoboCo Tool Commands|Send to Ground]]
|This will send a player’s robot to the ground.
|This will send a player’s robot to the ground.
|-
|-
! style="background-color:#5dc8f4;" | 23
! style="background-color:#5dc8f4;" | 23
|Undo
|[[Tools#Additional RoboCo Tool Commands|Undo]]
|This is used to undo an action.
|This is used to undo an action.
|-
|-
! style="background-color:#5dc8f4;" | 24
! style="background-color:#5dc8f4;" | 24
|Redo
|[[Tools#Additional RoboCo Tool Commands|Redo]]
|This is used to redo an action.
|This is used to redo an action.
|-
|-
! style="background-color:#5dc8f4;" | 25
! style="background-color:#5dc8f4;" | 25
|Trash
|[[Tools#Additional RoboCo Tool Commands|Trash]]
|This button deletes the entire robot from the build zone.  
|This button deletes the entire robot from the build zone.  
|}
|}

Revision as of 15:53, 1 July 2022

A basic guide to the interface of RoboCo. If you would like to learn more about specific mechanics or controls, please click the links in the table below.

New Interface.png
1 Menu Opens the menu. Gives you the option to Return to Title Screen, access Options, or Quit.
2 Save and Load Save and load your robots.
3 Parts The Parts Menu, where players can access all robot building components.
4 Constructs The Constructs Menu, where players can access pre-built robot parts for rapid robot construction.
5 Properties The Properties Menu, where players can edit and tune the attributes of powered parts.
6 Controls The Controls Menu, where players can edit and tune the attributes of powered parts.
7 Materials The Materials Menu, where players can edit and tune the color and design of their robot.
8 Debug Console A console for debugging your Python scripts for robot programming.
9 Camera Mode Toggle between different camera modes.
10 Edit Mode Options Change edit mode views.
11 Hints Access to helpful in-game hints.
12 Main Objectives Goals for the level (can be toggled on or off).
13 Bonus Display of robot cost and time to complete the level.
14 Activate Button Use this button to enter Active Mode and operate your robot. Press it again to enter Edit Mode.
15 Select Tool This tool is used to click and drag parts in the build zone.
16 Translate Tool This tool is used to move parts along the 3 axes.
17 Rotate Tool This tool is used to rotate parts along the 3 axes.
18 Resize Tool This tool is used to resize parts along the 3 axes.
19 Joint Tool With a joint selected, this tool cycles through joint types or clears joints.
20 Erase Tool This allows players to click on parts to delete them.
21 Paint Tool This tool is used to paint robot parts by clicking
22 Send to Ground This will send a player’s robot to the ground.
23 Undo This is used to undo an action.
24 Redo This is used to redo an action.
25 Trash This button deletes the entire robot from the build zone.