Skip to content

A repository for practicing sharing a Unity project using a git repository.

Notifications You must be signed in to change notification settings

EatenBaguette/GitHubUnityPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub and Unity Practice

A repository for practicing sharing a Unity project using a git repository.

Documentation

During the initial commit, I added the README.md file, and more importantly, used the .gitignore file recommended by this website.

When I was creating the boolean flag field, I was accidentally putting it in the Start() method. I realized my mistake and moved it above that method. Afterwards, I had no further issues.

Screenshot of the Console when the Flag is Set

Screenshot of the Console when the flag is set

Screenshot of the Console when the Flag is Not Set

Screenshot of the Console when the Flag is Not Set

About

A repository for practicing sharing a Unity project using a git repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages