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 - Modernllama

Pages: [1]
1
Support / Re: tk2dUIItem with tk2dCamera
« on: July 22, 2013, 10:32:47 am »
Never mind solved it! :)

2
Support / tk2dUIItem with tk2dCamera
« on: July 22, 2013, 10:09:10 am »
Hi,

Something I'm getting confused about regarding tk2duiitems. I managed to get your ui demo working with a tk2d camera with the same orthographic size set for the camera and for the sprite collection (1). I could then hit the button easily.

Now I notice that if I want to do it by pixel per meters, the only way to find the correct dimensions for the collider is to create a box collider for the sprite and then copy it to the gameobject in the above hierarchy i.e. create a collider for the button graphic and then copy it to the parent object above. I was wondering if I missed something that can do that for me?

Thanks

3
Support / Rotation of sprites, tilemap
« on: December 06, 2012, 08:11:04 pm »
Hi,

Just wondered if there is any way of rotating sprites in the tilemap?

Cheers

Pages: [1]