Guides
Log In

ZEPETO World 1.3.0(Compatible with ZEPETO App 3.12.0 or higher)

📘

Please refer to the following guide. [Updating Package]


New additional function


Improved Features

  • CharacterController - Issue with teleport motion being ignored intermittently when teleporting during Move has been fixed
  • CharacterController - Issue with ZepetoScreenStick, ZepetoScreenTouchpad component OnDragEvent binding has been fixed
  • UnityEngine.InputSystem - Issue with failing to read CallbackContext when binding InputAction regarding events has been fixed
  • Loading issue when adding Leaderboard has been fixed
  • IWP payment related errors has been fixed
  • Issue of not being invited to iOS when accessing the world with the test access link has been fixed
  • Issue where package uploads would not be successful without braces in the server code has been fixed.
  • Change the Gravity value of Character Controller Motion V2 so that it is not exposed in the Editor Inspector
    • Access through character.MotionV2.Gravity = (number); is the same as before.