From 2eeecb11b7380344f9b721481845488a4273f9e9 Mon Sep 17 00:00:00 2001 From: Anna Zango Palau <90032680+AnnaZango@users.noreply.github.com> Date: Wed, 7 Feb 2024 15:59:59 +0100 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ae3cac6..3c81cb4 100644 --- a/readme.md +++ b/readme.md @@ -21,6 +21,7 @@ Controls: Follow this link to play online: https://sharemygame.com/@AnnaZ/spit-away To play from the Unity Editor, download the project and go to the MainMenu scene to start playing (Scenes/MainMenu). Alternatively, you can make a local build or a build for Android. To make the builds, go to File/Build Settings. For the local build for pc, select "Windos, Mac, Linux" as Platform, and on target platform, select "Windows". Then, click on the "Build and Run" button to make the local build. + For the Android build, the Android Build Support module needs to be installed in Unity. To install it, open Unity Hub, go to Installs, and add the module to the Unity version 2021.3.10f1. Then open Unity, and go to File/Build Settings. Select "Android" as Platform and click on "Switch platform" to change the build settings from pc to Android. Connect your Android phone to your computer. In Run Device, you need to select the connected device (note that Developer mode needs to be enabled on your phone, and you may need to click on referesh so it shows up), and enable Development Build. Finally, click on "Build and Run". If you get a pop up on your phone asking what transfer mode to use, select photo transfer. Below you can see a screenshot and short videos of gameplay for both PC and Android.