A downloadable game for Windows and macOS

Your spaceship has been taken over by robots. You have to get to the command center and call for help.

Modification:

  • 3 unique levels
  • little tip on level 2
  • new mechanic: gravity reverse on level 2
  • new mechanic: character control change on level 2

Created by Girl who have a dream become a game designer.

Download

Download
MacOS.zip 29 MB
Download
Windows.zip 26 MB

Comments

Log in with itch.io to leave a comment.

Hey, I peer reviewed this on Coursera. How did you do the gravity? I tried so hard to do it but it didn't work. I could make the gravity change on a new Unity project, but I could not change the code in the project for the course without creating compilation errors. 

I had the same problem. This is how I solved it:

Build settings -> Player settings -> Active Input Handling -> Both

Try this. Hope it was helpful