Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Some bugs.

Bug 1. Sometimes the electricity power circle displays in wrong way. In the following case, the circle is behind the texture of the ground (holding Q doesn't change this behavior).

In some cases, the power circle just don't display.

Bug 2. Sometimes the logic gate cannot be placed even when there is nothing blocking it. This is very often when I'm facing down.


Bug 1: I have seen this sometimes under testing but I thought it was fixed. I tested now and it wasn't fixed, so I'll make sure to fix that.

Bug 2: In that picture it seems that the logic gate is being blocked by an item, does the bug happen also when there isn't an item?

The item (the logic gate) is what I'm holding; it is not on the ground. On the ground there isn't any item, nor any structure.

(1 edit)

My bad! So I was able to replicate it, the problem is that the hitbox of the gate that is being placed extends above the gate and collides with the funnel above, which isn't supposed to happen. I'll make sure to fix that.