Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Ghillie.xyz

9
Posts
2
Followers
A member registered Jul 24, 2019 · View creator page →

Creator of

Recent community posts

Thanks!

Thank you!

Thank you!

The trick to the jetpack is to jump and then boost, it gives you a much bigger boost allowing for jumps to be easier. there are a lot of quirky things like this for players to find in order for speed runs to be continuously beaten.

Thanks for your kind words. I will 100% check out your submission.

Yeah, the jetpack was a bit buggy to make and we tried to balance it with a “Rage game” in mind so as to not make getting to the top super hard but still possible :)

I got 2nd place

I got 2nd Place :(

Seems like a nice prototype, add some gun sounds, make it so the player can't move the camera when in the pause menu, and add a quit button to the main menu to close the application.

public void Quit()
{
   Application.Quit();
}

call that function on btn press.