Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

WASD is working great, but binded common events not triggering at all. Help?

I'd need more info to diagnose your issue, but for starters , make sure you aren't putting quotes around the key name. The parameter should look something like this: 

Also, test with a simple common event (like launching a textbox) to see if it's an issue with the common event itself rather than the plugin.

Hi, thanks for the reply! I really appreciate it. Here is a screenshot of my setup. Used a simple common event that launches a text box, like you said. I wonder what I'm missing.

The screenshot seems correct. Do you have any other plugins that affect keybinds or custom events? Try disabling all other plugins (or testing in an empty project) to see if it's a compatibility issue.