Skip to main content

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

Hey again Casper. Thanks again I was getting back to the plugin. I was wondering, is there any way I can make it so I can use a tool while holding the run button? the plugin seems to block that. Or if you can give me an idea how to edit it that can be helpful too.

I am not quite sure what you mean, you want the player to be able to move while using a tool?

(1 edit)

Sorry I can explain. While holding the run button (shift) it cancels the tool use. I was just wondering if possible there was some way to turn it on. Perhaps I could also make a tool go farther while running. But I could adjust that if it was possible.

Oh I think I see, I think it is because you are pressing shift so the button being sent as pressed is actually a capital letter, while your tool most likely has a lowercase letter for its key. I can add a check for both.