How do you ignore specific inputs?

I'm trying to hold a character in place until "confirm" is pushed. Is this even possible? Is there a code for specific inputs?

1 Like

Ignore and Listen can be called on the player for exactly this. That does ignore all input that isn't a say/ask box, rather than specifically A or B.

I would like to hold the character (ignoring input from the d-pad) in place until the confirm button is pushed. How can I do that?

Hi @gabeswarr - I think this solution might be what you're looking for.