twoDText objects no longer displaying in version 3
Posted: 09 Aug 2011, 16:46
I have been using the twoDText object to display some information on the screen, but after the version 3 update, no text is displayed. It doesn't look like twoDText objects are used anywhere else in version 3 so I can't check to see if they are used in a different way. I saw that the scenes are being managed in a different way by splitting up overlay objects and scene objects, but it looks like twoDText still derived from overlayObj. Might have something to do with switching over to QT.