Pickups, items, tools and weapons
UE4 Tutorial | 1 of 2 | Create a Landmine Detector +
Assemble a Bomb per 3 Mines Gathered
In this Unreal Engine 4 tutorial in two parts, we will first create a landmine detector, which will make hidden mines visible. Then we’ll set it up so the player can pick up the mines before they explode. If the player gathers more than 3 mines, he will be able to use them as a bomb that can explode something – for example a wall.
In this first part we’ll create the detector and the mines.
UE4 Tutorial | 2 of 2 | Create a Landmine Detector +
Assemble a Bomb per 3 Mines Gathered
In this Unreal Engine 4 tutorial in two parts, we will first create a landmine detector, which will make hidden mines visible. Then we’ll set it up so the player can pick up the mines before they explode. If the player gathers more than 3 mines, he will be able to use them as a bomb that can explode something – for example a wall.
In this second part we’ll enable the player to pick up the mines, create the simple hud, and make it possible to create a bomb from picking up 3 mines.
UE4 Tutorial | Use Keycard to Unlock Door
In this tutorial you will learn how to create a pickup that enables the player to make a change to something in the game – as long as the player has the pickup, like a key to unlock a door, for example.
If you want to know how to make sure the player has to gather more than one item in order to unlock the door/toggle visibility/whatever, then watch the follow-up tutorial here:
UE4 Tutorial | Use 2 (or more) Keycards to Unlock 1 Door
In this follow-up tutorial you’ll learn how to use 2 or more items in order to make a change in the game, like forcing the Player to gather 2 keys in order to open 1 door.
UE4 Blueprint Class Tutorial | Refill Healthbar with a Health Pick-Up
Now we’ll look at how to create a pick up / power-up which replenishes the Player’s health, based on the healthbar system we created in the previous tutorial.
Also, you’ll find the static mesh and sound effect I’m using in the Downloadable Content section on this site.
Super Jump Pick Up
In this tutorial I walk you through one of the many ways to create a super jump pick-up.
If you would like to be notified whenever I add new tutorials etc. to the site, then simply sign up for the newsletter:
As always..the best tutorials!! Thank u bro!!
hello, can u make some unreal engine tutorial on how to make a simple 2d puzzle game? thanks a lot!