this.place (a play on the word ‘displace’), is an isometric puzzle game that incorporates platforming and block building.
Download available here
- Fork this repository and clone the fork to your computer
- Install Git LFS
$ git lfs install
- Unity Setup
- Install/Update Unity
- Unity Version 2017.3.1f1
- Unity Editor Settings
- Open Editor Settings Window
Edit > Project Settings > Editor
- Make .meta files visible
Version Control / Mode: "Visible Meta Files"
- Use Plain Text Serialization
Asset Serialization / Mode: "Force Text"
- Save
File > Save Project
- Open Editor Settings Window
- Install/Update Unity
- Follow semantic commit messages
- When ready to commit, create a pull request to this repo