Beispiel #1
0
 override protected void PlatformRightCollisionHandle(Character aCharacter)
 {
     Climb(aCharacter);
 }