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.
For more details this asset from the Unity Asset Store: Click Here
This is a paid asset, but now you can download the “Point Click Camera System” for FREE. Please keep in mind that this package is provided only for learning purposes or to test before buying the product, NOT FOR COMMERCIAL PURPOSES.
Point Click Camera System v1.0
“If possible, please buy the package to support the developer”
Description
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
Place one PointClickCam. Make this the start position.
In the manager, assign this PointClickCam to the General Settings | Start Position.
Setting up more PointClickCam’s
You can add more PointClickCam’s by adding them menually. If set manually, you have to setup the ‘BackModel’ for each PointClickCam.
You can also do this automatically when using the editor.
Adding PointClickCam’s with the editor
The package contains an built in Editor. From the editor you can easily add more cam’s and they are automatically linked to each other.
The Point Click Cam System can also be used for moving objects instead of using it as a camera movement system.
Technical details
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