Hi Chris,
I noticed a possible issue with the Limit by speaker proximity option for duplicated subtitle menus.
I have a subtitle menu with Duplicate for each line? enabled and the proximity distance set to around 5 units.
The behavior is:
A speech line starts while the Player is close to the speaker, and the subtitle appears correctly.
If the Player walks beyond the proximity distance, the subtitle disappears correctly.
If the Player then walks back within range while the same speech line is still playing, the subtitle does not reappear.
It only becomes visible again once the next speech line begins.
I would expect the subtitle to become visible again as soon as the Player returns within the allowed proximity, provided that the same speech line is still active.
Is this intended behavior, or could the proximity condition not be refreshing when the Player comes back within range?
AC version: 1.86.3
Unity version: 6000.0.27f1
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
It is the intended behaviour, I'm afraid. A line's proximity is measured at the beginning, not continuously.
Very well. Thanks!