Grid Sage Forums

Grid Sage Forums

  • April 28, 2024, 03:29:32 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

LINKS: Website | Steam | Wiki

Author Topic: Key rebinding  (Read 1027 times)

Loeris

  • Unaware
  • *
  • Posts: 12
    • View Profile
Key rebinding
« on: May 04, 2020, 04:50:46 AM »

I know, what there is the feature, which allows you to move overward the glyph palette with the arrows. But I find more comfortable to move by wasd, because arrows are on the right side of the keyboard and my right hand is busy with the mouse.
Can I somehow rebind the keys?
Logged

Kyzrati

  • Administrator
  • True Cogmind
  • *****
  • Posts: 4316
    • View Profile
    • Cogmind
Re: Key rebinding
« Reply #1 on: May 04, 2020, 05:06:01 AM »

Nope, rebinding isn't supported by the engine itself, and not currently in REXPaint, either. It might be added in the future, but I dunno it's not really set up for that so even adding it it's kinda substandard (like what Cogmind has--they use the same engine and the latter does have a rebinding system).
Logged
Josh Ge, Developer - Dev Blog | @GridSageGames | Patreon

Kyzrati

  • Administrator
  • True Cogmind
  • *****
  • Posts: 4316
    • View Profile
    • Cogmind
Re: Key rebinding
« Reply #2 on: May 04, 2020, 05:07:13 AM »

I'm sure it's kind of annoying to do so, but I know you can technically manage rebinding for something like REXPaint via external programs like AutoHotKey, if that helps.
Logged
Josh Ge, Developer - Dev Blog | @GridSageGames | Patreon

Loeris

  • Unaware
  • *
  • Posts: 12
    • View Profile
Re: Key rebinding
« Reply #3 on: May 04, 2020, 09:12:14 AM »

Okаy, I wrote a small script in AutoHotkey to do that. If anyone needs that - just input this into the AutoHotkey script:

w::~Up
a::~Left
s::~Down
d::~Right

And this will work. These letters aren't used somewhere else, so there is no need in altering them.
Logged

gumix

  • Cyborg
  • ***
  • Posts: 134
    • View Profile
Re: Key rebinding
« Reply #4 on: May 14, 2020, 02:01:09 AM »

How about text tool?

edit:
I mean, it would be impossible to type WASD characters with Text writing tool.
« Last Edit: May 15, 2020, 05:17:34 AM by gumix »
Logged

Kyzrati

  • Administrator
  • True Cogmind
  • *****
  • Posts: 4316
    • View Profile
    • Cogmind
Re: Key rebinding
« Reply #5 on: May 14, 2020, 09:38:59 PM »

?
Logged
Josh Ge, Developer - Dev Blog | @GridSageGames | Patreon