Description
Is your feature request related to a problem? Please describe.
This seems to be intentional, but when using the "RayPerceptionSensor" component, it does not show the debug gizmos unless when training.
Describe the solution you'd like
I want to see my raycasts in realtime without having to start a seperate training process, i.e. controlling my agent using heuristics. I don't quite understand why this isn't possible or I might have missed something.
Describe alternatives you've considered
I've even tried starting a training process while forcing the agent to heuristic mode. This still does not display any raycast debugging.
I might have missed something, but this seems to be intentional. It shouldn't be hard to add a simple checkbox in the debug gizmos inspector for the ray perception component.
Thanks in advance, this would be a great help.