Mark Videon
Mark Videon
@tibotix I suspect that applying RiverpodComponentMixin to a class that extends FlameGame will not successfully resolve the game reference, have you tested this locally?
> @markvideon do you know when you'll put up a PR for this? :) I'll try to get to it this week
@spydon can probably close this one?
Done!
Possibly related to #29
Merged!
I imagine this would look like defining some common set of controller elements inside `gamepads_platform_interface` and then each plugin implementation mapping inputs to those before invoking onGamepadEvent. I think Unity...