How To Make A HORROR Game In Unity | Main Menu System | Horror Series Part 030

  Рет қаралды 14,941

User1 Productions

User1 Productions

Күн бұрын

Пікірлер: 64
@JAZMINS-de8lg
@JAZMINS-de8lg Жыл бұрын
What a good tutorial friend, I'm from Latin America and I like to watch your videos, keep uploading content
@jacobb.3d
@jacobb.3d 3 ай бұрын
Hi, I just finished watching your video and it was great, good job. No less for those who would encounter the same problem as me. I ran into a problem where my buttons didn't respond after I created everything according to the tutorial. No less, the fix is ​​simple. You only need to add "EventSystem" to your Hierarchy scene, which you can find at the very bottom of the UI. And that solves the button interaction problem. I hope this helped someone.
@korosenseicomics
@korosenseicomics 2 жыл бұрын
Thanks man, it worked. You can even change the buttons names, just need to make sure to also change them in the script.
@user1productions883
@user1productions883 2 жыл бұрын
Glad you found it useful my friend !
@hyioxh5247
@hyioxh5247 2 жыл бұрын
u deserved more subscribers ur tutorials are amazing!!
@user1productions883
@user1productions883 2 жыл бұрын
Thank you so much my friend! Stick around because we are going to the top !
@wisnusarputa9981
@wisnusarputa9981 2 жыл бұрын
finally, what you've been waiting for🙏🙏
@user1productions883
@user1productions883 2 жыл бұрын
Da dadadadada dadadadada dadadadadada introducinggggg the main menu system (SpongeBob reference)
@merked-
@merked- 2 жыл бұрын
You do not know how useful you are bro keep it up!
@user1productions883
@user1productions883 2 жыл бұрын
Really appreciate the support my friend
@digitalhouse6969
@digitalhouse6969 2 жыл бұрын
keep up the good job. this is an amazing series
@user1productions883
@user1productions883 2 жыл бұрын
Absolutely my friend, we have some awesome videos coming out soon !
@digitalhouse6969
@digitalhouse6969 2 жыл бұрын
can you make a tutorial about making an intro cut scene... like the player wakes up and gets up in a first person view of course. thx
@hyioxh5247
@hyioxh5247 2 жыл бұрын
yeah it will be good
@user1productions883
@user1productions883 2 жыл бұрын
You got it my friend! In the sneak peek of my game in this video you can see once you start it’s in a cutscene !
@digitalhouse6969
@digitalhouse6969 2 жыл бұрын
@@user1productions883 lmao that is why i commented asking for it. thanks a lot.
@johnchris4515
@johnchris4515 2 жыл бұрын
@@digitalhouse6969 Here is an example you can just use the SetActive to the Intro cam and Player Cam Example: //Start PlayerCam.SetActive(false); IntroCam.SetActive(true); and then make an animation of the cam and the player body
@Abdel-Qader
@Abdel-Qader 2 жыл бұрын
excellent tutorial keeep uppppp can you please explains mechanics in games like fear of fathom .. messages ui system .. hold object and react with it (holding food and eat or water) .. glitch when enemy catch you and these stuff .. thanks so much
@user1productions883
@user1productions883 2 жыл бұрын
I have a lot of these planned for the future tutorials, thank you for all your support !
@darsad7012
@darsad7012 2 жыл бұрын
i'm waiting for the second part!
@MummifiedMonke
@MummifiedMonke Жыл бұрын
I like your home menu and thanks.
@dibu7223
@dibu7223 Жыл бұрын
Hi for me everything works fine butt when i click on the start game button it loads and after the loading the game starts but the main menu screen doesnt go, like the game is running in the background. I have followed all the steps please help what to do with it
@Mistery_Soldier
@Mistery_Soldier 2 жыл бұрын
Hi! Can you make the Game Over Screen Tutorial?
@schizoclownva
@schizoclownva Жыл бұрын
is it possible to duplicate the start button so it can play different scenes instead of one? i wanna make a map selection screen in my game
@user1productions883
@user1productions883 Жыл бұрын
Of course !
@hauntngu4002
@hauntngu4002 2 жыл бұрын
I'm using 2021 Unity. The scripts I tried to use don't work since they involve Standard Assets, and 2021 Unity uses Starter Assets which replaced them, and can't do a few other things the way you've done them. Is there a way you would be able to help with this?
@user1productions883
@user1productions883 2 жыл бұрын
Mind joining the discord? Myself or another game developer in there can start to break down this issue ( found in description in tutorials 5-30
@janzich1201
@janzich1201 Жыл бұрын
I have a small problem: when i start the scene the mouse cursor disappear and i cant control anything i checked everything but i just cant find the problem
@MichałPawlak-t8i
@MichałPawlak-t8i Жыл бұрын
Nothing works Unity 2022.3.2f1 URP project TMPro
@maxxytka
@maxxytka 6 ай бұрын
If your buttons not working make sure if is event system object created
@MK40422
@MK40422 Жыл бұрын
NullReferenceException: Object reference not set to an instance of an object MainMenuLogic.Start () (at Assets/Scripts/MainMenuLogic.cs:25)
@googoo2.
@googoo2. 2 жыл бұрын
cool
@user1productions883
@user1productions883 2 жыл бұрын
Wow that was really cool - Dani
@renzbolado153
@renzbolado153 2 жыл бұрын
stuck around 14:38, using 2021 unity. no functions seem to appear on the drop down? NullReferenceException: Object reference not set to an instance of an object MainMenuLogic.Start () (at Assets/MainMenuLogic.cs:25) is the error i'm getting
@user1productions883
@user1productions883 2 жыл бұрын
Are you placing the object with the script into the function slot ?
@renzbolado153
@renzbolado153 2 жыл бұрын
@@user1productions883 Yes, the On Click section of the Start Game button has the MainMenuLogic object (which has the script attached to it) selected on 'Runtime only' settings. I've tried copypasting through the your googledrive assets too, same problem. Only options Functions allow is Monoscript > stringname
@renzbolado153
@renzbolado153 2 жыл бұрын
@@user1productions883 You won't believe this, but it just started working after resetting Unity????????? THANKS FOR RESPONDING THO Edit: And then immediately the same problem again with the next button...something strange...happening.
@Sh4iri4jd4
@Sh4iri4jd4 Жыл бұрын
@@renzbolado153 did you ever fix this?
@mariegrasmeier9499
@mariegrasmeier9499 2 жыл бұрын
Many thanks again for these great tutorials. Used a lot of it in my fire fighting simulation. One question: When I press the Start button, it loads the next scene but in this scene it does not capture the mouse cursor. If I start the scene directly in the editor, it does. I am using the new starter assets FP controller. Many thanks for all replies :-)
@user1productions883
@user1productions883 2 жыл бұрын
a fire fighting sim game!?!?! Id love to see how that would come out! seems like an interesting sim to play
@ShaggysCRAZY
@ShaggysCRAZY 15 күн бұрын
I did everything copied your whole script named everything correctly literally did every step but when I test it the options menu screen is on and I can’t interact with anything
@SheldonDD
@SheldonDD 2 жыл бұрын
How do i get my text to the top layer??
@user1productions883
@user1productions883 2 жыл бұрын
In hierarchy move it on the bottom or top just move it up or down
@VerityD2
@VerityD2 3 ай бұрын
cursor disappears after clicking main menu. also its not showing up in build settings
@moazemad2186
@moazemad2186 2 жыл бұрын
Can you make a video to make a mini game using what you made in the last 30 videos?
@user1productions883
@user1productions883 2 жыл бұрын
I have planned on it soon my friend !
@Pavel-ju6xv
@Pavel-ju6xv 2 жыл бұрын
i got the problem,when i press start,it doesnt load the game scene although i put the scene in build setting
@user1productions883
@user1productions883 2 жыл бұрын
Make sure the level is called the same thing as the script and make sure they are put into the build settings in order
@Pavel-ju6xv
@Pavel-ju6xv 2 жыл бұрын
@@user1productions883 i do exactly what you said but still doesn’t work
@yesdude153
@yesdude153 2 жыл бұрын
Amazing dude.... But how to make this question: Do you want to quit... Yes. No. After you press the quit button?!
@user1productions883
@user1productions883 2 жыл бұрын
Instead of it being the exit button have it open another empty game object holding the two button, if no then close and go back to main menu, if yes close app
@ExShadower
@ExShadower 3 ай бұрын
how to get the script at 11:20 second
@realaxolotlvr7754
@realaxolotlvr7754 2 жыл бұрын
Can you Show how to make a AI for an Enemie 👍
@user1productions883
@user1productions883 2 жыл бұрын
Going over enemies very soon my friend, stay tuned !
@itsHayden3
@itsHayden3 Жыл бұрын
Did you use to own a KZbin channel that shows users to code a Discord bot?
@mnkvr317
@mnkvr317 8 ай бұрын
Where is the script of main menu logic????
@gameadhyanstudio1410
@gameadhyanstudio1410 2 жыл бұрын
Sir unity is very laging in my pc what can I do to make games
@digitalhouse6969
@digitalhouse6969 2 жыл бұрын
get a good PC. if u are broke get a job and save money
@gameadhyanstudio1410
@gameadhyanstudio1410 2 жыл бұрын
@@digitalhouse6969 can you tell me a good pc under 45,000 budget i am seving money for it
@user1productions883
@user1productions883 2 жыл бұрын
What kinda pc are you using? Also if you go into edit-project settings - quality. You can turn it all the way down and will make it run a little smoother
@gameadhyanstudio1410
@gameadhyanstudio1410 2 жыл бұрын
@@user1productions883 sir if i use older virsion of unity does is work smoothly
@SkullGaming-hn3jp
@SkullGaming-hn3jp Жыл бұрын
Hello Dave Save and load please
@merked-
@merked- 2 жыл бұрын
So I made the main menu, created a new scene and it completely deleted my game...
@user1productions883
@user1productions883 2 жыл бұрын
Oh no! Perhaps there’s a backup saved ? Please join our discord and myself or someone else can look into helping
Can ChatGPT Make A Horror Game In Unity
6:41
User1 Productions
Рет қаралды 17 М.
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
What does a Game Engine actually do?
16:45
Ellie Rasmussen
Рет қаралды 176 М.
Why Majora's Mask's Blue Dog Took 25 Years to Win the Race
21:04
Vidya James
Рет қаралды 2,5 МЛН
SETTINGS MENU in Unity
17:22
Brackeys
Рет қаралды 960 М.
Horror Post Processing Profile in Unity
7:35
SpeedTutor
Рет қаралды 36 М.
[UNITY TUTORIAL] Add an Intro Story Cutscene to Your Game!
15:48
StupidaZZle
Рет қаралды 93 М.
Can You Beat Minecraft From One Grass Block?
35:27
Beppo
Рет қаралды 5 МЛН
5 Minute MAIN MENU Unity Tutorial
5:10
BMo
Рет қаралды 445 М.
I remade my first game
8:08
BerryCo
Рет қаралды 336 М.
A new way to generate worlds (stitched WFC)
10:51
Watt
Рет қаралды 552 М.