11-01-2013, 09:40 PM
(11-01-2013, 08:51 AM)fxfire Wrote: I think that is not yet implementd, the ones in the menubar are hardcoded.Thank you :)
But if you want to make some sort of hotkey, you could combine the ...IsKeyPressed(virtualkeycode_of_your_key_here) with whatever you want to do in a lua module. Check the mesher.lua on the bottom, it uses this function twice for meshing.
p.s by shortcut i meant hotkeys :)