https://unity3d.com/get-unity/download
- Open Unity Hub
- Go the Unity Download Archive and install version 2021.3.8f1 via the Unity Hub link
You can download and install the project either via Github Desktop or by using the git CLI (command-line interface) -- most folks should opt to use Github Desktop unless you're already comfortable with - or want to learn how to use - the CLI
- If you don't know git very well, the best way to clone this project is to use https://desktop.github.com/ -- the website will have instructions for setting up github and cloning this repository.
- To open the project, you will need to have the git CLI installed
- This project uses submodules, so you'll need to clone using
git clone --recurse-submodules https://github.com/mrpropellers/ssj22-3.git
- If you already cloned without the above flag, you can do
git submodule update --init --recursive
inside the repo to pull the submodules - You'll need to manually initialize git LFS as well, once cloned use
git lfs install
andgit lfs pull
to pull any binary files
From the Unity Hub | Projects tab, click "Open," navigate to where Git checked out the project, and select the GGJ2022Project directory
There are several people in the Discord that can help you if you get stuck!
Splat/Goo effects taken from https://github.com/mixandjam/Splatoon-Ink
Character Controller binaries built from example code by TaroDev: https://www.patreon.com/tarodev
Health Bar/Damage Popup effects based on example code from Code Monkey: https://unitycodemonkey.com/
Mossy Stone: https://opengameart.org/content/mossy-stone-rock