Skip to main content

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

Orama Interactive

534
Posts
2,603
Followers
10
Following
A member registered Oct 01, 2018 · View creator page →

Creator of

Recent community posts

See https://itch.io/post/11408179 :)

Thank you! We appreciate the thought, but you don't have to donate if you can't afford to. We are still grateful that you use our software and for your kind words!

The Steam version is paid mostly as a way for people to support Pixelorama's development. The itch.io and Steam versions don't have any differences, apart from the fact that Steam users benefit from certain features that come from Steam itself, such as auto-updates and achievements, and perhaps cloud storage in the future. You can read this FAQ for more information: https://orama-interactive.itch.io/pixelorama/devlog/720195/pixelorama-is-coming-...

Hello! The files downloaded from itch are safe. There is no such file in the .zip files, so it's most likely a false positive by Windows. As for a solution, I assume you'd have prevent Defender from automatically deleting the file through its settings.

Hello, thank you for reporting the issue! This is very weird, I just tried launching it on Firefox on an Android phone and it run fine. Perhaps it is some kind of issue with the mobile version of Firefox happening on certain devices, but I'm not sure why. We'll definitely keep this issue in mind though.

Thank you for the kind words as well, and we have plans on making an Android version sometime but it's not yet sure when, because right now we're focusing on improving the desktop and web versions a bit more, before having another version to maintain. But it will definitely happen some day, so stay tuned!

Thank you very much!

Hello! To be honest it's been quite a long time since we made this game and we don't remember what the least possible number of moves is. But 317 sounds pretty good!

Thank you so much!

Thank you very much!

  1. That's awesome, we're very glad that your like our pixel art editor! And thank you for the kind words!
  2. Of course we're okay with it! Making videos on Pixelorama would be greatly appreciated!

That sounds useful indeed! Any ideas where that button should be placed?

Hello, thank you for the feedback!
- These are good observations, we will keep them in mind!
- Do you mean a button that resets the canvas to view, or a button that centers the image content? If you want the first, it already exists. Select the zoom tool, go to its tool options on the right side and click on "Fit to frame". This will make the canvas be as it was when you first made the image.
- Thanks to our contributor Variable, the Erase blend mode will be available in version 1.0.4!

(1 edit)

Hello, thank you! Unfortunately there are currently no plans for an AppImage version, but there is a Flatpak version if you are interested.

Hello, can you provide more information about the issue? What happens exactly when you try to export?
Older versions are available from Pixelorama's GitHub page, you can get 0.11.4 here: https://github.com/Orama-Interactive/Pixelorama/releases/tag/v0.11.4

Just keep in mind that pxo files, palettes, shortcut profiles and layouts saved with 1.0 cannot be opened by older versions. Extensions made for 1.0 also do not work in older versions, and vice versa.

0.11 layouts are not compatible with 1.0 and vice versa, unfortunately.

This may be due to the update from pre 1.0. The layout system got changed and 1.0+ layouts are not compatible with pre-1.0. Try going to C:\Users\[USERNAME]\AppData\Roaming\Pixelorama\ and deleting the layouts folder, and launch Pixelorama again.

Hmm that's weird. Did this break after an update or are you a new user? Can you try going to the Window menu, Layouts and select another layout to see if it works? Alternatively, try deleting any extensions you may have, close and launch Pixelorama again, and download the extensions again,

Hello! Yeah this may be a multi-monitor issue. You can try clearing Pixelorama's settings to see if that fixes the issue for you. You can do that by deleting the "config.ini" file found in C:\Users\[USERNAME]\AppData\Roaming\Pixelorama\ if you are on Windows, ~/.local/share/Pixelorama/ if you are on Linux, or /Users/[USERNAME]/Library/Application Support/Pixelorama/ if you are on macOS.

Hello! You can export your project as multiple png images, one for every frame, or you can export all of your frames into a single spritesheet, which you can later import to Unity. More info about exporting here: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/save_and_export#exp...

The difference between itch and Steam is quite significant. Right now, the daily average of sales on Steam is 5 (although these last few days it has gotten lower, 2-4 per day), while on itch we get 0-1 donations per day, with some rare days getting 2 donations. During April, 22 people have donated on itch, which resulted in $175 gross revenue (itch lets people choose how much money they want to donate, so some people give less than the default value which is $9.99, and some give even more). On Steam, Pixelorama has sold 265 copies during August, resulting in $2400 gross revenue. Of course we will get less than that due to the 30% cut that Steam takes, and August was a good month because it was just after the Steam release, so from now on the amount of copies sold will become less and less (unless Pixelorama gains more popularity).

If Steam had a pay what you want model like itch has, we would probably see a lot less sales, so it's not very fair to compare the two, as people can get Pixelorama from itch either completely free, or by donating a small amount, but in Steam they have no choice but to pay. But in general Steam has more people, and it has tools like the discovery queue which can bring more traffic to your Steam page (once you have reached 10+ reviews), and that helps. Our Steam page currently has double the impressions than our itch.io page in the last 7 days, but weirdly enough it has less actual visits than our itch.io page. Could be that the two platforms are counting visits differently, Steam only counts unique visits, but I'm unsure how itch counts page visits.

