Difference between revisions of "Game interface"

From Gladiabots Wiki
Jump to: navigation, search
(Created page with "{{Information|This page needs improvement, you are welcome to contribute.}} == Hotkeys == === Playback controls === For Windows, Linux and Mac there are several hotkeys for...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Information|This page needs improvement, you are welcome to contribute.}}
 
 
 
== Hotkeys ==
 
== Hotkeys ==
  
=== Playback controls ===
+
For Windows, Linux and Mac there are several hotkeys usable in the game. They can also be used on android when played with an external keyboard.
  
For Windows, Linux and Mac there are several hotkeys for playing back a match. They can also be used on android when played with an external keyboard.
+
=== Match playback controls ===
  
 
{|class="wikitable"
 
{|class="wikitable"
 
!Action!!Hotkeys!!Remarks
 
!Action!!Hotkeys!!Remarks
 
|-
 
|-
|Restart     ||<code>R</code>                                   ||
+
|Restart                   ||<code>R</code>, <code>Home</code>                    ||
 +
|-
 +
|Rewind                    ||<code>Left arrow</code>, <code>Page up</code>        ||In fast-forward mode the match is rewinded 30 seconds, otherwise 10 seconds.
 +
|-
 +
|Pause                    ||<code>Space</code>, <code>C</code>, <code>V</code>    ||
 +
|-
 +
|Play / Resume            ||<code>Space</code>, <code>X</code>, <code>C</code>    ||
 +
|-
 +
|Slow-motion              ||<code>-(Numpad)</code>, <code>Z</code>, <code>W</code>||
 +
|-
 +
|Fast-forward              ||<code>+(Numpad)</code>, <code>F</code>, <code>B</code>||
 +
|-
 +
|Camera auto traveling/zoom||<code>A</code>                                        ||
 +
|-
 +
|Edit AIs                  ||<code>E</code>                                        ||
 +
|-
 +
|Back                      ||<code>Escape</code>, <code>Right-click</code>        ||
 +
|-
 +
|}
 +
 
 +
Visualization of the playback hotkeys:
 +
 
 +
[[File:Hotkeys.png]]
 +
 
 +
=== AI list ===
 +
 
 +
{|class="wikitable"
 +
!Action!!Hotkeys
 +
|-
 +
|Create a new AI      ||<code>+(Numpad)</code>, <code>A</code>
 +
|-
 +
|Rename selected AI  ||<code>F2</code>
 +
|-
 +
|Duplicate selected AI||<code>D</code>
 +
|-
 +
|Delete selected AI  ||<code>Delete</code>, <code>Backspace</code>
 +
|-
 +
|Back                ||<code>Escape</code>, <code>Right-click</code>
 +
|-
 +
|}
 +
 
 +
=== AI editor ===
 +
 
 +
{|class="wikitable"
 +
!Action!!Hotkeys
 +
|-
 +
|Duplicate selected node  ||<code>D</code>
 +
|-
 +
|Edit selected node      ||<code>E</code>
 
|-
 
|-
|Rewind      ||<code></code>                                     ||The match is rewinded 30 seconds when in fast forward mode, otherwise it is rewinded 10 seconds
+
|Edit selected node target||<code>T</code>
 
|-
 
|-
|Pause      ||<code>Space</code>, <code>C</code>, <code>V</code>||
+
|Delete selected node    ||<code>Delete</code>, <code>Backspace</code>
 
|-
 
|-
|Play        ||<code>Space</code>, <code>C</code>, <code>X</code>||
+
|Undo                    ||<code>Z</code>
 
|-
 
|-
|Slow motion ||<code>Z</code>, <code>-</code>                    ||
+
|Redo                    ||<code>Y</code>
 
|-
 
|-
|Fast forward||<code>F</code>, <code>+</code>                   ||
+
|Back to AI list          ||<code>L</code>, <code>Escape</code>, <code>Right-click</code>
 
|-
 
|-
 
|}
 
|}
  
<!--
+
== Bug reports ==
  
reporting a bug  
+
In case of unexpected behavior one should report the bug with the '''report a bug''' button or by creating a [https://forum.gladiabots.com/viewtopic.php?f=6&t=22 bug report in the community forum].
opening the console: Android 3 fingers or swiping, windows no idea. http://www.opencoding.net/TouchConsolePro/ The log opens with click upon bug report.
+
  
-->
+
{{InformationCollapsed|1=Ingame console|2=The ingame console shows all game messages send by the '''report a bug''' button without any need of closing the game.
 +
* On desktop: Press the keys <code>Ctrl + Alt + 2</code> (²) on the keyboard.
 +
* On mobile: Touch the screen with 3 fingers for 1 second.}}

Latest revision as of 11:35, 3 December 2017

Hotkeys

For Windows, Linux and Mac there are several hotkeys usable in the game. They can also be used on android when played with an external keyboard.

Match playback controls

Action Hotkeys Remarks
Restart R, Home
Rewind Left arrow, Page up In fast-forward mode the match is rewinded 30 seconds, otherwise 10 seconds.
Pause Space, C, V
Play / Resume Space, X, C
Slow-motion -(Numpad), Z, W
Fast-forward +(Numpad), F, B
Camera auto traveling/zoom A
Edit AIs E
Back Escape, Right-click

Visualization of the playback hotkeys:

Hotkeys.png

AI list

Action Hotkeys
Create a new AI +(Numpad), A
Rename selected AI F2
Duplicate selected AI D
Delete selected AI Delete, Backspace
Back Escape, Right-click

AI editor

Action Hotkeys
Duplicate selected node D
Edit selected node E
Edit selected node target T
Delete selected node Delete, Backspace
Undo Z
Redo Y
Back to AI list L, Escape, Right-click

Bug reports

In case of unexpected behavior one should report the bug with the report a bug button or by creating a bug report in the community forum.

Information.png
Ingame console 

The ingame console shows all game messages send by the report a bug button without any need of closing the game.

  • On desktop: Press the keys Ctrl + Alt + 2 (²) on the keyboard.
  • On mobile: Touch the screen with 3 fingers for 1 second.