How To Make PONG in Unity! [FULL GAME TUTORIAL]

preview_player
Показать описание
Learn how to make a fully working Pong game in Unity within 30 minutes with this beginner guide!

Рекомендации по теме
Комментарии
Автор

Hi! I haven’t uploaded in a while but am looking to get back into the channel *soon*.

Thanks for all the feedback, my apologies for how small the text is in vscode. Will definitely look at changing this next time!

My style is going to change to more of a devlog with all code provided via GitHub at the end :)

AlexJDev
Автор

This was the best tutorial I found, in terms of the final result. Especially the way you set up the yDirection, in that it relates to the bounds of the paddle!

jakefagan
Автор

Geniunely, taught be so much about those damn voids that I didn't understand at all. great video all-around <3

mangineer_rl
Автор

Ball ❌️
Bull ✅️
Thank You for this tutorial 🙏🏽

mjagatkar
Автор

I recommend this tutorial! It was a good one (the best so far) I searched for like 2 hours and finally found yours! it helped me a lot THX!

kng.Gaming
Автор

Such a good video with best explanation!!! You got a new Subscriber and hope so you will start posting again :)

casetern
Автор

Thank you so much it took a while to figure out what was going on but I made the game with your help thank you

SunnyNightmares
Автор

Just wanted to share my stupidity here lol when I got to the Invoke method part of typing in Invoke("StartBall", 2f); and it wouldn't work meaning the ball never moved. I went back to see if I missed something, and I was like "I literally did this to the tee! So what the fuck is the problem here?" I spent the last three days learning all that I could about the Invoke method and its limits and even coroutines, and a couple minutes ago I watched this video again and realized....I typed in "Startball" instead of forgot to capitalize the B....and then the ball moved lmaoo three days to just figure out it was that. Wanted to share that. Great video! My mistake helped me learn more.

TiredEyesStudio
Автор

i only have one tip. ctrl mouse wheel in vs. had to break out my magnifying glass.

but great stuff i needed the platform movement for something

garrettblackard
Автор

Also, when the ball hits my side, the counter doesnt go up... why?

MrBooBooOfficial
Автор

Decided to recreate Pong with extras. I know Unity basics and I’m an experienced developer so didn’t look at any tutorials. Now checking tutorials after finishing basic game and liking those that did much the same as me so that’s a 👍 for this one.

Only criticism, if ( isTutorial ) playBackgroundMusic = false;

paulembleton
Автор

Amazing video! I followed it and felt like I learned so much, however, the music drove me crazy.

ephraimcarter
Автор

Congratulations! You got a new subscriber! Now you have 158

danthon
Автор

I've written the player movement script exactly the same but the movement: isAI: and Movement Speed: are just not showing up as variables. What have I done wrong?

Florea-onzk
Автор

text doesnt change when i make a goal and the ball doesnt resets sorry for my english im german

dot
Автор

its not even letting me import the files (sfm all over again)

bigde
Автор

This tutorial Was awsome Thank you so much

ali_afsharnjd
Автор

why font so small, i can not see anything

EkremKaya-znmb
Автор

Is their a way of implementing a while loop to this so that it ends after the players or the AIs score reaches a certain number. And if there is could I have help with it please as I'm not sure how while loops work in unity. Thankyou in advance.

ryanatkinson
Автор

My player doesnt move when i press any keys did i do something wrong

madmajima