# Game Creator Toolbar

**Game Creator** is all about speed. Instead of right-clicking on the *Hierarchy Panel*, selecting *Game Creator* and then picking which component you want to create, you can simply select the component from the **Game Creator Toolbar**.

![](https://2174264233-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LAqwYovmUPn5V6CMeID%2F-LB0DUlfBoH3tuTQMn_t%2F-LB0EDMTPdIIedCnNw3L%2Ftoolbar.jpg?alt=media\&token=931e7e39-dbd5-46da-b560-286d6475fede)

The toolbar is a small utility bar found at the top-left edge of the Scene view. It's dynamically built. This means that when you install a new modules this may stack a new button at the right.

{% hint style="info" %}
For example, the **Dialogue** module adds a button option to create a dialogue component.
{% endhint %}

To reveal the Toolbar click on the Unity's top menu and select `Game Creator → Show Toolbar`. Alternatively you can press `⌘ + T`.

You can dismiss the **toolbar** clicking on the `x` button. You can also drag the toolbar around the *Scene view* by clicking and holding onto the three horizontal bars.

The rest of the buttons correspond to the main Game Creator components.

{% hint style="success" %}
If you are not familiar with an icon, you can hover the mouse over one and a tooltip will appear with a small explanation of what this button does.
{% endhint %}
