Thanks all for your positive feedbacks and comments! I added the link to the music file in the description. You can find tons of free music on the Internet, just check the licensing before using it.
@alonilin9 ай бұрын
Imagine our teacher using this video as laboratory work for our Unity discipline at university. Thank you for making everything clear and understandable
@this-is-gamedev9 ай бұрын
That would be a cool teacher 😇🤓
@xionsflame12 жыл бұрын
I've been out of the loop for a month or so and this was really helpful reminding me how to put everything together. Thank you! The only thing I had trouble with was I didn't see the .zip with the music file in it. I ended up downloading a free asset instead. Overall one of the best 'create something in an hour' tutorials I've seen when it comes to any sort of development.
@this-is-gamedev2 жыл бұрын
Thank you so much! The zip should be in the description
@manasphanse68099 ай бұрын
You taught most of my 3d game course in just an hour! Impressed!!
@this-is-gamedev9 ай бұрын
That’s nice :D
@AlexKelley-b3zАй бұрын
this man is the best for me. thx
@ashleyhayes84763 жыл бұрын
Awesome! I'm going to try it out tonight *_*
@jahangirakbar45242 жыл бұрын
Have you completed the game?
@Skywalker_Jedi_Master2 жыл бұрын
Thank you brother for this amazing tutorial , i like the slow pace and the patience , keep doing more of those !
@this-is-gamedev2 жыл бұрын
Thanks! I am glad you enjoyed!
@KinemotikStudios6 ай бұрын
Such a great pace and setup. Thanks so much for the simple and inspiring tutorial!
@idkrandomusername692 жыл бұрын
ayy thanks a lot ! I've just learnt C# and now I'm getting started with unity. This was really helpful !
@this-is-gamedev2 жыл бұрын
Cool! I am happy it helped!
@its_vill Жыл бұрын
in visual studio my code has stopped being coloured, i have looked at multiple forums but nothing seems to work
@letsdoandlearn44982 ай бұрын
You didnt mention about adding rigidbody to the inspector, When i press the key w and s The controller is not moving as in the video
@Bumbleboo15 ай бұрын
hi sir, kindly help me i need to submit my game project in college in 2 days. the assests are not working properly, the player is not moving, the ball is also not moving, also when i imported the assests the assessts is in pink colour completely. i have followed your steps completely but the game is not going well, also there show some code issue when i apply the scrpit to player then player is not moving and when i try to run the game to check whether the script is applied correctly then it shows compiler error, and aslo show error that update function is already called, sir kindly help me.
@this-is-gamedev5 ай бұрын
Read the errors and it will tell you which line makes the compilation error. Handle one error at a time :D
@Bumbleboo15 ай бұрын
@@this-is-gamedev sir i couldn't understand how to resolve this errors.
@jacobsverdlin9707Ай бұрын
@@Bumbleboo1 did you end up finding it? had the same problem
@_rezvneh10 күн бұрын
@@jacobsverdlin9707 Did you solved it? I realy need to know how could solve it
@jacobsverdlin970710 күн бұрын
@@_rezvneh I don’t fully remember, but it was something about me needing to download an additional rendering engine. I followed a KZbin tutorial see if you can find it
@jayeshbaxla4254 Жыл бұрын
44:25 Unable to drag the ScoreLeft/ScoreRight to the variable in GameController ?
@this-is-gamedev Жыл бұрын
It might be that ScoreLeft/Right is TextMeshPro instead of simple Text
@rubba2919Ай бұрын
@@this-is-gamedev hi so i do not have the simple text option.. so what do i do?
@ghjiufhjbc3951 Жыл бұрын
Hi this tutorial is great and it has helped me alot. I was also wondering if you could do a tutorial where you start from scratch. Like how do you get assets and put them together and what are the options besides manually making 3d objects?
@this-is-gamedev Жыл бұрын
Hey, thanks! Okay, I’ll add this to my list of video ideas :D But quick answer is download assets from unity’s asset store, modifying them, like changing the textures, etc
@dogghgyt93242 жыл бұрын
Ty so much i searched for a good Tutorial for so long. oh yeah i also live in Luxemburg
@this-is-gamedev2 жыл бұрын
Nice! Very cool! 🇱🇺
@wolforigins1012 жыл бұрын
Thank you so much for this video! It was very helpful!
@this-is-gamedev2 жыл бұрын
Hey! Thanks!
@studypurpose44862 ай бұрын
Hello sir, is there any way I can download all the scripts shown in this video??? also when I import the models, the lights that are supposed to glow aren't glowing
@this-is-gamedev2 ай бұрын
The full solution is not to download. The lights not glowing is probably the post-processing volume that is missing or the main camera has not the option “post processing” enabled
@studypurpose44862 ай бұрын
@@this-is-gamedev I found the solution, previously I made the game on a 3d built in render pipeline and now I made it on universal render pipeline
@alonilin9 ай бұрын
you forgot to tell about and ckeck "constraints" of the player that positions should be freezed except z. Also rotations should be freezed. Also i have problem with displaying score animation as it places at wrong pos with huge scase, i solved it, but on my own terms.
@user-jg5xo5tb9qАй бұрын
is there a win-lose scenario in this game?
@Reykail8 ай бұрын
Amazing tutorial. Thank you so much! I have a question, i followed the tutorial and everything was going smooth until i got the message on my console saying : BoxColliders does not support negative scale or size. The effective box size has been forced positive and is likely to give unexpected collision geometry. What should i do to fix this please? Or should i ignore it?
@this-is-gamedev8 ай бұрын
Thanks! This is weird. Colliders do always have positive values indeed. Maybe the collider is not on the right object. Might be that by mistake the normals of the model are inverted.
@mysystmz10 ай бұрын
Hi, amazing video, but i have a problem with importing the assets. The only thing i can import is the CyberPong3D_Starter folder, any other it doesnt let me. So Art, Materials, Scenes, Scripts and Settings folders I cant seem to be able to import, i dont know why...
@this-is-gamedev10 ай бұрын
Drag and Drop the *.unitypackage? Just check the Asset folders and subfolders to be sure?
@oliverclothes4 ай бұрын
There's a part of the video missing before 11:36. You are fixing fog. Then all of a sudden you say "Here we are, our first script has been created" - but you never show how to create the script. Or, if you mean that the script is already created for people watching the video in the download, then your download is broken. Because that file is not in the current download. I don't know if you made an update to the download and removed the script.
@this-is-gamedev4 ай бұрын
Yes this part was never in the video. It’s just an empty script called RacketController.
@dianamiscuta78132 жыл бұрын
My rackets are sinking into the arena if I leave the Use gravity checked. Any idea on why or how to fix it?
@this-is-gamedev2 жыл бұрын
On the rigidbody, under Constraints, you can restrict the Y axis :)
@dianamiscuta78132 жыл бұрын
@@this-is-gamedev Thank you very much!
@studypurpose4486Ай бұрын
Hello sir is there any way I can add a target to my game for eg: when player 1 hits a score of 10 it shows "Player1 Wins!!!"
@this-is-gamedevАй бұрын
When the score changed you check if the score is 10. Once you detect that, you can get a reference to some UI element and enable it
@User2367-h4n Жыл бұрын
Y r the lights not working
@andreaspartellas4100Ай бұрын
what version of unity did you use?
@this-is-gamedevАй бұрын
Probably 2021 or 2022
@person45792 жыл бұрын
Commenting here before I make my 3D game, hopefully it goes well. Edit: Welp, its outdated.
@this-is-gamedev2 жыл бұрын
Go go! ^^
@modernkavi5484 Жыл бұрын
hey i need your help again sir, i don't what happening but I think my game controller and goal controller script not able to communicate my score UI is not working how can I reach to you like I cant explain like this
@this-is-gamedev Жыл бұрын
You can join discord and post your problems and screenshots there
@modernkavi5484 Жыл бұрын
Sir i did it i was making a very small mistake there, but still how can i join your discord?
@this-is-gamedev Жыл бұрын
The link in the description or in the description of the recent videos
@modernkavi5484 Жыл бұрын
@@this-is-gamedev my starter animation is just repeating its self even after starting the game can u guess what might be the problem
@modernkavi5484 Жыл бұрын
@@this-is-gamedev sir my animation is now just repeating it self like my game starts perfectly after pressing the space key and ball starts moving only after the end lf countdown but then countdown animation doesn't stops it's kee repeating but the game starts...
@modernkavi5484 Жыл бұрын
hey there i have just imported all the assets in the unity, but my scene is not rendering properly like areans is not viable graphically its just showing a purple kind element pls help me out I have to submit my game as a project in my college, your assets are just graphically rendering that's my problem
@this-is-gamedev Жыл бұрын
You might be using another render pipeline. In Edit->Rendering (or similar name at the very bottom) -> and choose to convert all materials.
@modernkavi5484 Жыл бұрын
@@this-is-gamedev let me try this and comeback to you, at first i thought that it might be the different version problem like i was using the latest one so but let me check this
@modernkavi5484 Жыл бұрын
@@this-is-gamedev hey I can't find any settings related to that
@modernkavi5484 Жыл бұрын
@@this-is-gamedev Hey there I got it, used the universal pipeline for this thanks for the guidance ❤️
@aliemily-eo7ol8 ай бұрын
hello this course is complate ? i mean from strach we create complate game?
@this-is-gamedev8 ай бұрын
Yep
@TheMaitreC2 жыл бұрын
Hi! I know I'm late, but I wanted to know how is Unity on MacOs? Was it with the M1 chip or the Intel one? Would you recommend gamedev on MacOS for little projects? (Hobby, little mobile projects, 2D projects) Thank you very much! :)
@this-is-gamedev2 жыл бұрын
No issues on Mac (intel), except that some graphics intensive things are slower. M1 is definitely faster in all aspects
@this-is-gamedev2 жыл бұрын
Mine is Intel-based, still.
@TheMaitreC2 жыл бұрын
Thank you very much for your answer! :)
@mankiratsingh52082 ай бұрын
hello sir i have watched this video and it is very useful ... but i wanted to know wether i can work on this project with a bad laptop (intel graphics card) or if i will face any problems in future i am gonna start it now
@this-is-gamedev2 ай бұрын
Should be fine as long as Unity runs :D
@mankiratsingh52082 ай бұрын
@@this-is-gamedev sir i am having some toruble making this project , the assest that i import are in a pink color (inside cyberpong 3d starter pack) and since its a new version and the video is 3 years old ... i dont the universal renderer pipeline is there anything u can do to help me :(((((
@this-is-gamedev2 ай бұрын
@@mankiratsingh5208 You can convert the materials, there is an option under Edit > Rendering > Materials. You can also create a new material and reapply them, there are not many and it's quick. Right Click > Create > Material and drag the textures in the base
@Shruti-ws2wu Жыл бұрын
This is really helpful❤ But can you please tell me why my ball is falling out of arena from the player2 side ? And it is working from player side
@Mikolmike1 Жыл бұрын
Did you find a solution?
@Ant082 Жыл бұрын
@@Mikolmike1 I had to freeze Y transform in the rigidbody constraints
@siddharthasatyarthi97392 жыл бұрын
Hey, amazing video, one worthy of one-day builds, just was wondering where did the mp3 go?
@this-is-gamedev2 жыл бұрын
Is it not in the Zip file?
@kehauagena74952 жыл бұрын
@@this-is-gamedev Thanks for the video! I'm using it with my high school students. And no, only the Unity Assets package downloads with the link, it's not a zip file.
@this-is-gamedev2 жыл бұрын
Hey! Thanks 🙏 I am glad it worked for your students! I added the download link to the music in the description.
@MTweedC4 Жыл бұрын
At higher speeds (or after quick collisions between racket and walls) the ball just clips through the objects, off into the distance. ):
@this-is-gamedev Жыл бұрын
You can try to reduce this effect by setting the rigidbod’s collision detect mode to Continious
@markedwardrodriguez61962 жыл бұрын
I was wondering if you can do a tutorial about the running simulator games, wherein you choose where you go and it changes your character or something like that. Thank you, you are such a big help.
@this-is-gamedev2 жыл бұрын
Interesting 🤔 i’ll look into it. i like simulator or sandbox style :D
@symweustenraad22162 жыл бұрын
Does anybody know why nothing is glowing? Such as the ball and the arena.
@this-is-gamedev2 жыл бұрын
There can be a few reasons: A) You have the standard render pipeline and the post processing stack/volume is missing B) The post processing volume is there but maybe there is no Bloom filter on it. And on the main Camera there is a checkbox “Post Processing” or so that you need to check
@symweustenraad22162 жыл бұрын
@@this-is-gamedev Thank you very much, I did not have a Bloom filter on it.
@AbdulMateen-kb8wh2 жыл бұрын
@Life Master bro did you find out the issue with Text Mesh pro?...if yes then kindly explain
@this-is-gamedev2 жыл бұрын
For TextMeshPro, you have to import: using TMPro; And then the variable type is: TextMeshProUGUI
@AbdulMateen-kb8wh2 жыл бұрын
@@this-is-gamedev thanks bro...its working...appreciate the help
@ghjiufhjbc3951 Жыл бұрын
My ball keeps on gaining height (Y) and eventually flies off. I tried freezing the y position but it doesn't work. Please help
@this-is-gamedev Жыл бұрын
Check the code, maybe it changes the y by mistake.
@ghjiufhjbc3951 Жыл бұрын
@@this-is-gamedev thanks you I have managed to fix it. Thanks for the great tutorial. 👍🔥
@parsa17022 жыл бұрын
amazing video any chance you make an endless runner game tutorial ?
@this-is-gamedev2 жыл бұрын
Thanks! Are there not many endless runners tutorials already? I’ll still check it out, most challenging part is to handle the randomness and performance in this type of game.
@muhammadusamakhan15622 жыл бұрын
can you provide the source code files please
@ashmitgupta12096 ай бұрын
is your scrift incomplete ???
@this-is-gamedev6 ай бұрын
Which part are you referring to?
@SaadAli-pu1xm7 ай бұрын
Is this Project is Feasible on android Platform.
@this-is-gamedev7 ай бұрын
Yes, just make sure you don’t use HDRP.
@SaadAli-pu1xm7 ай бұрын
@@this-is-gamedev it controls work on Android with accuracy or we need some change in it.
@this-is-gamedev7 ай бұрын
The controls need to be adapted for mobile of course. Either by adding a virtual joystick and buttons or by implementing touch gestures. The virtual joystick is easy to setup using the nee input system, it has some examples.
@SaadAli-pu1xm7 ай бұрын
@@this-is-gamedev sir can you kindly mention or refer me some tutorials about how to make it touch. Screen
@this-is-gamedev7 ай бұрын
@SaadAli-pu1xm check samyam, she has good tutorials on that
@Ali1ks2 жыл бұрын
In my game ball goes directly when it’s goal while count count is not ended plz help
@this-is-gamedev2 жыл бұрын
If the count does not update, maybe check the references in the Editor? Do you have any errors in the console ?
@Ali1ks2 жыл бұрын
I have no errors in my console I checked my code at least 10 times there is no changes in code plz help
@Ali1ks2 жыл бұрын
I have done the project but only this is remaining😭
@this-is-gamedev2 жыл бұрын
How about the animation event? Is it at the right place ? (Around 53:00)
@EmdorDorem2 жыл бұрын
Tu peut parler francais aussi si tu veut great vid keep up the good work
@MaryDixon-o2u9 ай бұрын
cool video)
@modernkavi5484 Жыл бұрын
Sorry to disturb you sir again and again, but now when my arena is being dark, like no light is glowing up I have checked the textures also..
@this-is-gamedev Жыл бұрын
You might need to enable post processing on the camera
@modernkavi5484 Жыл бұрын
can i have the report or any written documentation the game
@this-is-gamedev Жыл бұрын
Lol, do your homework :D
@randomot51132 жыл бұрын
Hello dude can I use it in my commercial game plssssssssss
@this-is-gamedev2 жыл бұрын
Yes, you can use it for anything.
@randomot51132 жыл бұрын
@@this-is-gamedev love you brother ❤
@modernkavi5484 Жыл бұрын
sir now i feel like crying out...sir I was trying to fix the animation problem but now my game starts even without pressing the space key, sir I have to submit my project in two days pls help me sir......
@this-is-gamedev Жыл бұрын
Check the code in details. For the animation, you can make it not loop by clicking on the animation in the project folder and untick loop.
@modernkavi5484 Жыл бұрын
@@this-is-gamedev sir i have tried that but i can't find the loop option in the animation using the latest version of unity, can i have your insta where i can send you the screenshots, but for now i have removed the animation atleast now my game is working
@this-is-gamedev Жыл бұрын
@modernkavi5484 what might missing was the animation event as well
@modernkavi5484 Жыл бұрын
@@this-is-gamedev how will i solve that
@this-is-gamedev Жыл бұрын
52:24 Countdown Animation
@randomot51132 жыл бұрын
44.34 till here I did exactly the same and I didn't find why the score is not updating after a goal pls help brother
@this-is-gamedev2 жыл бұрын
Did you drag the text reference in the editor? Otherwise, do you have any error in the console?
@randomot51132 жыл бұрын
@@this-is-gamedev yes brother that was the problem thank you soo much :)))))))
@aslinoobdev2 жыл бұрын
Hello brother, I am new to unity I am learning 3d mobile game development. I am trying to add game over screen and menu screen and I am having a lot of problems. Can you help me plssss:))
@this-is-gamedev2 жыл бұрын
First, make your Game Over screen with the Canvas. for example: add a UI Panel, Add a Text and write Game Over. Maybe add a button “Restart”. Then, when you loose, in your game manager script you need a reference to the panel and then you enable or disable it at the right moment.
@aslinoobdev2 жыл бұрын
@@this-is-gamedev thank you brother I will try it again
@usamabasharat56222 жыл бұрын
I have an issues with walls I done the same thing but my player ran outside arena boundary
@this-is-gamedev2 жыл бұрын
Check the colliders on the walls and player. Make sure they are NOT triggers.
@usamabasharat56222 жыл бұрын
@@this-is-gamedev I have done the same thing but nothing happened same in the previous condition
@this-is-gamedev2 жыл бұрын
Mmm Does the player has a rigidbody? Are the arena wall collider well sized?
@usamabasharat56222 жыл бұрын
@@this-is-gamedev yes my player has a rigidbody as well walls are well sized
@this-is-gamedev2 жыл бұрын
Maybe continue? Once you code the ball, maybe you’ll find the issue.
@RajKumarYadav-zn1yw2 жыл бұрын
Great
@randomot51132 жыл бұрын
Can we use the assets in our game
@this-is-gamedev2 жыл бұрын
Yes, feel free to use it :)
@randomot51132 жыл бұрын
@@this-is-gamedev thanks bro:)
@AnandSingh-gj6cp2 жыл бұрын
How to add score limits and stop the game and restart it
@this-is-gamedev2 жыл бұрын
For score limits, you can do that in the score manager. When a goal happens, check if left/right score >= some value. To restart, you have to import UnityEngine.SceneManagement and use SceneManager to reload the current scene. Something like that: SceneManager.LoadSceneAsync(SceneManager.GetActiveScene().buildIndex); And in Unity, you have to add the scene to the Build. File->Build and drag and drop your scene asset into the box. Ouf, tough to explain all in writing :D a few google searches might help you :D (I am saving all comments for future tutorials) :D
@AnandSingh-gj6cp2 жыл бұрын
@@this-is-gamedev thanks ❤
@rahulkumar_3173 жыл бұрын
very nice I waana try it💘💘💘💘
@Jamsaladd7 ай бұрын
for some reason my assets arent looking as cool as yours
@this-is-gamedev7 ай бұрын
This could be that you use URP instead of HDRP and/or post processing is missing.
@khawajaasad44843 жыл бұрын
Source code??
@this-is-gamedev3 жыл бұрын
It’s all in the video, there are chapters for easy navigation. I did not upload the code online, sorry, you’ll have to type a few lines ^^
@sam-27962 жыл бұрын
@@this-is-gamedev 👍🏾👍🏾👍🏾👍🏾👍🏾👍🏾👌🏾
@IsiborFestus-lo7zq3 ай бұрын
what where
@this-is-gamedev3 ай бұрын
what
@RidersUnite_2 жыл бұрын
#901th sub thx!
@-----0-----2 жыл бұрын
It looks very promising, thank you! But, unfortunately, assets can't be used in Unity 2021.2.12f1.4383. Most of the CyberPong3D_Starter looks pink. Anyway I've added into bookmarks, may be will get back to it in some future. P.S. By the link there is .unitypackage file not .zip ;)
@this-is-gamedev2 жыл бұрын
You can either go to Edit->Render Pipeline and then Upgrade Project Materials… Or, recreate the materials. They are very simple. There is a base texture and an emission texture.
@-----0-----2 жыл бұрын
@@this-is-gamedev I don't have that menu item in my version. But I've solved the problem. The problem was in materials which were linked to strange "internal" shader. I just went through materials and changed shader to Standard and restarted the Unity. To change the shader: Right click on material -> Properties. Now I have new chance to take a look at what's next :)
@-----0-----2 жыл бұрын
Done :) It's just awesome! I sincerely applaud you! At the moment it's the best tutorial I've been able to find!
@-----0-----2 жыл бұрын
11:40 - In my case Player did not have Rigidbody so I had to add one. I used "[SerializeField] private" instead of "public". 17:56 - In my case collider of Player was absent so I added one but I did not pay attention that it size is small so even having Top and Bottom colliders at place Player went into sides. So one just need to change Player's collider to match size of the Player. 27:11 - You may need to add "newDirection.y = 0f;". Otherwise the ball may go up. 42:17 - In my case: UI -> Legacy -> Text 57:13 - In my case it is impossible to apply the Smoke and Sparkle effects as both has "missing material" (pink problem) in Renderer section of Inspector. 01:00:41 - No music is available by link, so used some found on the internet :)
@-----0-----2 жыл бұрын
Published on itch
@randomot51132 жыл бұрын
Hello brother please help me 😭😭😭😭.I progressed a lot on the game but suddenly the game arena's colors become black and white 😭😭😭😭. I don't even know what happened please help me can I send you a email
@this-is-gamedev2 жыл бұрын
Weird. Maybe you changed the material on the arena or removed the directional light.
@randomot51132 жыл бұрын
@@this-is-gamedev no brother I didn't changed them. Can I send you a email with the pictures so that you can understand what the problem is. Please help 🙏