Unity attach object to player tutorial: How to wield a weapon

Unity attach object to player tutorial: How to wield a weapon In this tutorial you will learn how to attach object to a Unity character and how to make a character wield a weapon. I am doing this simple item attach tutorial because in many games you are often displaying characters and enemies wielding items … Read more

Import animated model from Blender to Unity and play the animation with scripting

import-from-blender-to-unity-with-animations-free-rigged-model-1

Finding a free Blender 3d rigged model to import from Blender to Unity This Blender to Unity tutorial will show how to import a simple 3d animated model from Blender to Unity while keeping its animations and play the animation by writing few line of javascript code in a Unity script. When you are a … Read more