Draw shapes on a GUI layer
in
Programming Questions
•
2 years ago
Hi, I've been having troubles drawing 2D shapes on to a "GUI" layer while having a 3D view running in the background, the problem I have is when I try to move the camera in 3D it brings the 2D shapes I'm trying to draw to the screen out of view, thus making my button look incorrect. I was wondering if there was a built in method or any method anyone knows of to draw directly to a "GUI" layer that will never move.
Thanks!
1