Oliver-Akins / Phantom-Ink-Online

The online prototype for Resonym's game titled Phantom Ink.
http://phantominkgame.com/
6 stars 2 forks source link

NewPlayer WS event #17

Closed Oliver-Akins closed 3 years ago

Oliver-Akins commented 3 years ago

Description:

This is sent by the server when a new player joins the game.

Request Payload:

This event cannot be requested by the clients.

Response Payload: (``)

Property Type Description
name String The player's name.
Oliver-Akins commented 3 years ago

This has been merged into #12