I am trying to make a parallax scroller but I don't know how to make .tga files. I have done research but can't find any resources to do so. Please help if you know how to make them.
How to make .tga files?
(5 posts) (4 voices)-
Posted 2 years ago #
-
Can someone please help me!?!? What program do you use?
Posted 2 years ago # -
I use Photoshop. But if you don't have Photoshop, most image editors have a targa exporter standard. The GIMP is a good one, and is free.
Posted 2 years ago # -
why do you need .tga anyway ?
Posted 2 years ago # -
I think you are asking about .tga files because the Parallax example code uses them but MikeSz is right- you don't need them. I am using the .tmx file format.
You can read about how to do this here:
http://www.cocos2d-iphone.org/wiki/doku.php/prog_guide:tiled_mapsPosted 2 years ago #
Reply
You must log in to post.