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

Pages: [1]
1
Support / Re: tk2dCamera WorldToScreenPoint?
« on: July 14, 2016, 01:55:42 am »
Thank you for answer! I didn't get the camera component. Now is working, thank you!

2
Support / Re: tk2dCamera WorldToScreenPoint?
« on: July 12, 2016, 12:05:03 pm »
Anyone know?  :(

What I'm trying to do is get the Touch.position and translate a gameobject to that position. Touch.position returns screen space but i have to give to gameobject the position in world space values. With a normal camera i would use camera.WorldToScreenPoint but with a tk2dCamera it seems doesn't work.

3
Support / tk2dCamera WorldToScreenPoint?
« on: July 03, 2016, 04:00:45 pm »
Hi, what is the equivalent of Camera.WorldToScreenPoint() with a tk2dCamera? I've reading the documentation but i don't see any similar method.

Pages: [1]