Forum Discussion

4 Replies

  • Sorry, not sure what you mean by draw debug? If it isn't printing a console log to the console then probably not.

    • Madlios's avatar
      Madlios
      Start Member

      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.

      • gausroth's avatar
        gausroth
        MHCP Mentor

        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.