OctaForge/OF-Engine

input.bind_map_specific does not work

Closed this issue · 1 comments

if i call input.bind_map_specific like input.bind_map_specific("Q", function() echo("you pressed Q") end) from a script called from map.lua it doesn't print "you pressed Q" when i hit Q.

q66 commented

Closing, a new system is being worked on