Making Pong in Unity 2D - #6: AI Opponent - In-Depth Game Development Tutorial - Beginner Level

preview_player
Показать описание
Learn game development by creating the classic 2D game Pong in Unity in this in-depth tutorial series aimed at the beginner level.
In this sixth part, we'll learn about enums and boolean operators all while implementing an AI opponent for our game.

------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------------------------------------

Timestamps
0:00 - Introduction
1:34 - Switching between player and AI
12:41 - Implementing the AI move logic
23:00 - AI vs AI mode
28:00 - Parting words
29:54 - Outro
Рекомендации по теме
Комментарии
Автор

i didn’t follow the whole serie but this video is exactly what I needed, I was really really stuck thank you

canaldofetrentin
Автор

Thanks for the video! Really in depth explanations and easy to follow.

dominicburke
Автор

love the explanation. i often look for similair content that explains stuff and writes code as you go, those write everything test later videos can be really confusing especially for beginners. I would love to see more tutorials, and looking forward for more content!

abdou
Автор

If i have previously used the new input system instead of old manager, will it work fine with other for coming activities or game features to be done later like AI and others

brianramz
Автор

Could you please make a new tutorial series if you have time? You could maybe make an fps game or an arcade style asteroid shooter game.

dominicburke
Автор

i want a game with no AI vs AI mode, but 2 players or Ai vs player . i followed everything as much as possible but i ended up having my left pedal locked. What could be the problem? Anyone with a solution?

brianramz