iTrue9000
33 posts
|
Okay, I’ve been using this other program, “Game Maker” for a while. I find it easier to make sprites there.
Example: http://imgur.com/VvkAs,xFr5K
But, my question is, can I save my sprites from Game Maker to jpeg and import them into Stencyl so I can program easier? :D
|
MaistlinRajere
4689 posts
|
Hmm… When I saw the thread title, I thought that your question was going to be “How do you spell Stencyl?”
|
iTrue9000
33 posts
|
Lol, I didn’t even notice when I created this. Fail. xD
|
dotHectate
82 posts
|
Stencyl can import JPG, although PNG is a better format (JPG is a “lossy” format, which can cause you to lose detail in your sprites). If Game Maker can export to those formats, then the answer is yes!
|
clasher235
586 posts
|
Originally posted by dotHectate:
Stencyl can import JPG, although PNG is a better format (JPG is a “lossy” format, which can cause you to lose detail in your sprites). If Game Maker can export to those formats, then the answer is yes!
Doesn’t need to export. Alt+ printscreen at 100% zoom achieves the same affect, so long as you don’t need to preserve transparency. (And, even if you do, you can just add the transparency back in using GIMP.)
|