KOBUGE-Games / minilens

Cute puzzle platformer starring a cleaning robot on post-apocalyptic Earth
http://kobuge-games.github.io/minilens
GNU General Public License v3.0
134 stars 38 forks source link

Added music_5.ogg and added a bomb to level_1.xml #62

Closed ObaniGemini closed 9 years ago

akien-mga commented 9 years ago

@ObaniGemini: You should try to run git pull --rebase https://github.com/KOBUGE-Games/minilens master in your fork to get rid of those "Merge pull request" commits. If it works (check git log), you can then force update your fork with git push -f, and it will cleanup this pull request.

akien-mga commented 9 years ago

About 264e62b, I don't agree that the level is impossible. You just need to use the same bomb to destroy to barrels on the right, like this: minilens-first-contact1

According to some feedback on the Godot forum though, it's not clear to players that you can grab one of the two flowers on the bottom by pushing a barrel over it: http://www.godotengine.org/forum/viewtopic.php?f=8&t=1858&start=20#p9314 This concept should probably be shown in the tutorial too.