Skip to content

Gotta Go Fast

Rob Nelson requested to merge pull/8800/GottaGoFast into Bleeding-Edge

Created by: Shadowmech88

Adds a movement_speed_modifier var to mobs, which affects their overall move speed. http://puu.sh/nEFwf/a62031d4ee.webm

The var is now a proper multiplier instead of an additive like it is in the WebM, but the basic functionality is the same. The point at which speed increases become negligible seems to be roughly 5x for well-fed humans.

This works for all mobs.

Merge request reports