> In C1 there was a nice editor but in C2 the stupid MS Paint comes up.
>
C2 is in an early state of development. It is incomplete. The image editor is one of many things that hasn't been coded yet. That, as well as other plugins like tiled background, are things we will get round to soon, but we're not quite there yet.
BTW C2 launches the system program associated with editing PNG files. Paint.NET is a good alternative, with good transparency support. If you install that, it should launch as the image editor for C2 as well. MS Paint is what comes with Windows, and yes, it sucks!
Thanks for the info. I realise this is beta. Anyway the drag/drop you added solves the immediate problem.
Just a couple of clarifications:
1. You say "system program associated with editing PNG"
So if I associate another graphics program to PNG it will open?
So what about .JPG files? Same thing with association?
2. IN the C1 editor there is a way to set an "image point" or multiple "image points" and use them in the editor.
Is this possible in C2 to create and use an "image point" using another graphics editor? Or how else could I emulate the sample of the bullet coming out of the end of the shooter instead of the middle.
3. I also notice that the collisions of C2 are different from C1.
In C1 the collision is triggered when the bullet (or other object) hits the outline of the actual; image whereas in C2 the collision occurs at the rectangular boundary of the image even if it is transparent. This makes it look odd. (I hope I am explaining the problem correctly) Is this something you know about and will fix in a future development?