You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KinematicCharacterController appears to be a good candidate to be Serialize/Deserialize. This would require adding serde derives for the following structs.
CharacterLength
CharacterAutostep
KinematicCharacterController
The text was updated successfully, but these errors were encountered:
I've got the changes tested and ready for a PR. I rarely contribute to OS projects so I just wanted to follow the guideline and create an issue to be assured that everything is OK before creating the PR.
KinematicCharacterController appears to be a good candidate to be Serialize/Deserialize. This would require adding serde derives for the following structs.
The text was updated successfully, but these errors were encountered: