Description
Sets the aim speed of one or more players to a percentage of their normal aim speed.
Snippet
Set Aim Speed(Event Player, 0);
Properties
Returns: Void
Parameters: Player, Turn Speed Percent
Player
Type: Player | Array (Player), Default: Event Player
The player or players whose aim speed will be set.Turn Speed Percent
Type: Float, Default: Number
The percentage of normal aim speed to which the player or players will set their aim speed.