Oliver-Akins / Phantom-Ink-Online

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

SelectObject WS event #16

Closed Oliver-Akins closed 3 years ago

Oliver-Akins commented 3 years ago

Description:

The event sent by the clients when they are selecting an object from the card.

Request Payload:

Property Type Description
object String The name of the object that the spirits are selecting.

Response Payload: (ChosenObject)

Property Type Description
object String The object that has been selected.