carlostaranco Posted September 5, 2023 Posted September 5, 2023 Hello everyone, I have a small problem, It is that when i put the handle property to an object in some objects it works fine but in others i get these positioning arrows, how can i remove them? Thanks a lot.
silent Posted September 5, 2023 Posted September 5, 2023 carlostaranco Have you tried to disable visualizer rendering? You can type show_visualizer 0 in console to see if that helps. However, that may not work if you have a custom logic that will enable visualizer each frame. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
carlostaranco Posted September 5, 2023 Author Posted September 5, 2023 31 minutes ago, silent said: carlostaranco Have you tried to disable visualizer rendering? You can type show_visualizer 0 in console to see if that helps. However, that may not work if you have a custom logic that will enable visualizer each frame. Thanks! Thank you very much, there was a part of the code where the visualizer is enabled at 1, but what surprised me was that in some objects it is and in others it is not, but it is now solved! 1
Recommended Posts