I’d like to draw some debug shapes (points, lines, etc.) in screenspace. I see I can do this in 3D/world space - is it possible to do in 2D?
You can use the a HUD class and Canvas.
1 Like
Take a look at this post
1 Like