queasycam icon indicating copy to clipboard operation
queasycam copied to clipboard

Key mapping and HUD

Open gweltou opened this issue 11 months ago • 0 comments

Hi,

Would you consider accepting my pull request ?

It fixes the HUD : beginHUD was referencing the nonexistent 'originalMatrix' variable. It adds the possibility to modify the key mapping through member variables ('key_up', 'key_down', 'key_forward' and so on...). One sketch was added to the 'examples' dir to illustrate this option. The package path was renamed from 'src/template/library/QueasyCam.java' to 'src/queasycam/QueasyCam.java'.

Thanks !

gweltou avatar Nov 08 '24 16:11 gweltou