Introduction to C# scripting & collision detection for 2D games in Unity
This video gives an introduction to writing code for 2D games in Unity using the C# programming language. We’ll get started by adding collision detection so that our player object (or …