Hello, and thank you for the feedback! This should be easily to implement and it will most likely be added in the next version! :)
Orama Interactive
Creator of
Recent community posts
Thank you! Right now we're sticking to the platforms Godot exports for (with the exception of Raspberry Pi, which is a platform supported and maintained by the community of Godot), so unless either Godot or its community offers support for a platform, we can't support it unfortunately, especially if it's about older computers.
Hello! Your animation looks amazing! :) We are sorry for the issues caused and thank you for reporting. This is definitely some weird behavior and it is possible that it may have to do with some kind of memory issue, but we're not sure. We'll do our best to investigate and fix the issues in a future update.
Hello, since Pixelorama is made with the Godot Engine, png exporting is being handled by Godot for us, so I'm not sure if I can provide with a meaningful answer. Images are being constructed with Godot's `Image` class, which is transparent by default, so we don't do anything special to handle transparency. If you are using Godot as well, the documentation page of the `Image` class is a great help.
Hello, the second feature already possible, see https://www.oramainteractive.com/Pixelorama-Docs/user_manual/selecting#modifying...
We'd love it to happen and it has been requested a lot, but it's not a trivial task. It may happen at some point but we have no plans for this in the near future. See https://www.oramainteractive.com/Pixelorama-Docs/faq#q-will-pixelorama-ever-beco...
Pixelorama doesn't offer any extra Godot-specific features at the moment, but you can take a look at this amazing Godot plugin that handles .pxo file importing! :) https://github.com/Technohacker/godot_pixelorama_importer
Hello, please file a bug report in Pixelorama's GitHub Issues page, with as much detail as you can, including your operating system, steps to replicate, whether this happens for all projects or not and if it doesn't, uploading a .pxo file of a project that does not get exported as a .gif would be very helpful. Also, it might be possible that if you have an anti-virus software installed, it might mess up with file exporting. Users have experienced errors exporting .png files because they had anti-virus software installed.
Hello, and thank you for the feedback! As of right now, there are no plans to add flip and rotate tools. We do eventually plan to add rotation gizmos for selections, though, just like there are for scaling. If you'd like, feel free to open a discussion in GitHub, in order to see if your proposal is desirable by more people.