Keep getting this Notification:
---
Assets/PlayMaker/Actions/iTween/iTweenLookFrom.cs(27,24): warning CS0436: The type `iTween' conflicts with the imported type `iTween'. Ignoring the imported type definition
---
Am also using iGUI which also makes use of iTween. A conflict perhaps?