First time here? Check out the FAQ!
answered 2015-01-26 11:45:52 -0500
You'll have to write a plugin that modifies a visual's visibility flags. Here is the relevant API call. You should use GZ_VISIBILITY_GUI, which will cause a visual to draw in the GUI but not in a camera sensor.
GZ_VISIBILITY_GUI