Madlios
17 days agoStart Member
Draw debugs
Is it possible to draw debug in in desktop editor? Or is there any community resource / public asset to do this?
Is it possible to draw debug in in desktop editor? Or is there any community resource / public asset to do this?
Sorry, not sure what you mean by draw debug? If it isn't printing a console log to the console then probably not.
What i mean is like Unreal Engine or Unity where u can draw lines and shapes to visualize debug stuff in the world. I know it is not built in but was wondering if anyone have done it, before i build one.
There is no built-in way to draw lines. However, what is possible is using cube to make the line. This is done to create laser pointers.