This commit is contained in:
Zughy 2022-01-08 13:41:16 +01:00 committed by GitHub
parent ef4cfe77be
commit 5d2834eb1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -466,7 +466,7 @@ The player API can register player models and update the player's appearance.
* Sets a player texture
* `player`: PlayerRef
* `texture`: texture filename
* `texture_ID`: the ID of the texture to change
* `texture_ID`: the ID of the texture to change. If nil, default is `1`
* `player_api.get_animation(player)`
* Returns a table containing fields `model`, `textures` and `animation`