Skip to content

Sneak Button #103

@raybbian

Description

@raybbian

A sneak button/toggle that allows you to walk slower would allow people to line up light beams a little more precisely!

Eventually, this button should prevent you from falling off of the current platform (like crouching in Minecraft), this might be a little technically challenging to implement, however.

You will probably need to check if this button (let's make it LCTL for now) is held, and multiply the changes to the player velocity by some factor: https://github.com/raybbian/Lightborne/blob/917a78905ee49651ccfd36a43f8fbed302d7e0ee/src/player/movement.rs#L152C5-L160C6

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions