Oliver-Akins / Phantom-Ink-Online

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

Object Choice Game State #6

Closed Oliver-Akins closed 3 years ago

Oliver-Akins commented 3 years ago

Currently there is no way for the spirits to choose the object, this needs to be designed and then implemented prior to displaying the text entry boxes.

Oliver-Akins commented 3 years ago

So, how I'm thinking of having this implemented is just giving them all the options that were acquired from the card, and then whichever spirit selects the object first (just by clicking on it) is the object that gets chosen. You can see an example of what this would look like below: If you can let me know what you think of the design @Ramenhotep that would be greatly appreciated. image

Ramenhotep commented 3 years ago

I think that is fine. I do think the objects need to be numbered (e.g. "1. Airplane") so that they can discuss before they choose

Oliver-Akins commented 3 years ago

Sounds good, I'll have the interface add a number between 1-X when it creates the selector so that they don't need to be in the card text at all.