> For the complete documentation index, see [llms.txt](https://denvzla-estudio.gitbook.io/infinite-runner-engine-2d/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://denvzla-estudio.gitbook.io/infinite-runner-engine-2d/infinity-runner-editor/game-manager/control-type.md).

# Control Type

There are two types of controls, Flying and Runner

Runner: It is used to create a runner type game, it has two options: Touch control, special for mobile devices, and Keyboard, for computers.

Flappy Birds: It is used to create a "flappy bird" style game with keyboard and touch, the player just presses the screen and voila or keyboard the space bar

<figure><img src="https://3711656707-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR1xCAf3PsYX9SV66XNCB%2Fuploads%2FwGhCmtzbRQk6GpMcq1up%2Fimage.png?alt=media&amp;token=869a1da2-a154-4a1d-9478-15485f1d956e" alt=""><figcaption></figcaption></figure>
