Riding System in Blueprints (Multiplayer)

Riding System in Blueprints v1.01 (Deployed)

  • CHANGES: Code refactored into two components: RIdersComponent and RidingSystem component
  • CHANGES: Moved most of the animation and config variables from the characters into the components
  • FIXED: In multiplayer. multiple players can mount the same mount
  • FIXED: In multiplayer, player can dismount while jumping
  • Updated the docs