Monday, June 26, 2023

Lesson: Movement and Collision

 In this lesson, you will learn to create a player character movement using Unity editor and C#. We'll cover various aspects of players movement, including walking and collision. After this lesson you will be able to create a basic 3D top-down game.

First, watch this video so you will be able to understand the player movement.





The second video is about collisions, after watching this video, you will be able to understand the basics about object collision in a 3D project.



No comments:

Post a Comment