Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

GarbageHaus

10
Posts
1
Followers
1
Following
A member registered May 25, 2021 · View creator page →

Creator of

Recent community posts

After loop 1, I went right with energy and my stats just exploded.

Battles became almost instant. There's nothing for me to do as I'm just waiting for the boss.

I'm at 12000 CI with 2B Population, and 3.83T Military. This is fine if I can just skip to the boss.

Otherwise, I really appreciate a sequel to Progress Knight, it's pretty well done.

Also can't beat the tutorial... Cut the shirt and there's no other pop-ups.

It just didn't work. Pumps did nothing and I had to constantly click on the SI/Scientific button to display new upgrades.

As a GMS2 user myself without the HTML license, I feel your pain. It probably took hours just to try and squash some of those bugs.

I get a "not set before reading it" error when trying to buy the first upgrade when I don't have money. Because it doesn't call out an object, I'm guessing there's some object scorekeeper that exists depending on how much is spent. (or something is destroyed and then an variable is tried to be accessed afterwards.) Whereever this code is, add the "if instance_exists(objWhateveritis) && ..." to the click logic.

As for sprites disappearing, that's really weird.

  • If you are using draw_gui event, be sure to also use the regular draw event with some kind of comment in the field, otherwise draw_gui is unstable.
  • If you are using the draw event, know that the sprite also needs a draw_self(). As soon as there is code in the draw event it no longer will draw the default sprite.
  • Those are the only two bizarre behaviors I know of, if it isn't something like that then just check your x,y coordinates or any other object that might be moving to cover it.

Nailed the theme. Felt slow to start and then you go from 60 points to the e notation after like 3 specific upgrades and you just explode. That's when it felt good but it needed some better balance.

Looks really gorgeous and easily the most unique. But I can't get to the second stage before it drops to like 1 FPS.

How are those "legal means" coming along? Did your team of real actual lawyers successfully recover your 9$?

Hey everyone! I didn't see the comments on here but I wanted to follow-up.

First of all, thank you for taking the time to play it. I just didn't have time to add instructions and was bug hunting for the last few hours before I passed out. Clearly this isn't going to win any prizes, but I'm glad I was able to produce something that could be "completed".

The goal is supposed to be to get inside the hut with the hornets and plant nests inside. There's a counter of your "Swarm" that increases with the size of the nest and is needed to survive to the next stage. Of course, there's only one stage and you don't really see this... may have over-scoped a tad :D

Anyways, I've been working on this over the past week to make it be at least what I had envisioned and was just waiting for the Jam to end before I updated. Hopefully by the end of this week I'll have a new version with more stages, "plot", and new enemy/ally types.

I just couldn't leave it alone without giving it proper "game" treatment.

I found the turtle :D
Interesting little game, a bit of a challenge too!

I still want to update this again after my brain leaves it's delirious, sleep deprived state.