Skip to content

Instantly share code, notes, and snippets.

View jinwoo-lee-github's full-sized avatar

jinwoo-lee jinwoo-lee-github

View GitHub Profile
@jinwoo-lee-github
jinwoo-lee-github / ATTouch.cs
Last active July 27, 2017 07:30 — forked from asus4/TouchToMouseConverter.cs
ATTouch for Unity ( mobile & editor)
/**
Converts Mobile Touch to the default Mouse Click
## invoked these method in Mobile too
OnMouseDown
OnMouseDrag
OnMouseUp
## only called in touch screen