FIX
import this module:
using { /Fortnite.com/AI/movement_types }
and instead of:
MT:movement_type = movement_types.Running
write:
MT:movement_type = Running
FIX
import this module:
using { /Fortnite.com/AI/movement_types }
and instead of:
MT:movement_type = movement_types.Running
write:
MT:movement_type = Running