Force NPC Choices to Player for a specific node
Posted: Wed Jun 23, 2021 2:57 pm
Hello,
Let's say in a specific moment in the game, I want the player to choose for an actor named NPC. I'd like to force a choice for a specific node that has multiple branches. Unfortunately, since the actor is an npc, it gets chosen automatically !
I see a workaround by creating a custom Actor that's a copy of the NPC, but setup as a PC, so it's only used there, but that's not ideal. A better solution would be to have something similar to "RandomizeNextEntry" but to FORCE a choice instead.
Any thoughts ?
Thank you !
Let's say in a specific moment in the game, I want the player to choose for an actor named NPC. I'd like to force a choice for a specific node that has multiple branches. Unfortunately, since the actor is an npc, it gets chosen automatically !
I see a workaround by creating a custom Actor that's a copy of the NPC, but setup as a PC, so it's only used there, but that's not ideal. A better solution would be to have something similar to "RandomizeNextEntry" but to FORCE a choice instead.
Any thoughts ?
Thank you !