In this video, you will learn how to use GitHub to collaborate on your Unity project with Anchorpoint. You will learn how to create a new repository, push files, use file locking, and undo commits. All of these operations can also be performed using a Unity plugin.
This video uses the free version of Anchorpoint, and the learning outcomes are applicable to all Git clients. Throughout the video, we use the term "revision control," which is synonymous with "source control" or "version control."
Login / Create an account on GitHub: https://github.com
Download Anchorpoint: https://www.anchorpoint.app/
Download the Unity plugin/integration for Anchorpoint: https://github.com/Anchorpoint-Softwa...
Project used in the intro: FPS Microgame: https://assetstore.unity.com/packages...
00:00 Intro
00:16 Version control landscape
00:52 Why use Git?
01:25 How version control works
02:09 Creating a GitHub repository with Anchorpoint
07:38 Unity workflow - make changes, push files
09:40 Undo commits - revert to a previous file state
11:00 File locking - prevent file conflicts
12:48 Using Anchorpoint plugin in Unity
14:18 Invite team members
#unity3d #unity #gamedesign #gamedev #gamedevelopment #git #github #versioncontrol #collaboration #assetmanagement #gameplay #games