Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

playerposition only updating when surging or teleporting #181

@Ilwyd

Description

@Ilwyd

I brought this up in the Discord and thought I would create an issue here.

When using bolt.playerposition() the values only update when I either use surge or I teleport. It does not change when I use dive.

bolt.onswapbuffers(function (event)
    local x, y, z = bolt.playerposition():get()
    print(x, y, z)
end)
simplescreenrecorder-2025-10-06_16.17.10.mp4

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