File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
content/en-us/reference/engine/classes Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -2442,6 +2442,16 @@ methods:
24422442 Calling the `Class.Player:LoadCharacter()` with an R15 Avatar fires events
24432443 in the following order (Note: R6 ordering is different):
24442444
2445+ 1. Character appearance initializes
2446+ 2. The Character rig builds, and the Character scales
2447+ 3. Character moves to the spawn location
2448+ 4. Player.Character sets
2449+ 5. Player.Changed fires with a value of "Character"
2450+ 6. Character.Parent sets to the DataModel
2451+ 7. Player.CharacterAdded fires
2452+ 8. Player.CharacterAppearanceLoaded fires
2453+ 9. LoadCharacter returns
2454+
24452455 1. Player.Character sets
24462456 2. Player.CharacterAdded fires
24472457 3. Player.Changed fires with a value of "Character"
You can’t perform that action at this time.
0 commit comments