-
Notifications
You must be signed in to change notification settings - Fork 231
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels