All games in HypeHype can be multiplayer. These settings control how players can interact.
|
|
Only Chat |
You do not see other players in the game world but you can chat with other players and see their score. |
See Others |
You can see “ghosts” of other players in the game world. A limited amount of interactions is possible between players and the game world. Chat & scores are also available. |
Custom |
You share the game world with other players and can interact with them as well as chat and see scores. This is more advanced and requires extra logic to be built into the game to handle multiple players. More about Multiplayer Logic Nodes |
The remaining options on this are dependent on which Interaction type you select.
|
|
Max Player Count |
Set the maximum number of players that can be in the same session |
Player Display Style |
Set if other players in the game are Opaque (solid objects) or Transparent (semi invisible) |
Name Scale |
Set how big player names will be |
Visible Player Reusable |
Sets the reusable that should be shown as the player character. When Automatic toggle is off, you can choose e.g. the spawned objects that other players should see (e.g. pet followers). Such custom objects must be reusables so you can select them from the list that opens by pressing Add. |
↳Automatic |
Automatically detect what objects other players are controlling and show them to all players in the game session. By default this toggle is on: "ghosts" will look like the player character that the creator has chosen. This is a good option also if your game has a variety of skins or characters to play as. |
|
|
Max Player Count |
Set the maximum amount of players that can join a single game session |
Toolbar Settings
Multiplayer Logic Nodes
Multiplayer Games