Skip to content

Albion: Disable WSAD switch when the game is not in movement mode - #83

Open
IS4Code wants to merge 3 commits into
M-HT:masterfrom
IS4Code:fix/wsad
Open

Albion: Disable WSAD switch when the game is not in movement mode#83
IS4Code wants to merge 3 commits into
M-HT:masterfrom
IS4Code:fix/wsad

Conversation

@IS4Code

@IS4Code IS4Code commented Jul 31, 2026

Copy link
Copy Markdown

(Depends on #82 for the Game_Module stack.)

The Game_SwitchWSAD settings is currently unusable because it applies globally, even when the game expects text input, and makes it impossible to type the letters W S A D.

This fixes it so that it applies only when a 2D or 3D screen is directly on top the game module stack, thus it will be in effect only when movement is expected.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant