Closed GregHib closed 4 years ago
Moving to a nearby location; player update shows walking.
FlagMoveType not being an InstantEvent caused MoveTypePlayerBlockFactory to be called the tick after and so Move.isMoving to returned false.
FlagMoveType
InstantEvent
MoveTypePlayerBlockFactory
Move.isMoving
Moving to a nearby location; player update shows walking.