Skip to content

FlxObject doesn't actually stop at the end of its path #65

Open
@moly

Description

@moly

FlxObject doesn't actually stop at the end of its path while in PATH_FORWARD or PATH_BACKWARD modes.
In updatePathMotion(), I tried adding a velocity reset if the pathSpeed is 0 and that seems to have fixed it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions