Supported o3de versions : **23.10** # Gnomebody's Home (By Joshua Rainbolt) ![gameplay](overview.gif?raw=true) These gnomes have come into our world and stolen all our gold. They thought they could hide it where no one would ever find it. But we've found their home. Will you help us sneak into their world and get our gold back? You have to be careful though, these gnomes are clever and left traps for you everywhere. They also don't appear to be gone for long, so be back before the time runs out because at this point, Gnome-bodys home. *This project does not have interaction besides camera movements for now* ## Prerequisites You need to build or [install O3DE engine](https://o3de.org/download/). You need to [install git with lfs support](https://git-scm.com/downloads), and [setup a token on your github account](https://www.docs.o3de.org/docs/welcome-guide/setup/setup-from-github/#configure-credentials-for-git-lfs). Needed as the repository uses Git LFS, the "Download ZIP" button will not download assets. ## How to run 1. Clone the github repository (`git clone https://github.com/o3de/GnomebodysHome.git`). When prompted to authenticate, use your github username and the token as password. 2. Launch O3DE. It will open the Project manager. Click on the **New Project** button then **Open Existing Project** option. 3. Navigate to the cloned repository. Open the folder. The project should now be registered. ![GnomeLogo](https://user-images.githubusercontent.com/82551958/138384854-6098fb16-53bb-4b14-b880-0a2ce610e8e3.png) 4. Click on the **Open Editor** button. 5. The asset pre-processor will run for a bit. Once it is over you will be welcomed with the **Open a Level** window. Pick the first one. ## Project Highlights https://user-images.githubusercontent.com/62353586/139504735-660aff2c-ae77-4c72-a996-38f4043fba5a.mp4 - **40+ custom assets**, containing terrains, vegetation, materials and gnomes - **Script playground**, the game idea is there but scripting needs to be added, maybe you can be up to it ? ### Screenshots ![ResourceIMG0148](https://user-images.githubusercontent.com/82551958/138385024-e87c972c-9799-4f8d-96cf-8d3bc16a3154.jpg) ![ResourceIMG0147](https://user-images.githubusercontent.com/82551958/138385129-b4c84dcd-e906-4417-ac8c-9a6254fc1ced.jpg) ![ResourceIMG0140](https://user-images.githubusercontent.com/82551958/138385372-40e0b855-0c3a-45e9-b71f-4d03f4f57dd6.jpg) ![sparky](https://user-images.githubusercontent.com/62353586/139504875-5322c9ec-eabd-4b3b-a83f-202c8bb1b741.jpg) ![sparky2](https://user-images.githubusercontent.com/62353586/139504897-ce96f9f7-64e3-40c6-b1c8-39cef79ce319.jpg) ![ResourceIMG0145](https://user-images.githubusercontent.com/82551958/138385614-0feff6dc-f2ca-4014-bbda-f0fb17497d62.jpg) ![ResourceIMG0134](https://user-images.githubusercontent.com/82551958/138385250-18c199d3-660d-4bd2-b7f9-43095e58ea38.jpg) ## License For terms please see the LICENSE*.TXT file at the root of this distribution.