DarkMuesli / CreationQuest

3 stars 0 forks source link

BUG: TextFields sometimes draw under objects/entitys #5

Closed DarkMuesli closed 7 years ago

DarkMuesli commented 7 years ago

Text Fields from SimpleTextDrawer are drawn on the same "layer" as their associated object, causing the boxes to draw under some other objects, when horizontally aligned. A general GameObject for rendering purposes could help.