If you want to publish an app on Steam, go for it, you will most likely see more revenue than on itch.io. Just keep in mind that you have to pay a $100 fee for every Steam page you publish, but you will get that back once you reach $1000 in revenue. And it might be a good idea to have a period where your Steam page is public and you lead people there to wishlist it, before actually launching it.

Thank you for the reply! Right now it seems that there is no way to merge the two layers and have them be the same as A, but we will keep this in mind and change it in a future version.

As a temporary workaround, you can go to the View menu and disable "Display Layer Effects". This will disable the previewing of layer effects in the canvas, but they will still be applied in the exported images. Layer effects are currently hindering performance, we're currently considering ways on how to improve that.

Hello, thank you for the feedback!
- We could look into creating a custom file browser that has thumbnails, but for now you can enable native file dialogs from the Edit menu, Prefrences, under the Interface category. This option will use your operating system's file browser.
- This will be fixed in the next update!
- This is an interesting observation. Right now, when merging two layers together, the layer above keeps its opacity, and the layer below also keeps its own opacity, which makes the top layer appear to have less opacity than it used to. What would be the correct behavior instead?

The rest of the ideas all sound useful and we're noting them for the future. For .gif importing, it's technically already possible if you have FFMPEG installed, and you put its path in the Preferences, under the Startup category, but eventually we'd like to add .gif importing without having to rely to FFMPEG.

Thank you very much for the feedback!
- Do you have any example projects that we can use to replicate the performance issues? Or at least can you let us know how many layers and frames your project has? Posting your device's specifications (such as the operating system, CPU, GPU, RAM etc) would also be helpful!
- Gaussian blur is coming in the next update!
- That is a good idea, noted!

Hello! I think I may have fixed the issue. The fix will be available in the next version (1.0.3), but if you want you can download the nightly version to confirm whether it has indeed been fixed. https://nightly.link/Orama-Interactive/Pixelorama/workflows/dev-desktop-builds/m...

Hello, thank you so much for reporting the issue! I tested a project with 256 frames, and there is indeed a significant performance decrease in v1.0 compared to v0.11 when changing any kind of setting in the export dialog (which includes the amount of rows/columns in a spritesheet). This is due to the new layer blending system that supports blending modes, which did not exist in v0.11. However, it is possible to make this faster by simply caching the blended frames once when the export dialog appears, instead of re-blending them every time something changes. I am currently working on this and it should be available in the next version, so you shouldn't experience any slowness when changing the number of rows/columns.

As for the 6 rows turning to 12 issue, I cannot seem to replicate it. If you have any exact reproduction steps, it would be very helpful!

Hello! There's no blur tool at the moment. As for themes, the only way to achieve this would be by creating an extension with Godot that adds a custom theme.

Hello, this may be a performance issue caused by the new group blending. If you have any group layers, try setting their blend mode to "Passthrough".

Thanks for the bug report! Unfortunately we don't own a Mac to test it, but we'll keep the issue in mind in case we find a fix.

Thanks for the feedback!
- This is a nice idea, noted.
- Are you using a custom shortcut profile? If so, it may have been broken if you have updated from 0.x to 1.x. Try deleting it from the Preferences and creating an new one.
- This is now possible in today's update!

Hello, thank you! Yeah we plan on adding it eventually!

Hello! You can use the bucket tool and change its mode to "similar color" in the tool options. And thank you for the bug report, it will be fixed in the next version!

Hello, thanks for the bug report! The palettes should be at `AppData/Roaming/pixelorama/Palettes/`. It seems that, for some reason, Pixelorama is not able to save palettes in your computer. Do you have an antivirus installed that is perhaps preventing Pixelorama from saving files to AppData?

Also, can you check if the folder inside AppData/Roaming starts with a capital letter? It should be "pixelorama" and not "Pixelorama" as it used to be in versions 0.x, but Windows is not case-sensitive and can't tell the difference,.

Hello! You can use Control + the left and right keys to move between frames.

Thank you both so much for your kind words! They really make our day!

Thank you so much!!

Hello! This may be a problem with your device not being able to run Pixelorama. If it's easy, can you post your computer's specs? Like its operating system, CPU and GPU.

Hello, thank you for reporting! This is most likely an issue with the macOS version of Chrome and SharedArrayBuffer, which Pixelorama 1.0 requires. While there's not much we can do right now, in a future version this will not be required anymore and Pixelorama should run fine again. For now, it's best to download the desktop version.

Thank you so much for the kind words and for recommending Pixelorama! We're glad that you have been using it for so long!

Hello, thank you for the bug reports!
- Is the bottom layer locked or invisible?
- Are you moving the mouse cursor into the canvas? Doing so results in input fields to lose focus, otherwise that shouldn't happen. Do you have exact steps that result in them losing focus?
- This is weird, we will investigate it.