Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is there any utility for the PC that can convert Animations into RleDs, I have searched, and did not find a conclusive answer (though I suspect not). If there is no such utility, is there any utility that converts an animation to the tiled sprites that EVNEW can import? Joe
------------------ "Life is tough, but it's even tougher when you're stupid." -John Wayne
I'd be inclined to say no to both, although you can probably export an image sequence from your program and composite that in photoshop into the correct PICT image.
------------------ (url="http://"http://evula.org/macunderground/SWN/")Star Wars: Nova(/url) (url="http://"http://forums.evula.com/viewforum.php?f=23")SW:N Forums(/url)
Quote
Originally posted by Echoboom: **I'd be inclined to say no to both, although you can probably export an image sequence from your program and composite that in photoshop into the correct PICT image.
**
An unintresting prospect at best, and one would like to avoid. Joe
Originally posted by jdh545: **An unintresting prospect at best, and one would like to avoid. **
get used to it.
To make sprites, I have to render each frame individually, then compile them in photoshop. It takes a while, but it works.
------------------
My dev-team is definitely doing their rled/sprite programming on Macs.
Don't worry about it too much, Joe. I don't really need the demonstration, if it's that much work.
------------------ Visit the (url="http://"http://www.ambrosiasw.com/cgi-bin/ubb/forumdisplay.cgi?action=topics&number;=20&SUBMIT;=Go")Chronicles(/url) today! Be sure to read the short story ' (url="http://"http://www.ambrosiasw.com/cgi-bin/ubb/newsdisplay.cgi?action=topics &number;=20&forum;=*EV/EVO+chronicles&DaysPrune;=100&article;=000262&startpoint;=")Fiery Descent(/url)'! (url="http://"http://www.zhouj.net/Forum")AP^3(/url)| ||(url="http://"http://www.cwssoftware.com")Sephil Saga(/url)| ||(url="http://"http://www.aznt.com/EVN/EVNEW")EVNEW(/url)
Roger that. Joe
(This message has been edited by jdh545 (edited 06-27-2004).)
Personally I'm really curious about how much, if any, the Resource Manager had to be implemented on a Pc for a dos box to be able to work with them? Or are they treated like little text files or whatnot with no resource map?
On that point, does the contents of the Data Fork have any bearing at all on Nova or could I change them?
------------------ Drinking causes hangovers. I will uphold Ma'at. Shemsu Hor.
Originally posted by rmx256: **On that point, does the contents of the Data Fork have any bearing at all on Nova or could I change them?
It is the only thing that the PC can read out of a dedicated Mac file. Data fork is read, res fork is discarded. Joe