For more detail this asset from the Unity Asset Store: Click Here
This is a paid asset, but now you can download Simple 2D Pong Game C# Tutorial for FREE, Please keep in mind this package is provided only for learning purposes or to be able to test before buying the product, NOT FOR COMMERCIAL PURPOSES.
Simple 2D Pong Game C Tutorial v1
“If possible, please buy the package to support the developer”
This project is a simple pong game with single player and 2 player capabilities.
The sole purpose of this project is to be a learning tool for those who are new to using C# in Unity and want to learn how to use many of the essential lines of code needed for Unity.
Every script in this project has had a large amount of comments added to it to ensure that every person that reads through the script will understand what each line of code does if they have minimal or possibly even no experiance with C#.
This project will teach you how to effectively implement essential components into your game including; Basic movement, controls, collisions and GUI.