Actor "IsPlayer" and Responses
Posted: Tue Feb 04, 2025 11:55 pm
Hi! I have a question.
For a gameplay issue, in the game I'm making most of the time the answers that the player can select even when they have an invalid condition are shown disabled on screen. This is fine for me.
The thing is that sometimes I want the Actor (player) to give automatic answers according to some condition and not to show me the options that I can answer.
Maybe a simple way would be to uncheck the “isPlayer” option temporarily for those parts of the conversation. Can this be done from the Sequencer?
If not, is there a more recommended way?
Thanks!
EDIT: I know the answer! I can change it from script instead of a Sequencer command.
Anyway, there are still some more correct way?
For a gameplay issue, in the game I'm making most of the time the answers that the player can select even when they have an invalid condition are shown disabled on screen. This is fine for me.
The thing is that sometimes I want the Actor (player) to give automatic answers according to some condition and not to show me the options that I can answer.
Maybe a simple way would be to uncheck the “isPlayer” option temporarily for those parts of the conversation. Can this be done from the Sequencer?
If not, is there a more recommended way?
Thanks!
EDIT: I know the answer! I can change it from script instead of a Sequencer command.
Anyway, there are still some more correct way?