Welcome to your first day as Chief Robot Delivery Officer at Robots .Inc. Your job will be to deliver robots of the series Carl-08/15 to our customers warehouses.
But be aware of the dangers that lay before you. Some robots will have to be left behind in order to finally deliver one robot. __Keyboard controls:__ - Horizontal movement: A/D - Jump: space bar - Sprint: left shift key - Sacrifice: f - To menu: escape
__Controller controls:__ - Horizontal movement: D-Pad - Jump: B - Sprint: A - Sacrifice: X - To menu: start
Notice: only windows build is fully featured, WebGL-build lacks some functionality
Enjoyable game, a bit too hard maybe but fitting the theme and really polished with menu and settings and a help function. Also the levels were short but still varied with insides and outsides. Good job!
@artbohr thanks for your feedback, in retrospective, I should have made the camera viewport a bit larger so you can see beyond the pit to the other side
I must be doing something wrong in the WebGL version. I see the other side in the first gap, but there isn't enough thrust to get over, only about half-way.
Simple and clean game. I was able to pass the intro and all three levels within a couple of tries. Sound and graphics weren't flashy but they do get the job done. I liked the backgrounds and the color scheme.
I felt that this game was difficult mostly due to the controls. There are a couple of times where you have to make a completely blind jump across a pit and then stop before you crash into a previous robot knocking him off the button. I think you could have made everything half size and allowed for more on the screen to avoid some of these problems.
I thought that the hitboxes were good, which is a nice feeling. I never took a hit that I felt I didn't deserve. I just also felt like I couldn't avoid some of them because I couldn't stop and couldn't see where I was jumping.
The gameplay feels good and the Sound is clear and harmonying to the Athmosphere. The Graphics are pixelperfect and this is what I Like. The Idee is also successful. Good Work!
It was a bit hard to land precisely on platforms when jumping, and the robots tend to slide on each other instead of sticking together like it should. But apart from that, it was a really neat platformer. I coud see you couldn't afford putting very complex puzzles into your game, but the difficulty is already acceptable. Good job!
Nicely little platform game put together - well done. Once I found the left shift key (sprint( and f key (sacrifice) I completed the level ok. Good job on making it html5 compatible.
@mza thanks for the feedback. The windows version has all four levels, but webGL should also have them.
I used Unity's PlayerPrefs to determine whether a level was completed. There seems to be an issue where Unity is not able to save the PlayerPrefs in the IndexedDB of your browser :thinking:
Comments15
I felt that this game was difficult mostly due to the controls. There are a couple of times where you have to make a completely blind jump across a pit and then stop before you crash into a previous robot knocking him off the button. I think you could have made everything half size and allowed for more on the screen to avoid some of these problems.
I thought that the hitboxes were good, which is a nice feeling. I never took a hit that I felt I didn't deserve. I just also felt like I couldn't avoid some of them because I couldn't stop and couldn't see where I was jumping.
I like how you used the sprint and the suttle animation that goes with it.
I used Unity's PlayerPrefs to determine whether a level was completed. There seems to be an issue where Unity is not able to save the PlayerPrefs in the IndexedDB of your browser :thinking: