secondlife / secondlife/viewer

Auto-walk

Open
#1,433 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement maint-pe team:viewer UX design
Dominant language
C++
Stars
299
Forks
146
Avg merge
1d 9h
Merged PRs (30d)
88

Description

Currently, if you want to walk, you have to hold down the W/↑ key, which can get annoying and - for people with arthritis, for example - painful. Many modern platforms therefore have an auto-walk feature which makes walking a toggle.

For SL, this would also be a nice feature. You can assign a key, tap it, and you walk until you hit the toggle, W/↑ or S/↓.

https://secondlife.canny.io/admin/board/scripting-features/p/auto-walk

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue describes an auto-walk toggle and links a Second Life Canny feature request, but names no implementation files, tests, or entry points. Start by locating the viewer's movement input handling and use the stated toggle behavior as the acceptance target; no project-specific completion test is provided.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.