# Player Control Mode

## The Three Modes

The player has 3 modes: **Weapons**, **Powers**, and **Combat**. To change between them, press H (by default). You can see the current state by checking the name in the upper left corner of the screen, below the health and energy bar.

![](https://3552900959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McLLp9jDL-LIuzRrSTQ%2Fuploads%2FqL46jEI79rM6bl6T1oya%2FPicture7.png?alt=media\&token=a0451979-52d1-48cf-a2bc-6f82c9785d85)

## Default Mode

The weapon mode is the default mode. In **Player States Manager inspector** (in the gameObject Player Controller) you can choose the default mode at the beginning of the game.

![](https://3552900959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McLLp9jDL-LIuzRrSTQ%2Fuploads%2FVtCZWrdJcECzvoauqeMR%2FPicture10.jpg?alt=media\&token=ee0b5a45-1f84-4f04-859c-37ed44394efe)

Also, you can configure if the player can change between these modes or not, so the game can always have the same mode or all of them. This option is called **Change Mode Enabled**.

![](https://3552900959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McLLp9jDL-LIuzRrSTQ%2Fuploads%2FzCD2Bo3SxmzgHI7FIHug%2FPicture9.jpg?alt=media\&token=187d8d86-a47f-41d5-81b9-4d77d858f343)
