CharacterAdded (Event)

From Legacy Roblox Wiki
Revision as of 03:15, 27 April 2023 by Realjame (talk | contribs) (Text replacement - "</code>" to "</SyntaxHighlight>")
Jump to navigationJump to search
CharacterAdded ( Instance character )
Description Fired when a character spawns or respawns.
Member of: Player


Description

character will be a Model with Humanoid, all body parts, scripts, and joints. The model will be completely loaded when triggered by game.

Example
{{{1}}}