Easy Finger Camera is a lightweight camera system in PC or Mobile games.
Documents
• https://github.com/sunduk/EasyFingerCamera_Documents/wiki
Features
• Zoom system(Two finger pinch on mobile platforms, mouse wheel on PC platforms)
• Movement system(One finger on mobile platforms, mouse buttons on PC platforms)
• Support various zoom types(Fov, Position, Perspective, Orthographic)
• Support Smooth zoom, movement.
• Support PC(mouse), Mobile(touch) devices.
• Simple structures(Only 3 source codes and a pivot object to implement main feature)
Support
• issue board : https://github.com/sunduk/EasyFingerCamera_Documents/issues
• e-mail : lee.seokhyun@gmail.com
Compatible with Unity 2019.4.6f1
Play
• Open the Demo file in the Assets/EasyFingerCamera/Scenes folder.