kaedusoft I am creatinag a Bomberman based Game. I need to put bomb when player press a key. There is no way to detect key press or trigger event on this way?
Slayer kaedusoft yes if you go to Game Configuration and then Input Bindings, you can assign a key to Run Script and then script what you want to have happen when that particular key is pressed.
kaedusoft Thank you very much. I had explored that option, but I was trying to use existing keys. I didn't realize I was required to add new ones to be able to invoke scripts.
Slayer kaedusoft you dont have to add new keys. You can also just use the drop down list of actions to change what the existing keys do., including "Run Script".