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

Pages: [1]
1
Support / Re: Tilemap detect touch/click
« on: March 15, 2015, 09:46:20 pm »
Ah right! That is simple/clear way. Thank you! :)

2
Support / Tilemap detect touch/click
« on: March 14, 2015, 04:55:44 am »
Hi,

This is my scenario to implement:
1. There is tilemap :)
2. User click and drag on the tilemap
3. Then, move camera based on that. (Basically, scrolling effect)

I think I got how to handle camera movement based on the clicked and dragged position, but don't know how to detect tilemap easily.

Is there a quick way to detect?

* Sorry, I am new on Unity.

Thank you!

Pages: [1]