Hi.
After I enabled the console with FP.console.enable(); the tilde key doesn’t work! My keyboard is Swedish. What can I do? Thanks
Hi.
After I enabled the console with FP.console.enable(); the tilde key doesn’t work! My keyboard is Swedish. What can I do? Thanks
You can specify the key to use with FP.console.toggleKey. For example:
FP.console.toggleKey = Key.ENTER;
The “Key” class comes from importing net.flashpunk.utils.Key.
You could also follow the advice from this site and try pressing the key above your ‘tab’ key (½ / §).