Thanks a ton! Glad you enjoyed it! If you finished the pong tutorial, you can probably take a look at the Brick Breaker series, where I go in a bit more depth :D
Hey, I want to change the 2nd paddle to ai. So basically I want to move the 2nd paddle based on the y location of ball how'd I go abt doing that in bolt??
One thing you can easly do, is at the start of the game, create a Flow Graph that on start, sets both variables to 0. So everytime the game starts, you get both the scores set to 0. Let me know if it makes sense, and works for you :)
Sorry still I can't get while the scene is loaded when ball is on collision enter. Im still only beginner try to learn is much as I can😅 with understanding the basics
Just finished this 2 part tutorial. You have new subscriber, looking forward to your future content. Very well done!
Thanks a ton! Glad you enjoyed it! If you finished the pong tutorial, you can probably take a look at the Brick Breaker series, where I go in a bit more depth :D
@@BigfootCodes Heading that way. Thanks.
Good to know. If you have any questions, i created a discord server: discord.gg/7qkfDuNbZj
Hey, I want to change the 2nd paddle to ai. So basically I want to move the 2nd paddle based on the y location of ball how'd I go abt doing that in bolt??
Really u explain the things easily I hope u continue in bolts ❤
Thanks. Planning on doing more bolt tutorials, so stay tuned
@@BigfootCodes im trying also to figure out how to reset our score after stop the game without going to variable saved
One thing you can easly do, is at the start of the game, create a Flow Graph that on start, sets both variables to 0. So everytime the game starts, you get both the scores set to 0. Let me know if it makes sense, and works for you :)
@@BigfootCodes ok i will try
I hope that we can be in touch as friend ❤
Sorry still I can't get while the scene is loaded when ball is on collision enter.
Im still only beginner try to learn is much as I can😅 with understanding the basics
that TMP_Text(set) finding the right one was a pain in the ass :D finally it works
I know the feeling 😊
What is it?
Are you having issues? Let me know general and I'll try to help you out
@@BigfootCodes I can’t find it
@@BigfootCodes Like it’s not there
A nice little course :D
Thanks for taking the time and leaving a comment as always
Please give me this game project file
Here is the project files! bit.ly/3ozD2j7
@@BigfootCodes thank you, I Can't open it on Windows 10
Really? Can you tell me what error you are getting, and I'll do my best to help
@@BigfootCodes drive.google.com/file/d/16Pgdal1Keh3-qSS6sg3-hwc2YcfN2ui9/view?usp=drivesdk
it doesn't work
You have to open the scene in Assets/Scenes called MainScene, and launch from there for it to work :)
Nice
Thanks!