Author Topic: Symbols disappear in game  (Read 2821 times)

toniepeli

  • Guest
Symbols disappear in game
« on: April 02, 2013, 04:03:09 AM »
Hello everyone! The problem here is that custom symbols are visible in editor, but in the game they disappear. Unless I scale one of the symbols to very big then the other one also shows but that's not the purpose..  What could be wrong with this? The custom symbols are on top of buttons like normal labels. :-\
« Last Edit: April 02, 2013, 04:40:58 AM by toniepeli »

Zarack

  • Guest
Re: Symbols disappear in game
« Reply #1 on: April 02, 2013, 03:23:17 PM »
I find that a good re-ordering of the hierarchy does wonders for my projects (no nested widgets, etc). I had a pretty complicated GUI system going on in my current project and when it got to a certain point, random objects would adversely affect other random objects. I fixed my issue by adding a few panels in where appropriate.

toniepeli

  • Guest
Re: Symbols disappear in game
« Reply #2 on: April 03, 2013, 08:57:10 AM »
Thanks for the advice. What do you mean by changing the hierarchy? I tried to change some folders and stuff like that and use the fonts and widgets in panels and make new panels. Now I ended up to notice that the widgets doesn't show up when the camera angle is just a bit different. So I found some angles where the symbols are visible in the panel and now it works but it's still very tricky.  :o