Action Path Speed

From ENIGMA
Jump to navigation Jump to search

Description

Action path speed.png

Path Speed

Set the speed the object has for following the path.

Parameters

Parameter Description
Applies To which object is to perform the action (eg. self, other, etc)
Speed the speed to follow the path in pixels
Relative (true or false) whether to perform relative to the objects position

Function Equivalent

action_path_speed(double speed, bool relative)
returns: (void)