Is it possible to bind to numpad or mouse?
-
If so, how?
-
@TTaTTo4ka Take a look at this site.
EDIT: I don't think you will find any mouse buttons as for binds.
-
@mems thanks
-
you CAN do this by editing json file with values and binds or just add line "key = Keyboard.KEY_NUMPAD5" or smth like this, then build lb ( i meant editing module's .java file or .kt and adding this like to @ModuleInfo)