示例#1
0
 void Ride(bool val)
 {
     currentRidable.PlayPlayerRideAnimation(animController, val);
 }