WIP: Basic Game Manager Script with scrap addition and removal methods #3

Draft
Marciuschextus wants to merge 1 commit from Marciuschextus/cool-test-project:marciuschextus-patch-2 into master
First-time contributor

Game Manger uses an instance system so to use the game manager methods in other objects you need to call GameManager.Instance.methodName to use it's methods or variables to any degree.

Game Manger uses an instance system so to use the game manager methods in other objects you need to call GameManager.Instance.methodName to use it's methods or variables to any degree.
Game Manger uses an instance system so to use the game manager methods in other objects you need to call GameManager.Instance.methodName to use it's methods or variables to any degree.
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u marciuschextus-patch-2:Marciuschextus-marciuschextus-patch-2
git switch Marciuschextus-marciuschextus-patch-2

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff Marciuschextus-marciuschextus-patch-2
git switch Marciuschextus-marciuschextus-patch-2
git rebase master
git switch master
git merge --ff-only Marciuschextus-marciuschextus-patch-2
git switch Marciuschextus-marciuschextus-patch-2
git rebase master
git switch master
git merge --no-ff Marciuschextus-marciuschextus-patch-2
git switch master
git merge --squash Marciuschextus-marciuschextus-patch-2
git switch master
git merge --ff-only Marciuschextus-marciuschextus-patch-2
git switch master
git merge Marciuschextus-marciuschextus-patch-2
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kinggoldcatter/cool-test-project!3
No description provided.