Speed (script event)

Game class

This event operates on an instance of the game class type {{{gameclass}}}

Description

Sets the movement speed. Set this speed before initiating a new move.

Usage

void speed( float speed )

Parameters

  • tba

Examples

 none

Notes

tba