2D Toolkit Forum
2D Toolkit => Support => Topic started by: vivaldi on September 16, 2013, 12:43:17 pm
-
Hello, I am new to 2dToolkit and Unity3d.
I want to ask, how can I positioning some elements(sprites, button etc) to the left side of the screen not depending on screen resolution. Thanks.
-
Use the tk2dCamera, and tk2dUICameraAnchor.
http://unikronsoftware.com/2dtoolkit/doc/2.20/tutorial/tk2dcamera.html
-
Thanks