Opened 7 years ago

Closed 7 years ago

#10050 closed feature request (fixed)

TITANIC: make it possible to move with cursor keys

Reported by: farmboy0 Owned by: dreammaster
Priority: normal Component: Engine: Titanic
Version: Keywords:
Cc: Game: Starship Titanic

Description

Currently there is a lot of mouse movement involved in order to move around the titanic.
Since each scene (that I have seen so far) only seems to be moved in 4 directions in please make it possible to use the cursor keys for that.

Change History (2)

comment:1 by dreammaster, 7 years ago

Game: Starship Titanic

That's an excellent idea to provide as a convenience. I'll look into it.

comment:2 by dreammaster, 7 years ago

Owner: set to dreammaster
Resolution: fixed
Status: newclosed

I've implemented support for left, right, and up arrows for movement, by having it look for appropriate CLinkItem items that indicated movement with an appropriate cursor. Down arrow is also hooked up, but will only work when the view has an explicit back cursor. Otherwise, there's no easy way to figure out where moving backwards would go to.

Note: See TracTickets for help on using tickets.