CREATE YOUR WORLD
Players & Characters: Basic

ZEPETO.Character.Controller - Deprecated Declarations

12min
the following api classes in the zepeto character controller package are deprecated or obsolete zepetoplayers declarations to be removed deprecated in version what to use instead removed in version reason for deprecation public motionv1data zepeto character controller standardcontrol v1 custommotiondata; 1 21 5 no direct replacement the option to choose between motioncontroller v1 and v2 has been removed and is now deprecated public motionv2data zepeto character controller standardcontrol v2 custommotiondata; 1 21 5 characterdata custommotiondata the option to choose between motioncontroller v1 and v2 has been removed and is now deprecated public static onzepetoplayersawake system action; no direct replacement 1 21 5 it was removed for usability and stability reasons public static onzepetoplayersdestroy system action; no direct replacement 1 21 5 it was removed for usability and stability reasons public static isinitialized boolean; zepetoplayers oninitialized 1 21 5 it was removed for usability and stability reasons public setting setting; no direct replacement 1 21 5 it was removed for usability and stability reasons public static ishorizontal boolean; no direct replacement 1 21 5 it was removed for usability and stability reasons public static gravity number; no direct replacement 1 21 5 it was removed for usability and stability reasons public createplayer($id string, $characterinfo characterinfo, $islocal boolean, $spawninfo spawninfo)\ void; no direct replacement 1 21 5 it was removed for usability and stability reasons public createcharacter($characterinfo characterinfo, $spawninfo spawninfo, $complete system action$1)\ void; no direct replacement 1 21 5 it was removed for usability and stability reasons public createmodel($characterinfo characterinfo, $spawninfo spawninfo, $complete system action$1\<unityengine gameobject>)\ void; no direct replacement 1 21 5 it was removed for usability and stability reasons cameradata declarations to be removed deprecated in version what to use instead removed in version reason for deprecation public speed number; 1 21 5 no direct replacement it has been deprecated because it is a property of a legacy camera that is no longer in use public sensitivity number; 1 21 5 no direct replacement it has been deprecated because it is a property of a legacy camera that is no longer in use public useenhancedoption boolean; 1 21 5 no direct replacement the enhanced camera has been set as the default camera, so it has been changed to always return true public enhancedoptiondata zepeto character controller cameradata enhancedoptiondata; 1 21 5 no direct replacement the depth has been changed because the enhanced camera has been set as the default camera zepetocamera declarations to be removed deprecated in version what to use instead removed in version reason for deprecation public terrainclipdist number; 1 21 5 no direct replacement it has been deprecated because it is a property of a legacy camera that is no longer in use public castradius number; 1 21 5 no direct replacement it has been deprecated because it is a property of a legacy camera that is no longer in use public zoomcalibration number; 1 21 5 no direct replacement 1 21 5 it has been deprecated because it is a property of a legacy camera that is no longer in use public rotatecalibration number; 1 21 5 no direct replacement 1 21 5 it has been deprecated because it is a property of a legacy camera that is no longer in use public additionalspeed number; 1 21 5 no direct replacement 1 21 5 it has been deprecated because it is a property of a legacy camera that is no longer in use public additionalsensitivity number; 1 21 5 no direct replacement 1 21 5 it has been deprecated because it is a property of a legacy camera that is no longer in use public enhancedoption zepeto character controller zepetocamera enhancedoption; 1 21 5 no direct replacement 1 21 5 the depth has been changed because the enhanced camera has been set as the default camera public get speed() number; 1 21 5 no direct replacement 1 21 5 it has been deprecated because it is a property of a legacy camera that is no longer in use public get sensitivity() number; 1 21 5 no direct replacement 1 21 5 it has been deprecated because it is a property of a legacy camera that is no longer in use public get useenhancedoption() boolean; 1 21 5 no direct replacement 1 21 5 the enhanced camera has been set as the default camera, so it has been changed to always return true public setcameraposition()\ void; 1 21 5 no direct replacement 1 21 5 it has been deprecated because it is a property of a legacy camera that is no longer in use public updatefollow($deltatime number)\ void; no direct replacement 1 21 5 it was removed for usability and stability reasons public get loadedrotatevector() unityengine vector2; no direct replacement 1 21 5 it was removed for usability and stability reasons public get loadedzoomdistance() number; no direct replacement 1 21 5 it was removed for usability and stability reasons public get viewportmargin() number; public set viewportmargin(value number); no direct replacement 1 21 6 it was removed for usability and stability reasons characterdata declarations to be removed deprecated in version what to use instead removed in version reason for deprecation public motioncontroller statemachineversion; 1 21 5 no direct replacement the option to choose between motioncontroller v1 and v2 has been removed and is now deprecated zepetoplayer declarations to be removed deprecated in version what to use instead removed in version reason for deprecation public onloadedcharacter system action; no direct replacement 1 21 5 it was removed for usability and stability reasons public get isloadedcharacter() boolean; no direct replacement 1 21 5 it was removed for usability and stability reasons public get id() string; no direct replacement 1 21 5 it was removed for usability and stability reasons localplayer declarations to be removed deprecated in version what to use instead removed in version reason for deprecation public static create($player zepetoplayer, $zepetocamera zepetocamera, $playercontrol zepetoplayercontrol, $cameracontrol zepetocameracontrol)\ localplayer; no direct replacement 1 21 5 it was removed for usability and stability reasons zepetocharacter declarations to be removed deprecated in version what to use instead removed in version reason for deprecation public get motionv2() zepeto character controller standardcontrol v2 motionstate; 1 21 5 motionstate the option to choose between motioncontroller v1 and v2 has been removed and is now deprecated public get statemachineversion() statemachineversion; 1 21 5 no direct replacement the option to choose between motioncontroller v1 and v2 has been removed and is now deprecated public static create($hashcode string, $metadata zepeto zepetometadata, $data characterdata, $spawnpoint spawninfo)\ zepetocharacter; no direct replacement 1 21 5 it was removed for usability and stability reasons characterstatemachine declarations to be removed deprecated in version what to use instead removed in version reason for deprecation public initialize($character zepetocharacter)\ void; no direct replacement 1 21 5 it was removed for usability and stability reasons characterinfo declarations to be removed deprecated in version what to use instead removed in version reason for deprecation class characterinfo no direct replacement 1 21 5 the entire characterinfo class has had its typing removed setting declarations to be removed deprecated in version what to use instead removed in version reason for deprecation class setting no direct replacement 1 21 5 the entire setting class has had its typing removed enumeration declarations to be removed deprecated in version what to use instead removed in version reason for deprecation enum playercontrolmode { default = 0, walkonly = 1, runonly = 2 } no direct replacement 1 21 5 it was removed for usability and stability reasons 📘 please refer to the following guide \[ zepeto character controller api ]