Description
The current horizontal speed of a player in meters per second. This measurement excludes all vertical motion.
Snippet
Horizontal Speed Of(Event Player);
Properties
Returns: Float
Parameters: Player
Player
Type: Player, Default: Event Player
The player whose horizontal speed to acquire.