honehone12 / bevy_replicon_bootstrap

Networking bootstrap on top of bevy_replicon.
The Unlicense
0 stars 0 forks source link

hierarchy for network transform ?? #19

Closed honehone12 closed 6 days ago

honehone12 commented 3 weeks ago

enum for local tranform ??

honehone12 commented 6 days ago

this is actually the issue with networking physics. is it enough to set parent and child for kinematic rb?

honehone12 commented 6 days ago

i confirmed no. we need to use joint or adjust velocity. now i'm not sure the use case of network hierarchy.