Beat Motor by vladeeg

Short description
This is a rhythm game where you need to keep robot alive by pressing his engine's pistons in beat.
About beatmaps
This game uses Osu!'s beatmap format. So if you want to load a beatmap, you need to:
*Sadly, loading of custom beatmaps seems not to work because Haxe caches all files on build time, but if you feel adventurous or just want to play your favorite song, you can try following these steps. *
Maybe I'll do something more usable for loading custom beatmaps if will figure out how to load files in web build for HaxeFlixel games...
- download a build
- download beatmap from here (needs registering)
- unpack downloaded file (it's just a zip archive), choose desired *.osu file (they are different in difficulty), and move it to
assets/data/beatmap.osu - for the music file, unfortunately, native build only supports *.wav, so you need to convert an mp3 to wav and put it to
assets/music/(no need in renaming, name is picked from *.osu file, so you just need to convert it to wav) - rename music file to
guren no yumiya.wavand changeAudioFilevalue in your *.osu file toguren no yumiya.mp3
Ratings
| Given | 13🗳️ | 0🗨️ |
Yea, web version works fine, changing beatmaps in native version doesn't work :( Will change descriptions a bit to make less confusing!