Skip to content

WASD movement should be continuous #9

Description

@LogicalError

When moving using the walk or fly mode using the WASD keys it seems as if the editor moves on a key event, and then when the key event is repeated, it'll move on each event. A better way would be to set a flag when the key is pressed down and unset that flag when it is pressed up. At the same time, while the flag is set the movement should be continuous based on frame-time. This would make the movement in the editor much more fluid and there won't be a small delay before the camera starts moving, which is distracting

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions