A script to place objects around the level using the mouse. Useful for levels editor objects placement.
To use this script attach it to your camera object and set the 'DefaultObjectToPlace' public property for the starting type, or call SetObjectToPlace()
to change object to place at runtime.