JourneyMap waypoints glitch
FormalSnake opened this issue ยท 6 comments
Describe the bug
When using a waypoint in journeymap, the icon will be rendered as the standard openGL square with gradient colors.
Describe how to reproduce the bug
Create a waypoint using journeymap
Look at the waypoint in the world.
A lot of shaders have this issue but not all of them i believe @X0nk
huh. why can a shader even interact with the waypoint icons.... ideally they would be slapped onto the screen after all shading is done, but before the GUI is done
ill have to see if anything can even be done