Here is the first small little friend that I have made. Thanks for all the help!
https://i.imgur.com/ArfBLia.png

EDIT:
I finished making the sprites, and now I need to make the animation. It will be a small loop of the llama (That's what it's supposed to be) jumping forwards.

https://imgur.com/a/LbKXSGW
Does anyone have a detailed guide on how to run convpng on mac? I tried doing it using wine, but I was unsuccessful. If anyone could help that would be great. Thank you.
Okay here we go.

First, download convpng if you haven't done so already. Put it in a place where it'll be safe. Now, duplicate it, and put it in your folder with the image and the convpng.ini file. remove all suffixes like "(1)" or "copy", and make sure it's just convpng. With that, open terminal. Applications, Utilities, Terminal.app. Type "cd" into Terminal, and add a space after it. Find your folder with your stuff in it, and go to a directory where that folder is visible. Drag and drop that folder into Terminal. You should see something like "cd /Users/JCGTER777/Documents/CEdev" on that line. Press enter, and then on the next line, type "convpng", and press enter. You're done! Hope this helped! (This is how I do it. Ask Mateo for more efficient steps if you want)
When I download convpng, all I get is windows_convpng.exe. Where do you get the convpng.ini file?
You have to make it yourself. Directions are in the ReadMe. I recommend making things simpler by writing a bash file to run. Make something like "RUN.bash" in the text editor, and save it as a bash file. Put the two commands in my previous post on separate lines. The "cd" and then the "convpng". (SM84CE was talking about batch files on Windows, and made me remember this) Use this release (released on my birthday), to get the mac version. The latest release doesn't have mac support. If it says windows, don't download it. "exe"? No. Windows!=Mac.
Is this what the inside of the batch file should look like?

Code:

cd /Users/kids/Desktop/CEPNG
convpng
Not batch. bash. And, it looks correct AFAICS.
First, when I try to convpng using terminal this is the error I get:
https://imgur.com/a/VCP9JqG
Also, I have made the bash file but when I click on it, all it does is open it up in Xcode.
https://imgur.com/a/UHpayjY

I have no idea what is going wrong.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 2 of 2
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement