7 Years Ago
Handling the change of CharacterMotorState in the new ProtoBuf implementation from struct to class, meaning every Move call returned was now pointing to the same address. Creating a new move state for each call instead.