Pong ... ish: Your first Unity Game

Описание к видео Pong ... ish: Your first Unity Game

Hello world!

This is the first video in a little series about how to make your first game in Unity. It is intended for beginners and is very simple. We will be making a pong like game together and in each part I will try to discuss the components that are used and put links in the description for you to learn some more.

Hit that subscribe button if you would like to know as soon as my next video is out!

Time stamps and links

00:00 Intro

00:45 Planning
5:10 Scene setup
9:15 Get the ball moving
10:38 Rigidbody setup for ball.
14:05 Sprite sorting layers
17:10 Ball collider setup
22:30 Physics Materials

Documentation links

Rigidbody docs
https://docs.unity3d.com/Manual/class...

Box collider 2d

https://docs.unity3d.com/Manual/class...

Circle collider

https://docs.unity3d.com/Manual/class...

Sorting layers and order in layer

https://docs.unity3d.com/Manual/2DSor...

Physics material 2d

https://docs.unity3d.com/Manual/class...

Комментарии

Информация по комментариям в разработке