# Mover Set Acceleration

Grammar — MoverSetAcceleration value
FlagsFunction

Constructs and returns a MoverSetAcceleration actor message. This will set the acceleration velocity of the mover. It will only work on a mover site actor.

# Arguments

  • fixed — Value

Returns — string<actormsg>

string libNtve_gf_MoverSetAcceleration(fixed lp_value);

Category: Actor / Message Constructors

# Examples

— None found —