Replies: 1 comment 1 reply
-
|
I am less familiar with rapier so I won't be able to provide an answer. Btw I was working on a FPS prototype here: https://github.com/cBournhonesque/sixdof Good luck on your project, keep me posted on discord :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Our project currently uses
bevy_rapier3dto provide physics in-game, butlightyearseems to integrate only with theaviancrate.Do y'all strictly recommend using
avianwithlightyear? Does it provide special functionality, such as lag compensation, automatically withavianwhen compared tobevy_rapier3d? (I wasn't able to find much documentation on lag compensation - it appears to be usable as a plugin for Avian only!)Thank you for the incredibly useful project - this project has single-handedly led to rapid development of our FPS game! :)
Beta Was this translation helpful? Give feedback.
All reactions