That’s weird. On all tester’s keyboards (Mac, Win) normal up down left right did work for weeks now (there was a limited release before this, never any report). Can you share sth about your hardware as I would like to look into it.
Viewing post in The Princess And The Tower (18+) comments
AMD Ryzen 3 3200G with Radeon Vega Graphics 3.60 GHz
the keyboard is just an old acer, but theres never been any issue before. the arrows, ijkl, and wasd all failed to work. cursor key ennabling or disabling changed nothing. it may be my end, but i don't see what would break it. maybe uploading it to itch broke some of the files?
Thanks for the feedback.
That is really weird. There have been close to 1000 D/L on this site alone for the game since Sunday and no comparable reports.
WASD was in the game as an alternative originally, but I commented it out because it screwed occasionally with renpy built in commands when keystrokes were buffered. If you have any background in editing game files, you could just uncomment wasd or change it to any keys of your liking. The code is in the file …minigame_dungeon.rpy (just search for „KEY“)
I will implement an alternative set of keys (maybe ijkl is a good idea) in the next release anyways.