Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - DoubleElite

Pages: [1]
1
Support / Re: Application.LoadLevel keeps the UI on the screen, why?
« on: September 18, 2013, 05:51:49 pm »
... Whoops :P

Thanks for the quick response! Appreciate it!

2
Support / Application.LoadLevel keeps the UI on the screen, why?
« on: September 18, 2013, 05:35:38 pm »
I have my level selection screen made with TK2D UI, and I'm just using Unity's LoadLevel method to load the selected level. But that method is supposed to get rid of everything in the scene and replace it with a new scene, however in my case it brings over the UI into the next scene.

Why is this? And how can I prevent it? Would my best bet to be to deactivate the tk2duimanager object before loading the level?

Pages: [1]