Moba Camera

  Asset, Unity3D

 

Creator : Jacob Penner

Version : – – Version: 1.21 – – Oct 1, 2013 – –

Store Asset

Description :

v1.21-Fixed Demo Scene- Change code to allow script to work when input manager was not yet setup, only works when Inputs >> UseKeyCodeInputs is checked.v1.1 – Removed the boundary list from the MobaCamera script- Created a separate static class that will contain all boundary and do calculations.- Created a Boundary component that can be attach to a boundary that will automaticly add it to the boundary list – Added cube boundaries are able to be rotated on their Y axis- Boundaries can now be both cubes and spheres- Added Axes and Buttons to use the Input Manager instead of KeyCodes- Added Option to turn on and off use of KeyCodes