Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

Like I said in the youtube page, sorry for the bugs, it only happens on windows, I thought I fixed it a thousand times, but I normally don't dev on windows. I understand if you don't want to redo the video since everyone gets one shot, but maybe try to see if it's still broken on your end? (by the way, you can run with a commandline argument of the number of the level to jump to)

Gave it another go, unfortunately still had some issues. I guess I found another bug for you though. :)

(1 edit)

Sorry not to tell you, pressing R resets the level and would have fixed when you got stuck...

> I don't think there's a reset button

Lol, how did you not try R

(1 edit)

Damn it, I can't believe it happened again... Quaternions are driving me insane. And it doesn't happen in linux...

Ok, I sprinkled vector normalizations in every quaternion operation, IT SHOULD NOT HAPPEN AGAIN. If it does, I'm quitting enginedev for good and will probably start learning woodworking or something like that.

Played through all of it except the last two levels which are not supposed to be working yet. Do you accept donations, I feel like you're wasting way too much time and I need to know if it's fixed on your end.

R- reset

E- push boxes

I've played your game for a total of like 20 minutes; I don't mind trying it again.
R is for Reload I don't know why people keep talking about it being reset lol (seriously though, are you sure you want it right next to the action button?)

Lol, didn't think about that, you're probably right.

_
(1 edit)

You found many more buggs, thanks. You were not supposed to be able to push the block while on a different side. You also put a box inside another box of the other side and they counter each other, which means there's no collision, but the box is still visible on one side, when it should just disappear. You couldn't find a solution probably because you didn't know what was a bug and what was supposed to happen, but you were on the right track. If you think about it, you could find a way of getting that corner cube which you took by means of bug.

Thanks so much for the testing, seeing how someone else thinks and approaches problem solving is really helpful. I think I'll add a mechanic where boxes can't be pushed against some walls to prevent someone having to restart all the time because they don't know if they've messed it up.

What about being able to pull blocks?

Glad I could help. I like the concept. :)

Pulling blocks would break the solution for all levels with blocks.