Creates a temporary spinner in the bottom-right of the client's screen.
Last updated 2 years ago
Create a simple spinner in the bottom-right of the client's screen.
Accessible on Server Side
Athena.player.emit.createSpinner(player, { duration: 5000, text: 'Hello World!' });