I did add the script and put Pause Gameplay in the properties of the action list but it didn't change anything. The interaction icon appears when you click to skip the dialog and remains displayed.
Would it be possible to disable the interaction ic…
Even if you put "Run in Background" in the properties, the interaction icon is not displayed when clicking on the hotspot. The most annoying thing is that the interaction icon is displayed when I click to skip the dialog.
Ok, I'm going to try to look at that. In my little test, I didn't use a plan but cubes with a rather large width and the objects manage to pass through.
This is not something that would have happened in Unreal.
Actually, it's not player-related, it only happens in Touch Screen mode with Touch Down. When you press once, it triggers the interaction (the dialogue) but the interaction icon does not appear.
The icon only appears if you press to skip the dialog…
Thank you, it works well. On the other hand, what's strange is that in the editor there is no problem but when it's compiled, in the apk there is sometimes still a little flickering of the icon.
And I just noticed a problem, it's that I can no longer use my button that displays the hotspots when you click on it. As soon as I put the previous script back, my button with FlashHotspots works fine again.
I used the script you provided me in this post :
https://adventurecreator.org/forum/discussion/16280/mouse-over-and-vicinity-with-method-point-and-click#latest
When I asked for explanations on how the Hotspot Detection Method works with mouse over.
Yes, here's a video:
https://uploadnow.io/s/fcbd8e60-0ccc-4c2b-83b0-349c471aab94?o=t
We can see that when the character crosses the hotspot that displays the icon with HotspotDetector, there is then a flashing of the icon when the character leaves …
On the other hand, I noticed that with Detect Hotspot that sometimes when you approach a hotspot and the interaction ends as a play speech, the icon reappears which is normal with the Detect Hotspot but when you leave the hotspot area it feels like …
Ok, I put touch down instead of touch twice.
I disabled the icon interaction in Cursor manager
(Image)
but in Hotspot, what do I need to change to have the icon that is displayed just when I touch the hotspot?