docs update

This commit is contained in:
Robert Jelic
2022-09-11 11:40:49 +02:00
parent 3ca6ac5af0
commit 6f372fa070
3 changed files with 10 additions and 8 deletions

View File

@@ -3,8 +3,10 @@ Changes the text while animation is running
#### Parameters:
1. `table` multiple text strings - example: {"i", "am", "groot"}
2. `number` duration in seconds
3. `number` time - time when this part should begin (offset to when the animation starts - default 0)
1. `number` duration in seconds
2. `number` time - time when this part should begin (offset to when the animation starts - default 0)
3. `...` multiple text strings - example: "i", "am", "groot"
#### Returns:
1. `animation` Animation in use