bromberry-games / Inkvestigations

A website to play and create AI mystery games!
https://inkvestigations.com
GNU General Public License v3.0
12 stars 1 forks source link

Create delay for events #211

Open zivky opened 7 months ago

zivky commented 7 months ago

I think it would be good to add a delay before displaying events. For example, your answer starts displaying, then after a few seconds the event pops out.

Right now it feels like it's part of the answer, and separating it with time would make it pop more.

simonhackler commented 7 months ago

Sounds good. So just add a 1 second delay? While still not displaying the chat input window again? I think something cooler than that would be nice down the road. An animation that pops out. Or a button you have to click to open the next letter. We could do something like that with the button. Instead of displaying the chat window show a button that says open new message. Not sure if that is the best.