Skip to main content

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

Thanks! I bought your plugin and somehow it works! I have to remapped the shift key and combine "dash disable plugin of galvs" and magic happened  )

Also, I read in one of your Devlogs "Ver 1.0.3 - Multiple buttons and Mouse buttons" that you can configurate the mouse, says that - Add support for left mouse click and right mouse click, so

How do I configure the mouse clicks?

(+1)

Free version is very different from premium version. The premium version is basically a whole completely different plugin. To bind an action to left click or right click, please use conditional branch Input.isTriggered('leftclick') then put your action under the condition.