EngoEngine / engo

Engo is an open-source 2D game engine written in Go.
https://engoengine.github.io
MIT License
1.76k stars 136 forks source link

Hud shader not working on the traffic manager demo with latest version of engo #632

Closed Noofbiz closed 5 years ago

Noofbiz commented 5 years ago

For some reason the background of the hud for the traffic manager tutorial isn't working correctly. It's just sitting in the spot it starts in and moves as if it's using the camera even though it's set to use the hud shader. It works correctly on v1.0 but not on master.