Hi,
So I have an issue where I want two different Subtitles menu for the Player, depending on which scene the character is in.
Is it possible to write a script or action list to determine the which subtitles menu depending on a trigger? Or just to choose which one in the action list?
Unfortunately determining Speakers of TYpe, Characters to limit does not help me here.
Any ideas?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
You can lock a Menu, either with its IsLocked property or with a Menu: Change state Action.
Locking a Menu will prevent it from displaying, even if it's current Appear type condition is met.
awesome thanks