# Game Settings

## Overview <a href="#overview" id="overview"></a>

In Game Settings, creators can configure the options needed to create their game. Customize various options such as the game’s physical environment and character movement speed to create your own unique game environment!

## How to Use <a href="#how-to-use" id="how-to-use"></a>

Open a world created in OVERDARE Studio, click the button in the top-right corner, then select **Game Settings** from the menu that appears.

<figure><img src="https://2064130887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhrvYlLq1mQAq0V0vwPsb%2Fuploads%2Fgit-blob-33cce3a1e97e6d86dcbcdc8f303c6fbd9e79a201%2Fgame-setting-1.png?alt=media" alt=""><figcaption></figcaption></figure>

In Game Settings, you can configure options related to the **game** or **security**.

<figure><img src="https://2064130887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhrvYlLq1mQAq0V0vwPsb%2Fuploads%2Fgit-blob-6358a659da6993158db78f1e320d3545dfc633b8%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## Option Configuration <a href="#option-configuration" id="option-configuration"></a>

### World <a href="#world" id="world"></a>

<table><thead><tr><th width="206">Option</th><th width="342">Description</th><th>Notes</th></tr></thead><tbody><tr><td>Max Player</td><td>Sets the maximum number of players that can join the game.</td><td></td></tr><tr><td>Gravity</td><td>Defines the world's gravity in meters per second squared.</td><td>n meter/second^2</td></tr><tr><td>Jump Height</td><td>Determines the character's jump height.</td><td><p>n meter</p><p>(Min: 0, Max: Unlimited)</p></td></tr><tr><td>Jump Power</td><td>Controls the force of a character's jump.</td><td></td></tr><tr><td>Walk Speed</td><td>Sets the character's walking speed in meters per second.</td><td>n meters/second</td></tr><tr><td>Max Jump Distance</td><td>Calculated based on the configured Gravity and Jump settings.</td><td>n meters</td></tr><tr><td>Max Slope Angle</td><td>Sets the maximum slope angle the character can walk on.</td><td></td></tr></tbody></table>

### Security <a href="#security" id="security"></a>

<table><thead><tr><th width="206">Option</th><th width="342">Description</th><th>Notes</th></tr></thead><tbody><tr><td>Allow HTTP Requests</td><td><p>Allows the server to make requests to remote servers via HttpService.</p><p>(Disabled by default)</p></td><td></td></tr></tbody></table>
