StarterCharacterScripts

Mostrar obsoleto

*Pronto este contenido estará disponible en tu idioma seleccionado.

No creable

The StarterCharacterScripts container stores scripts to be parented to a player's Player.Character when it spawns. Unlike scripts stored in the StarterPlayerScripts folder, these scripts will not persist when the character respawns.

If a LocalScript named Animate, Sound, or Health is placed in this container, it will replace the default script that manages character animations, character sounds, and character health regeneration respectively.

Propiedades

Métodos

Eventos