libGDX Jam - small update :) from Rui Madeira on Vimeo.
A little update on Space Dust Cleaners!
Currently got character moving, platforms and dust collecting.
I'm quite happy with how the character moves, it's speed and how it jumps. It's fast and responsive :) It's all made with Box2D.
Also I'm using Ashley ECS for the first time and I'm quite liking it.
I tried getting the platforms to be placed randomly but its working quite badly with lots of platforms that you can't reach.
Nest step is to get some pre-made level going (will work on random generation later if i get the time) and make some enemies :)
What do you think? Any suggestions?