prime31 / TransitionKit

Modular, extensible transitions in scene and between scenes
304 stars 55 forks source link

Doesn't Effect 4.6 GUI items. #4

Closed mrsufgi closed 9 years ago

mrsufgi commented 9 years ago

Hi, I've been trying to use it on my scene. it effects everything except my GUI (4.6 new GUI system .. ) items. how could I make my the script to effect those too?

prime31 commented 9 years ago

Unity UI is rendered by a completely separate camera. The only way TK will affect it is if your UI Canvas is set to use your standard camera.