Skip to content

Using bounds to get player position #17

@BumpkinRich

Description

@BumpkinRich

There is an issue with using the bounds of a BoxCollider2D outside of the fixed update loop.

From the tests I have done the bounds may not always be relative to the player position in the update loop. This means the raycasts which use the bounds position may return no collision when they should be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions