﻿///////////////////////////////////////////////////////////////////////////////////
// Primitive Plus is just a quick way to add extra basic shapes into your scene.//
/////////////////////////////////////////////////////////////////////////////////
//
////////////
// VIDEO //
//////////
//
// How To Use: http://youtu.be/vWRVMw_hIeM
//
////////////
// USAGE //
//////////
//
// - In your Hierarchy select Create > Primitive Plus > 3D or 2D Object > Object
// - Your new shape will be placed a few units infront of your scene view
// - New shapes use a basic Mesh Collider from the .fbx file which is on by default
//
//////////
// FAQ //
////////
//
//	Q)	I don't see Primitive Plus under "Create"
//			A)	If you don't see Primitive Plus, then reimport the Script
//				Assets > Primitive Plus > Scripts > Right Click Script > Reimport
//
//	Q)	Textures are showing up strange!
//			A) 	For most shapes you'll need to base your texture off of the UV Map.
//				For each shape there's a UV image under Assets > Primitive Plus > Resources > UV_Layouts
//
//////////////
// CONTACT //
////////////
//
// Twitter: @ZeroLogics
// Site: www.zerologics.com
// e-mail: mike.desjardins@outlook.com
//