Close
    Search Search

    StarterPlayer

    L'Ă©quipe de StarterPlayer La classe, ajoutĂ©e le 16 octobre 2014, hĂ©rite de Instance. Cette classe contient des propriĂ©tĂ©s qui peuvent ĂŞtre modifiĂ©es, qui se produiront pour tous les joueurs du lieu. Une astuce intĂ©ressante Ă  savoir est que vous pouvez remplacer l'apparence d'un joueur en dĂ©finissant "LoadCharacterAppearance" sur false et personnaliser le modèle pour lui donner l'apparence que vous souhaitez. Faites un mannequin et modifiez-le, ou faites un modèle d'un joueur ou de vous-mĂŞme avec un plug-in. Ensuite, nommez le modèle "StarterCharacter" et placez-le dans StarterPlayer. Jouez, et voilĂ  ! Votre apparence a Ă©tĂ© annulĂ©e ! IdĂ©al si vous le voulez pour des tenues similaires.



    Contenu

    • PropriĂ©tĂ©s 1
      • 1.1 bool Autoriser les animations personnalisĂ©es [CachĂ©]
      • 1.2 bool Saut automatique activĂ©
      • 1.3 flotteur CamĂ©raMaxZoomDistance
      • 1.4 flotteur CamĂ©raMinZoomDistance
      • 1.5 Mode CamĂ©ra Mode camĂ©ra
      • 1.6 flotteur CaractèreSautHauteur
      • 1.7 flotteur CaractèreSautPuissance
      • 1.8 flotteur CaractèreMaxSlopeAngle
      • 1.9 bool CaractèreUtiliserSautPuissance
      • 1.10 flotteur Vitesse de marche du personnage
      • 1.11 DevCameraOcclusionMode DevCameraOcclusionMode
      • 1.12 DevOrdinateurCamĂ©raMouvementMode DevOrdinateurCamĂ©raMouvementMode
      • 1.13 DevComputerMovementMode DevOrdinateurMouvementMode
      • 1.14 DevTouchCameraMovementMode DevTouchCameraMouvementMode
      • 1.15 DevTouchMouvementMode DevTouchMouvementMode
      • 1.16 bool ActiverMouseLockOption
      • 1.17 int64 JeuParamètresAssetIDFace [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.18 int64 GameSettingsAssetIDHead [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.19 int64 GameSettingsAssetIDLeftArm [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.20 int64 JeuParamètresAssetIDLeftLeg [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.21 int64 GameSettingsAssetIDPants [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.22 int64 Paramètres de jeuAssetIDRightArm [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.23 int64 JeuParamètresAssetIDRightLeg [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.24 int64 JeuParamètresAssetIDChemise [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.25 int64 JeuParamètresAssetIDTeeShirt [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.26 int64 GameSettingsAssetIDTorso [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.27 GameAvatarType JeuParamètresAvatar [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.28 R15Type de collision JeuParamètresR15Collision [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.29 Plage de nombres JeuParamètresÉchelleGammeCorpsType [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.30 Plage de nombres JeuParamètresÉchelleGammeTĂŞte [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.31 Plage de nombres JeuParamètresÉchellePlageHauteur [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.32 Plage de nombres JeuParamètresÉchellePlageProportion [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.33 Plage de nombres JeuParamètresÉchelleGammeLargeur [CachĂ©] [Non rĂ©pliquĂ©]
      • 1.34 flotteur SantĂ©AffichageDistance
      • 1.35 bool LoadCharacterAppearance
      • 1.36 LoadCharacterLayeredVĂŞtements ChargerCaractèreCoucheVĂŞtements [Non scriptable]
      • 1.37 flotteur NomAffichageDistance
      • 1.38 bool UserEmotesActivĂ©
    • Fonctions 2
      • 2.1 vide Effacer les valeurs par dĂ©faut()
    • 3 Liens externes

    Propriétés

    StarterPlayer bool Autoriser les animations personnalisĂ©es [CachĂ©]

    • CatĂ©gorie : Personnage.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer bool Saut automatique activĂ©

    DĂ©termine si les joueurs sur mobile sauteront automatiquement ou non lorsqu'ils frappent un objet par-dessus lequel ils peuvent sauter.



    • CatĂ©gorie : Mobile.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer flotter CamĂ©raMaxZoomDistance

    Détermine jusqu'où les joueurs peuvent effectuer un zoom arrière.

    • CatĂ©gorie : Appareil photo.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer flotter CamĂ©raMinZoomDistance

    DĂ©termine jusqu'oĂą les joueurs peuvent zoomer.

    • CatĂ©gorie : Appareil photo.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer Mode camĂ©ra Mode camĂ©ra

    Le mode actuel des caméras du joueur.

    • CatĂ©gorie : Appareil photo.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer flotter CaractèreSautHauteur

    • CatĂ©gorie : Paramètres de saut de personnage.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer flotter CaractèreSautPuissance

    • CatĂ©gorie : Paramètres de saut de personnage.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer flotter CaractèreMaxSlopeAngle

    • CatĂ©gorie : Personnage.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer bool CaractèreUtiliserSautPuissance

    • CatĂ©gorie : Paramètres de saut de personnage.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer flotter Vitesse de marche du personnage

    • CatĂ©gorie : Personnage.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer DevCameraOcclusionMode DevCameraOcclusionMode

    • CatĂ©gorie : Appareil photo.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer DevOrdinateurCamĂ©raMouvementMode DevOrdinateurCamĂ©raMouvementMode

    • CatĂ©gorie : Appareil photo.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer DevOrdinateurMouvementMode DevOrdinateurMouvementMode

    • CatĂ©gorie : ContrĂ´les.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer DevTouchCameraMouvementMode DevTouchCameraMouvementMode

    • CatĂ©gorie : Appareil photo.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer DevTouchMouvementMode DevTouchMouvementMode

    • CatĂ©gorie : ContrĂ´les.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer bool ActiverMouseLockOption

    S'il est défini sur true, le verrouillage de la souris peut être activé/désactivé par le lecteur. S'il est défini sur false, il est désactivé pour le lieu et ne peut pas être activé.



    • CatĂ©gorie : ContrĂ´les.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer int64 JeuParamètresAssetIDFace [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer int64 GameSettingsAssetIDHead [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer int64 GameSettingsAssetIDLeftArm [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer int64 JeuParamètresAssetIDLeftLeg [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer int64 GameSettingsAssetIDPants [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer int64 Paramètres de jeuAssetIDRightArm [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer int64 JeuParamètresAssetIDRightLeg [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer int64 JeuParamètresAssetIDChemise [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer int64 JeuParamètresAssetIDTeeShirt [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer int64 GameSettingsAssetIDTorso [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer JeuAvatarType JeuParamètresAvatar [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer R15Type de collision JeuParamètresR15Collision [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer Plage de nombres JeuParamètresÉchelleGammeCorpsType [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer Plage de nombres JeuParamètresÉchelleGammeTĂŞte [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer Plage de nombres JeuParamètresÉchellePlageHauteur [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer Plage de nombres JeuParamètresÉchellePlageProportion [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer Plage de nombres JeuParamètresÉchelleGammeLargeur [CachĂ©] [Non rĂ©pliquĂ©]

    • CatĂ©gorie : Personnage.
    • Lire la sĂ©curitĂ© : RobloxScriptSecurity.
    • SĂ©curitĂ© en Ă©criture : RobloxScriptSecurity.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer flotter SantĂ©AffichageDistance

    À quelle distance la barre de santé de ce joueur peut être vue.

    • CatĂ©gorie : DonnĂ©es.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer bool LoadCharacterAppearance

    S'il est défini sur true, les joueurs peuvent charger leur apparence en ligne. Faux sinon.

    • CatĂ©gorie : Personnage.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer ChargerCaractèreCoucheVĂŞtements ChargerCaractèreCoucheVĂŞtements [Non scriptable]

    • CatĂ©gorie : Personnage.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer flotter NomAffichageDistance

    À quelle distance le nom de ce joueur peut être vu.

    • CatĂ©gorie : DonnĂ©es.
    • SĂ©rialisation : peut enregistrer et charger.

    StarterPlayer bool UserEmotesActivĂ©

    • CatĂ©gorie : Personnage.
    • SĂ©rialisation : peut enregistrer et charger.

    Les fonctions

    StarterPlayer annuler Effacer les valeurs par dĂ©faut()

    • SĂ©curitĂ© : RobloxScriptSecurity.

    Liens externes

    ajouter un commentaire de StarterPlayer
    Commentaire envoyé avec succès ! Nous l'examinerons dans les prochaines heures.

    End of content

    No more pages to load