bevy_fps_controller icon indicating copy to clipboard operation
bevy_fps_controller copied to clipboard

Support XBPD

Open janhohenheim opened this issue 1 year ago • 4 comments

Idk how much work this is, but in many places their API is fairly similar :)

janhohenheim avatar Mar 07 '24 21:03 janhohenheim

Good idea, is on my list

qhdwight avatar Mar 07 '24 22:03 qhdwight

Ok this is going to be a pain with cfg and feature selectors...

qhdwight avatar Mar 08 '24 20:03 qhdwight

Oh no! Which parts of the API are diverging enough to be a pain?

janhohenheim avatar Mar 09 '24 06:03 janhohenheim

I just haven't worked with conditional compilation too much in Rust yet.

The branch xbpd has some initial testing but currently errors out in runtime.

qhdwight avatar Mar 18 '24 22:03 qhdwight