scemino / engge

Open source remake of Thimbleweed Park's engine
https://scemino.github.io/
MIT License
148 stars 15 forks source link

When the first dialogue option between Ray and Reyes is selected, the other actor does not give any answer the first time #116

Closed Mac1512 closed 4 years ago

Mac1512 commented 4 years ago

When we select the verb "Talk to" between Ray and Reyes, it does not matter who is the active actor and the dialogue options appear, when selecting the first option. The first time, the other actor does not give any answer, this being an error. But if we select this first option a second time and successively, the other actor already gives an answer.

The first option if we have not taken the photo is:

25684 I think we'd better take a photo of that body before it pixelates any further.

and the response options:

31174 {sarcastic}No kidding. 31175 {sarcastic}Sure, I never would have thought of that. 31176 {sarcastic}Really?

And if we have taken the photo, this also happens for the first time that we select the first dialog option. Then when you select the same text again, the other actor already appears the answers.

Mac1512 commented 4 years ago

Now to detect Ray or Reyes, you have to lower the mouse cursor a little below the actors' feet to quite low in the inventory. And if you select the verb "Talk to" between the two, the answer is:

Can't talk now.

I pass you captures.

1.- Detection of "Reyes" at inventory level:

reyes1

2.- "Can't talk now". Although the screenshot is in Spanish "Ahora no puedo hablar."

reyes2