Key Bindings w/1.0

NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Locked
staimen
Posts: 1
Joined: Thu May 14, 2020 1:34 pm

Key Bindings w/1.0

Post by staimen »

I prefer using the keyboard (up, down, left, right) for movements rather than the mouse. The default keymap has the keys binded to scroll_up, scroll_down, etc. What should I call the fuction for movement? walk_up? move_up?

P.S. - Great, great work guys!!! You guys must be geniuses!
wjp
Site Admin
Posts: 1708
Joined: Thu May 14, 2020 1:34 pm

Re: Key Bindings w/1.0

Post by wjp »

This isn't in 1.0, I'm afraid. The 1.1 version does have these functions.

(walk_west, walk_north, walk_north_east, etc...)
Locked