- Course
Melee Weapon Systems in Unity
In this series of Unity tutorials, we learn how to create a melee weapon system that we would see in most hack and slash style games. Software required: Unity 3.4.
- Course
Melee Weapon Systems in Unity
In this series of Unity tutorials, we learn how to create a melee weapon system that we would see in most hack and slash style games. Software required: Unity 3.4.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Throughout these tutorials, we'll learn how to create a melee system that you would see in most hack and slash video games today. Although this course does not cover extremely advanced techniques, you will learn enough to customize this system for your very own projects. We'll start off by talking about a few key tips we need to know before we import a rig into Unity. Then we'll begin scripting a simple user interface to give our user damage feedback. Following that, we'll create the script that will handle how to deliver damage and how to limit the range of our attacks. Then we'll create a basic enemy AI that will watch and listen for our player. Then we'll wrap it up with applying physics to our melee combat system. Software required: Unity 3.4.