What is the current behavior?
During the SeekFleeDemo the text says to press space to switch between Seek and Flee, but pressing space does nothing.
What is the expected behavior?
Pressing space should switch between Seek and Flee behaviors.
Tell us the steps to reproduce the bug, and if possible share a minimal demo of the problem.
Press space.
Nothing changes.
Other
Other information
I went through the code and there's no code to handle space bar presses, and the space bar isn't set up in the Input Map. I imagine this demo wasn't finished and got forgotten.
I'm submitting a...
Bug report
What is the current behavior? During the SeekFleeDemo the text says to press space to switch between Seek and Flee, but pressing space does nothing.
What is the expected behavior? Pressing space should switch between Seek and Flee behaviors.
Tell us the steps to reproduce the bug, and if possible share a minimal demo of the problem.
Other
Other information
I went through the code and there's no code to handle space bar presses, and the space bar isn't set up in the Input Map. I imagine this demo wasn't finished and got forgotten.