How To Make A HORROR Game In Unity | Openable Drawers | Horror Series Part 035

  Рет қаралды 26,331

User1 Productions

User1 Productions

Күн бұрын

Пікірлер: 45
@NotNotSAG
@NotNotSAG 2 жыл бұрын
Thanks for the tutorials!
@Tejas_is_here
@Tejas_is_here Ай бұрын
Please continue this series please 🙏🏻
@korosenseicomics
@korosenseicomics 2 жыл бұрын
Would you be able to make a tutorial on a saving and continuing system like checkpoints? Amazing tutorials
@bdd740
@bdd740 2 жыл бұрын
Thanks a lot. It's very helpful
@RanaGustico
@RanaGustico Ай бұрын
Great tutorial sir! huge stuff. I think from here people and I will be interested in some tutorial about how-to adding a single char npc or a simple custcene to complete our genre tools! Again, thanks for helping the newbies!
@Hekayt_Hekma
@Hekayt_Hekma Жыл бұрын
i hope you keep on this series man to the end please and faster🤣😘
@mixelowy
@mixelowy 2 жыл бұрын
Thanks😁
@nocdemental1131
@nocdemental1131 2 жыл бұрын
i love your tutorial series, been watching it since the dinosaurs. but quick question: do you plan on creating a tutorial on making an enemy? i want to try making the enemies like in the puppet combo games where the run fast and you are actually getting chased
@chumeomuadong
@chumeomuadong 2 жыл бұрын
i put an interactable object in the drawer, when i pressed interact button, the drawer opened and the object inside it is being interact at the same time. the Reach collider hit through the drawer and the interactable object collider. how can we solve this problem sir?
@Not_Tiger77
@Not_Tiger77 4 ай бұрын
Thank you so much
@galladegamerletsplays
@galladegamerletsplays Жыл бұрын
my Reach tool won't work. Not only does it cause my character to constantly move backwards, but it doesn't even cause the open text to appear when colliding with the drawer, meaning that while I need it to collide with the drawer and not the player, it's colliding with the player and not the drawer
@Krave4Murder
@Krave4Murder Жыл бұрын
Same here
@dianaqueen1381
@dianaqueen1381 5 ай бұрын
These Tutorials ARE AMAZING! thank you soo much, ik this is late, but i was wondering if you had any tutorials on AI? like making a enemy ai that will chase you when they see u,
@GameStore-26
@GameStore-26 3 ай бұрын
Thanks for 106 subscribers completed ❤🎉
@Artistic_Game_Developer
@Artistic_Game_Developer 10 ай бұрын
If i keep a pick-able item inside a drawer, I will also be able to pick it up when the drawer is closed. How do i make it so that, I can't pick the object when the drawer is closed
@kobachlena
@kobachlena 7 ай бұрын
I have the same problem too, looking all over internet right now to fix that shit
@Jay_BanZ
@Jay_BanZ 6 ай бұрын
one problem, what if i want more than one drawer in my scene but i plan to use the same animation to save time instead of animating every single one, the animation position locks or moves to where the position is on the animation, even tho i only want to move a certain axis. any fix?
@AlfonZ-music
@AlfonZ-music 3 ай бұрын
Hi, doy you have a video to make the enemy ai??
@tin6783
@tin6783 5 ай бұрын
will there be any more tutorials?
@fearlessroyal1510
@fearlessroyal1510 2 жыл бұрын
can u plz make a video about to convert this to multiplayer game
@XGameR593
@XGameR593 Жыл бұрын
Suggestion: How about something like a cassette tape, which would allow you to play recordings for codes, lore, and other similar content?
@holley8887
@holley8887 Жыл бұрын
Hello! Will you be making a video about scriptable events? Dunno how to describe it. For example: jumpscares, where you reach a point in your game and door opens, where monsters spawns when you take a key, sounds when you come too close and so on!
@elitefusionz02
@elitefusionz02 2 жыл бұрын
Is it possible to do this but with RacycastHit rather than these triggers? So far, i have mine working the way i want it to (with raycasting) but for some reason when i look at one out of the 4 cabinets and open it. It'll open the most recent cabinet that was added to the scene. Almost like it was overriding the others. If anyone is willing to help i'll put the code in the comments.
@renzojoaquinm.aquino5148
@renzojoaquinm.aquino5148 2 жыл бұрын
i have a question. do you plan to make a pickup/drop weapon with inventory system? like the one you did in the shovel in weapon clipping part thank you so much
@lankyyyme9073
@lankyyyme9073 Ай бұрын
How to make a voiceline for my character?
@enesunlu1971
@enesunlu1971 2 жыл бұрын
Can you make a video about the sounds and how we can use them effectively. Btw i love your tutorials, thank you so much.
@alexx4450
@alexx4450 2 жыл бұрын
Can you do drawer is locked, and open it with a key?
@user1productions883
@user1productions883 2 жыл бұрын
we will take a look at it in another video soon my friend!
@Messycecil
@Messycecil 2 жыл бұрын
Simple, make a public bool named hasKey Then, when picking up key, set that bool to true Finally, when opening the draw - first check if hasKey == true If true, open draw, if not, play locked sound
@chaosmastermind
@chaosmastermind 6 ай бұрын
it's exactly the same as locked doors from the locked door tutorial.
@chumeomuadong
@chumeomuadong 2 жыл бұрын
can u make tutorial about AI enemy chase and kill player in our game sir? 🥹
@hacker4areason
@hacker4areason 2 жыл бұрын
Please make a video on how to make map for game using probuilder.
@user1productions883
@user1productions883 2 жыл бұрын
We will be taking a look at pro builder and alternative map design applications soon my friend !
@exsharpcheddar105
@exsharpcheddar105 Жыл бұрын
Can you do a tutorial on hoe to get characters to search for u like they did in the resident evil series. Please I need your help
@milokixzoffical991
@milokixzoffical991 Жыл бұрын
I'm trying to create one with four main enemies that all have completely different behavior and two can be on the player at once like ones an ambush kinda guy and the other chases directly ambush guys slower direct guy slows when player closes door or creates obstacles but if three chase it's too chaotic I wanna write a script that when there are close they return to their section of map or go in to a spread out mode and it cools for a bit and enter search mode and find player enter chase but idk how to do any of it
@MK40422
@MK40422 Жыл бұрын
Tysm
@iggydraw4545
@iggydraw4545 Жыл бұрын
Could you make a video for makeing enemy in horror games?
@Not_Tiger77
@Not_Tiger77 4 ай бұрын
Thanks but I can pick up the object even if the drawer is close
@ausnikkstudios6097
@ausnikkstudios6097 Жыл бұрын
Hello User1! Could you make a tutorial on either a *checkpoint & save system* or a *[c] to crouch system.* Once again though, (I'm quite late), awesome video!
@vik3111
@vik3111 2 жыл бұрын
I have a question. Do you plan to release more tutorials before you conclude this series ?
@user1productions883
@user1productions883 2 жыл бұрын
Oh absolutely my friend, stay tuned
@devxaien
@devxaien Жыл бұрын
everything is ok but the reachtool is not working
@uturnGamer1
@uturnGamer1 2 жыл бұрын
horror please bro how to make like granny mission please please please
@Mistacle
@Mistacle Жыл бұрын
pleeeeaaaasssseeee heeeeelllllpppppp the script is not in google drive
@parzom
@parzom 2 жыл бұрын
please enemyyyyyyyyyyyyy
Физика в Unity - 10. Joint
37:20
Eccentric Games
Рет қаралды 73 М.
How To Make A Horror Game In Unity From Start To Finish
2:48:35
User1 Productions
Рет қаралды 99 М.
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
I Made the Same Game in 8 Engines
12:34
Emeral
Рет қаралды 4,3 МЛН
Can ChatGPT Make A Horror Game In Unity
6:41
User1 Productions
Рет қаралды 17 М.
SCARY Jumpscare: Objects Come to Life in Unreal Engine 5!
4:15
Ugur Batur GameDev
Рет қаралды 2,4 М.
How to create a PS1 style horror game in Unity | Tutorial
3:38
Horror Post Processing Profile in Unity
7:35
SpeedTutor
Рет қаралды 35 М.
3 Hours vs. 3 Years of Blender
17:44
Isto Inc.
Рет қаралды 6 МЛН
[UNITY TUTORIAL] Add an Intro Story Cutscene to Your Game!
15:48
StupidaZZle
Рет қаралды 92 М.
Unreal levels ~ MMP 270
24:17
Prof Roberts
Рет қаралды 96
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН