Vous n'êtes pas identifié(e). Pour pouvoir écrire ou répondre à un message, vous devez vous connecter ou vous créer un compte sur JAWA.

#1 16-06-2023 08:30:42

psem123
Membre
Inscription : 12-05-2023

dialog fields are moved after played mysterious chat ✓

after playing the mysterious chat, all dialogs are displayed only in the bottom right corner in gray. We have two mysterious chats in our game. The first is the "Blackmail chat" and after you finished that chat the dialog boxes are moved and gray (1_Screenshot vs. 2_Screenshot)
Game-ID:#6192
Mysterious Chat "Blackmail chat" ID: #37
Mysterious Chat "Contact attacker" ID: #39 (second mysterious chat)

Can you please help us?

Thank you in advance!

Hors ligne

#2 16-06-2023 13:26:08

jawa
Admin

Re : dialog fields are moved after played mysterious chat ✓

OK.
to prevent this behavior, the quickest solution is to comment or remove the four first effects "css" in the "get in the mysterious chat" interaction.
The choice box is relooked in this puzzle model but it  propagates to the following scenes... not cool.
I'll try to find a way to relook the box only in this scene

#3 16-06-2023 13:53:43

jawa
Admin

Re : dialog fields are moved after played mysterious chat ✓

or another trick that should fix that and keep the choicebox looking like a terminal :
replace the four css effects in the get in interaction by these ones :


css:.curScene_{{_scene}} #dialogueBox {bottom: 10px !important/top: unset !important/right:10px !important/left:unset !important}
css:.curScene_{{_scene}} #dialtext {background: #3338 !important/border:3px solid #CCC/}
css:.curScene_{{_scene}} .item_choix a {font-family:consolas !important/color:#EEE !important/font-size:28px}
css:.curScene_{{_scene}} .item_choix a:hover {font-size:28px}


Model has been fixed.

Tell me if it's ok

#4 20-06-2023 06:31:22

psem123
Membre
Inscription : 12-05-2023

Re : dialog fields are moved after played mysterious chat ✓

It works! And again thank you very much for your quick help!

Hors ligne

Pied de page des forums