Blender & Unity Tutorial : Cannon Shoot
This is a new part of the blender to Unity game asset tutorial, in which I will actually shoot the cannonball with the cannon. I add a Rigidbody in a C# script to be able to set the velocity for ...
This is a new part of the blender to Unity game asset tutorial, in which I will actually shoot the cannonball with the cannon. I add a Rigidbody in a C# script to be able to set the velocity for ...
Unity Visual Effect - Shooting Magic Orbs in First Person This time we are going to see how to shoot Projectiles in a First Person perspective. We will see the easiest way possible to make them ...