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

Pages: [1]
2
Hi,
bought toolkit2d yesterday, before i was working on a touch screen script. Need to get this line wokring:
Vector2 touchPosition = Camera.main.ScreenToWorldPoint(touchScreenPosition);

Is it possible to acces the same function with the  tk2dcamera?
tried it with tk2dCamera.ScreenToWorldPoint(touchScreenPosition);

If someone knows an answer would be fine, checked the search function, but didnīt find an answer what i made wrong ...

Pages: [1]