Unity Crosshair and Aiming in a Top Down Game - Tutorial

Uploaded by CouchFerret makes Games
Share: Twitter Facebook
We will make a script to aim with a CrossHair in a circular motion by the joystick in Unity. This game is in a Top Down perspective, so we will set the CrossHair inactive to disappear when we don't aim. Setting the localPosition instead of the position, the target reticle moves with the archer without the need to set its position globally.

Are you interested in making games with Unity?

I upload every Saturday, so stay tuned and consider subscribing!

Hi, I'm CouchFerret and follow me on my journey of indie game development. You will find WEEKLY in depth tutorials about developing games in Unity. We will cover topics from programming to art and game design. Whether you are an expert or beginner, you will definitely find new tips and tricks about the whole game development process. These how to videos help you learn unity to develop 2d and 3d games on your own.

#Unity #UnityTutorial #gamedev