Amazing tutorial, only game over screen tutorial i could find that actually works and isnt overcomplicated. Thank you!
@tamashomoki317620 күн бұрын
Thank u man, i am already done with game dev for a lecture, i am tired af, and burned out. But u made my night. THX
@ZoltBolts Жыл бұрын
Your tutorial was so amazing. Subscribed!
@LUFFY-bg8vy Жыл бұрын
agreed, me 2
@ultraworld5789 Жыл бұрын
agreed me 2@@LUFFY-bg8vy
@drugsforhugs71065 ай бұрын
You make Game Dev much easier thanks 👍
@cheery-hex2 жыл бұрын
Tysm! you're a gem!
@dakwahcraft77962 жыл бұрын
Thanks Bro You are Genius
@knowingph58022 жыл бұрын
you save my life
@justinsam317210 ай бұрын
Amazing tutorial, Thanks Bro You are Genius New Sub👍
@memoe2good2 жыл бұрын
THANK YOU
@Kafyyyx11 ай бұрын
amazing tuto but why does my things cancel everythime i close and then unity, the gsme manaager scriipt just doest stay attached
@AmirulShah-ki4vq Жыл бұрын
Thank you so much Sir!!!
@ogorodnicevelina76402 жыл бұрын
I like your tutorial, it helps me a lot and I have a problem if someone can help me I would be very thankful. When I press restart my healthy does not upload, the buttons does not hide again and the player does not appear .
@69420bet2 жыл бұрын
how to you apply it to the other scenes thanks
@helloBubble-pu9bm6 ай бұрын
My issue is my game does not restart all the way, and basically restarts partially.
@JngkTmj-jq9ri7 ай бұрын
bro, i am making a endless runner and i made the player collision script that opens gamemanager script and trigger game over screen .but the problem is that it losses its gos reference after one time showup.i have added no such code that removes the reference after the first showup ,pls help
@Somedudewatchingyoutubee Жыл бұрын
Hi the player Health works fine but every time I start the game the Game Over Screen just immediately appears and doesn’t go away. How do I fix it, so that it only appears when my player actually loses all of his health?
@Frenchythefry Жыл бұрын
make sure that before you start the game, that you set it to off.(click on the gameoverscreen object and click the checkbox next to it.)
@Krizpenguin Жыл бұрын
i alrdy have an image with the things on the gameover screen idk how to do it :(
@ilovepowerwolf11 ай бұрын
Thanks a lot mate!!!!!
@videoraves84133 ай бұрын
Ok, so, I've added text to the screen to say "Game Over" when it shows up. Could you give me a tip on how to switch the screen to the same thing, only with "You won" text?
@videoraves84133 ай бұрын
Also. When the game over screen starts, it shows the message "Display 1, no cameras rendering." How can I fix this?
@AbhinavS-he1gj Жыл бұрын
after restarting Input, collisions etc. doesn't works
@ej85862 жыл бұрын
how to make the player can't move when die🥺
@AdamMohamed-jq8ff Жыл бұрын
I know I am late get a refrence to the player movement script(puplic Movement movement) then under the code that destroy player on collision you can write movement.enabled = false I hope you still need it bec. It has been 6 months ❤
@fadyalrouby30022 жыл бұрын
Frist i want to thank u so much u help me alot
@CooperTHouse Жыл бұрын
6:53 is my timestamp for tomorrow
@kromenz Жыл бұрын
I'm having a problem, right at the start, my game over screen is being shown, tried our dear friend chatGPT but with no success.
@Frenchythefry Жыл бұрын
make sure that before you start the game, that you set it to off.(click on the gameoverscreen object and click the checkbox next to it.)
@edithasd2806 Жыл бұрын
thank you
@ilypavan Жыл бұрын
I thought game dev is going to be an easy job to do
@robertyocum7200 Жыл бұрын
LOL. You thought wrong my friend!
@danseptemStudiosАй бұрын
♥
@rossvision1 Жыл бұрын
Hi i have set it up, the menu pops up when i die. But the buttons don't click, nothing happens. Do i need to code in a mouse or arrow keys separately to be able to select a button? Or should they just click? I have assigned the buttons to a function from the script and all seems correct. Have i missed something? Nothing happens with the debug also for each button. It's a great video though, is there also a way to add like say 3 restart / retrys? Cheers Again :-)