Thursday, 2 April 2015

Unity 5: Creating a Shield With Custom Polygons.

 3 Hours Research

I have been looking at more ways to make a shield and the guys from Unity Answers gave me an option. http://answers.unity3d.com/questions/938443/how-do-you-create-a-custom-radial-object-or-partic.html Basicly Sunny is telling me to make my own meshes from scratch. Lucky for me I am a modeler first and know what most of what the API is telling me. Most of the research time I have put in that has led to many dead ends. I have been experimenting with this for several hours.

Creating my own meshs seems to be the answer. I will get back once I have a working prototype.
http://docs.unity3d.com/ScriptReference/Mesh.html

No comments:

Post a Comment