Any suggestions, new features you would like?
Paint of Persia is a rotoscoping pixel-art tool · By
I know it is frustrating to have only a windows build, but my goal is to do a good and stable tool first, and builds for others OS after.
So this is not my priority...
But OneMuppet try to do it works on mac ( https://itch.io/t/27695/bugs-report ), so stay tuned, maybe it will be possible soon...
Hey, here is how to run it on Mac: https://itch.io/t/28706/linux-and-mac-users
I haven't really looked into your version without nwjs (neither do I have the time the coming months).
But I saw you said cross-platform was a hassle, but also that you use node.js... So have you looked into / @ http://electron.atom.io/?
It "compiles" into mac, linux, windows....
Another idea: Share the source on github and you'll get lots of support I'm sure.
Cheers
@JGM_io
nwjs is cross-platform too, and current version works on all of them if you download nwjs on your on way (I must clarify that on the presentation), but each has small specifications on which I have to work
Yes, github or things like that is a good idea, but I have to clean my code before...
I didn't expect as much attention as it, so I am a bit overflowing at this time...
First of all great idea for software! Just love it :)
I have few ideas: (I have more, but let's start some where)
- Toggle shortcut-keys for background/image visibility is sheet window.
For example: Button 1 goes down. Current state is saved and Background is made opaque. When button is released, it restores the state.
This would be much better than back-n-forth slider. And much faster to use.
- Mouse Wheel for Zoom and/or Brush Size
For example: Mouse wheel sizes the Brush and Mouse wheel + Ctrl key is Zoom for the Sheet, rather than sizing the window it self.
- Label some where which tell what frame you are and total frames count.
- Shortcut-keys for:
- Add Frame ( For example: Ctrl+F -> for to last, Alt+F -> After this frame )
- Next / Previous Frame
I noticed that the software captures some of the keyboard keys while it is running. For example I can't type all my letters and space while the software is running. I have to exit to get them back working.
But as i said, I love this. I hope you keep developing this!
Adding the shortcuts for background/image visibility('N' and 'M' or ',' in azerty keyboards) , that's a great idea!
Add the label too.
I don't know what to do for the add frames shortcuts, because there are lot of possibilities (before/after/at the end, new frame/duplicate frame...), I have to think more about it...
Here are a few ideas (you might've already implemented some of these since the old version I downloaded):
Hi, thanks for those ideas, here is few responses: