Home games MASSIVE Interactive Scenes With HORROR ENGINE | Unreal Engine 5 Horror Game

MASSIVE Interactive Scenes With HORROR ENGINE | Unreal Engine 5 Horror Game

by admin



I’m back working on my horror game experiments! This time around we build a new level using Horror Engine for Unreal Engine 5, a powerful toolkit that acts as a template for building horror games. The new level built features some filthy halls and the beginnings of a massive research center using the 4-in-1 Research Facility Megabundle, which is free for the month of October. I hope you enjoy!

source

Related Videos

38 comments

@Rehd66 April 11, 2024 - 6:10 pm

"You can easily add…"
For the love of God, make a video about this because so far, I can only use the doors and stuff that come with the engine. Seriously, HALP.

@Nak.nupschie2233wiki April 11, 2024 - 6:10 pm

can you name the assat pack of the industrial props? your videos are the best 🙂

@ishaan9597 April 11, 2024 - 6:10 pm

4 IN 1 Modular Research Facility / Mega Bundle is no longer available

@trisgamessoftware1477 April 11, 2024 - 6:10 pm

Hello,

We are very pleased to hear that you are satisfied with the 4IN1 Modular Research Facility Package. We hope to have the opportunity to work together on future projects. We thank you.

@anarchychicken69 April 11, 2024 - 6:10 pm

Good job talking your time making a custom level. It's going look good. I want to down grade to 5.0 from 5.20 just to use more free UE5 packs. Not as much for 5.1 and up for free anyways.

@simondelguste April 11, 2024 - 6:10 pm

Hello Drake ! Thank you for your videos ! I just had a quick question in Horror Engine, maybe you know the answer. In 'Overlap Trigger', in 'Trigger Interaction' there's an interaction called "Knock Knock", but I can't seem to make it work. Do you know how to do this ? Thank you so much for your answer ! Best regards 🙂

@yousefken9511 April 11, 2024 - 6:10 pm

Hello, thank you for those amazing videos , How can I change doors with my own assets and adjust scale and rotation.

@StudioSquires April 11, 2024 - 6:10 pm

For those using this engine and struggling with adding your own enemies that both receive and deal damage, I have some work arounds.

Get the pistol to deal damage:

Go into the Horror Engine blueprint. From there, there will be a tab called "weapon graph". Inside, you will find blueprints that handle the pistol, find one for "pistol shot". The last node in that chain will be a "set" node for "pistol clip ammo". You will need to draw out from there and use a line trace by channel style damage system. There are plenty of tutorials on youtube for setting these up, the important thing is connecting it all to that "set" node for pistol clip ammo at the end of the "Pistol Shot" logic.

Enemy dealing damage to player:

