Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

This is honestly a lovely tool, thank you.

I can't seem to figure out how to use custom brushes. When I click create brush nothing happens. Pattern fill is also not working for me.

I'm a macOS user and well, most of the programs I run are unsigned and I'm used to fixing that. But this is a bit different, and modifying gatekeeper doesn't seem to affect the "damaged program warning", at least for me. Normally the warning for gatekeeper is different.

I tried changing the file to executable, and ultimately the only thing that actually worked for me was downloading the source and exporting it using godot. I can try and do a bit more testing if that helps.

Hello, thank you! Create brush only works when there's an active selection. For more information about brushes, you can read our documentation: https://orama-interactive.github.io/Pixelorama-Docs/concepts/brush

Unfortunately, I don't own a Mac so I can't properly test the macOS version and we rely on the community's help and feedback. Pixelorama's macOS binaries are being generated through GitHub Actions workflows, which run on macOS and generate a .dmg file, which should have executable permissions, but it's unsigned and not notarized. So, in theory, disabling Gatekeeper should work. I'm not sure why it doesn't, but we'll do what we can to find a solution.

The following command worked for me:

xattr -c /Applications/Pixelorama.app