Skip to main content

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

Heyo! Love the addons!

I'm trying to add "Flip Horizontal" to the on-screen controls but I don't see it in the list. Is there any way I can add it?

There’s a command in the API that allows you to do that:

app.command.Flip {target = "mask", orientation = "horizontal"}

I can send you a modified built with it unless you want to add a button with it yourself ✌️