The Point Click Camera System is used to easily navigate trough 3D space. This tool can be very helpfull and usefull when creating an adventure game for example.
The Point Click Camera System is very simple to set up. You can also use the Point Click Cam Editor to speed up your proces building the navigation in your levels.
Key features
Navigate easily trough 3D space in your Unity scene (by mouse, keyboard or gestures on a mobile device)
Supports full customization
Back button
Path functionality
Prefabs
Demo scene
Mobile device friendly
Documentation
The package contains a few other cool stuff
Keycard pickup animation
Door with keycard entrance
and more
Set up the system
Install the package, make a new scene or open an existing scene.
Setting up the manager (required)
Place an Empty GameObject
Attach the PointClickCamManager script to it
Setting up the first cam