Skip to content

Aiming.Character

<<Model> Character> Aiming.Character(<Player> Player)
This simple function returns your character. Useful to overwrite for games that do not use the traditional character system.

Parameters

  • Player Player

    The Player's character you want to get

Returns

  • Model Character

Source