The Horror engine blueprint already has a damage function, you just need to call it at the right time. At whatever point in your enemy blueprint that you want to deal damage to the player (I used an animation notify) you are going to attach a "get all actors of class" node. In the "actor class" dropdown of that node, select the horror engine blueprint. Then drag from the output and type "get damage" to call that function from the Horror Engine blueprint (if it doesn't show try compiling first). Then, back at the "Get all actors of class" node, drag out from "out actors" and search for the "get a copy" function. Leave the index at "0" and connect it to the "target" input of the "get damage" node. Set the "damage point" to however much damage you want the enemy to do per hit.

@Goldenstone8224 April 11, 2024 - 6:10 pm

Im making a game aswell and thanks to you. You came up in my recommended and you helped me discord "Horror Engine" ❤

@scottcastle9119 April 11, 2024 - 6:10 pm

Is there a way to add the door logic to a custom door instead of using the existing ones?

@JosephWraith April 11, 2024 - 6:10 pm

Looks very cool, you make it look easy, although I know it wasn’t. Thanks for sharing! I’ve been wanting to do basically the same thing eventually, but now I don’t have to I can live through you vicariously, 😂

@Miniaa52135 April 11, 2024 - 6:10 pm

Wow cool!

@docent_dev April 11, 2024 - 6:10 pm

my ue4.27.2 crashes when i start it with horror engine. HELP ME
i have error kernel32

@tansuergene April 11, 2024 - 6:10 pm

yeaahh

@emmademelavirtuluna-en9802 April 11, 2024 - 6:10 pm

what is the guys or girl narritive and what role dose he or she play ?

@ThisIsYourGodNow April 11, 2024 - 6:10 pm

Is half life 2/imsim style object grabbing/stacking possible in this?

@PaxGriefs April 11, 2024 - 6:10 pm

set playback speed to 0.25 and go to 0:44 and don't look at the text in the video 😀 (I know I am such a child :D)

@Glitchimations April 11, 2024 - 6:10 pm

could you explain 2:46 pls

@SSnipeShot April 11, 2024 - 6:10 pm

It’s cool but how do you make maps and still have the all the mechanics

@Glitchimations April 11, 2024 - 6:10 pm

did you build this ontop of the horror engine project, or did you migrate it to another one??

@Itsme-wt2gu April 11, 2024 - 6:10 pm

Review horror engine reloaded on github

@souhaibbenchaker4824 April 11, 2024 - 6:10 pm

Are you using UE5 or UE5.1?
There's a problem with horror engine inventory not showing objects in UE5.1, how did you fix that?

@adorethered April 11, 2024 - 6:10 pm

subscribed for the horror engine stuff! I've been trying to learn ue5 and horror engine so I'm excited to go through the videos!

@abcdfuu7856 April 11, 2024 - 6:10 pm

What packs did you use? (Excluding 4 IN 1 Modular Research Facility / Mega Bundle)

@MisterWealth April 11, 2024 - 6:10 pm

How can you make these compatible for Android and IOS phones?

@killerluuk April 11, 2024 - 6:10 pm

Could you perhaps share more info on how to properly set-up all the various puzzles/ intricacies with this engine. There is no documentation and the more complicated systems get tricky. Would love it.

@Evil__Bacon April 11, 2024 - 6:10 pm

This game is looking so cool, can’t wait to see this grow into a great game 🔥

@FlockersDesign April 11, 2024 - 6:10 pm

The one time the drop a good pack i mist it

@deividdzhurelov9875 April 11, 2024 - 6:10 pm

I started to make horror game with horror engine, and when I try to make main menu gave me error can someone help.

@BOHFRAHH April 11, 2024 - 6:10 pm

When i make a locked door and i take the Key, the Key doesn't fit. How do i make It work? THX, i Discovered Unreal only 1 month ago and i love your videos!!

@RandomGuyyy April 11, 2024 - 6:10 pm

It sounds like you're saying "Whore Engine".

@Framesvideo24 April 11, 2024 - 6:10 pm

Your archviz skills are really breath taking. Very nice environment 👍

@Nyroc57C April 11, 2024 - 6:10 pm

You make it all look so easy

@theshredguitarist25 April 11, 2024 - 6:10 pm

Wow this is so detailed!!!

@catchcleancook1777 April 11, 2024 - 6:10 pm

I especially like the shadowing!

@Nynex April 11, 2024 - 6:10 pm

Ok you're my fav Unreal youtube chan. Your environments, music, explanations of what assets you used, and just your aesthetic horror/found footage stuff is top notch. I will be watching HAH (Halloween laugh) One note I would like a higher end capture of the final progress. It just doesnt do it justice on youtube. Maybe just a higher resolution export to tack on at the end? Maybe no motion blur? Not sure but all that hard work and its very low res blurry.

Thank you BTW! You should go live one day. We will all tune in and helpfully help grow your channel.

Also do you have any interest in UE5 VR? I really would love to use Horror Engine with VR. Now that 5.1 supports lumen and nanite (kinda). Carrying around a lumen lantern or flashlight would be epic.

@peacepeople10 April 11, 2024 - 6:10 pm

you're content is absolutely incredible. you're so talented hope one day I can be half as good

@chunchunmaru6832 April 11, 2024 - 6:10 pm

This looks so unreally beautiful and amazing. Because of you, I started learning UE5 to make horror game too! Thank you for making it such an inspiration! 🤗🤗

Comments are closed.