Sean Anderson

Results 14 comments of Sean Anderson

Yeah, sure. I can try to whip something together ASAP.

wow, past me was an overly optimistic jerk for saying he'd put up a PR and not doing it. thanks for finally getting around to this feature! great job :)

I experience this as well. I mitigated the issue very slightly by adjusting padding with `from_grid` but not to the point that I eliminated it entirely. So I think I...

I was able to sufficiently mitigate this issue for my use case without modifying the underlying assets. Here's my current understanding just in case it helps anyone going forward. *...

Just confirming my understanding here, sorry for the noise. People in this thread are saying that the default behavior of the Events no longer plays nice with `run_if` after the...

> I believe you are almost correct. Consider this snippet: > > ```rust > fn pan_camera( > mut ev_motion: EventReader, > input_mouse: Res, > query: Query, > ) { >...

@gwafotapa Wait.. you're _the_ Wafo Tapa, aren't you?! I didn't expect to run into an ex-pro MTG player in a Bevy development thread. :) Big fan of you from back...

@johanhelsing I opened a couple of other issues and tagged you on 'em, that should clarify.