Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

At least for me, the mouse position isn't registering correctly so it is very hard to select anything. Unless that is intentional and part of the theme.

Odd - are you able to rectangle select things?Just clicking on things might not work well, but rectangle select (LMB to select friendlies, RMB to attack enemies) should work.

Definitely not part of the theme - perhaps a Bevy bug or more likely I forgot to account for something. What is your browser?

Same for me, on Firefox and Safari on macOS.the selection starts half a screen to the left and lower than where I actually click

see https://itch.io/post/5552486

(1 edit)

Same for me.  I tried Firefox and Chrome in Ubuntu.  The rectangle always starts at the lower left.  Later, I will try on my MacBook with different browsers.

see https://itch.io/post/5552486

@asafigan @vleue @neosam

I got some help on Discord from Francois and I've fixed the issue (turns out I was using physical window size when I should just use width & height).

I've released the fixed version here: https://gajop.github.io/bevy-jam-1/ . It doesn't have any other changes besides the bug fix, but it still might be inappropriate to use it for rating. I think for rating purposes you can still use the current version if you disable UI scaling in your OS.