Comments

Log in with itch.io to leave a comment.

(+1)

neat sandbox :) ; controls are difficult but with a well-thought progressive tutorial I can see it working :)

the editing of the rumba has a few bugs (I was stuck in changing the chassis, I could unblock by building) ; but is satisfying to use !

The default perspective of the editing (and the way the rumba is flying) makes it difficult to gauge the size needed for the barrels (my first attempt ended up with a ridiculously small rumba, which was funny but clearly suboptimal)

Hey, thanks for your feedback!

Yes, I agree I need to improve the experience teaching the controls.

Regarding the flying build, I did try to improve it using the Bevy Grid gizmos. But was running into some bugs, may raise an issue. Also had added a plane underneath to improve visibility but this too was making things buggy.

Glad that you enjoyed it! Will work on the short comings

(1 edit) (+1)

fullscreen doesn’t work :( trying to play it non-fullscreen isn’t the easiest either, the browser gets a bit confused at the inputs (mainly shift+rightclick). seems like an interesting game though, i think i would enjoy it if it was a bit easier to actually play. i am on firefox, i know the description says it works best on chromium but i don’t like downloading a chromium browser every time a random site or game doesn’t work perfectly on firefox.

(1 edit)

Hey, thanks for checking out my game!

I just tested on Firefox on my Linux(PopOS) system:

  • Full Screen works fine! (Although it does throw ambiguous an error in console).

Edit: I increased the size of the embed window, its playable in embed now!

  • Shift + RMB also works but also shows the rick-click menu on Firefox (doesn’t seem to be the case for Chrome).

It would be great if you can mention your OS and some details on your system. Could be likely an issue with Bevy/WGPU/WINIT ?

Yes the inputs are slightly more complex, but thats the part of building a sandbox, surely you could bind them in the settings (temporary). But I wish I could build a better experience in the Jam time frame!

Thanks again for your feedback!

(+1)

oh interesting, i just tried it again and it works now. the only thing that changed between them other than you changing the embed size is what window manager (also linux of course) i was using, so that might be it? i was in sway, before, but trying river right now.

Glad it works for you! I have also seen other people mention that Bevy games have some issues on Firefox for when things are pushed far. So that’s one thing to keep in mind.