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).
looked everywere
I'm wondering if there is a tutorial for making sprites/masks for EV:N. I don't use ResEdit, it doesn't work on my computer for some funky reason. Which is precisly why I only use Mission Computer. So I was wondering how I would go about making a sprite / mask file from scratch. OK, lets say I want to make an airplane. Lets just say a B-17. I have a .3ds file of the B-17, and I have a game (3d graphcs of course) that has the B-17 in it. I was wondering if there are any good methods of taking screenshots to make a sprite / mask file. Just for those who know the game, its Warbirds 2005. So for those who don't know, you can view the plane from outside, (any angle) So i was wondering if taking a screenshot of the plane from a top-view. Would this be a good way of starting? I'm sure there are tons of ways to go about this Im really interested in makin a custom ship sounds awsome.
P.S. This is the right place for me to be posting this right? Just checking
Did you look at this?
It's linked from the pinned topic full of links.
Yea, i saw that, but he uses ResEdit as an example program. I cant use ResEdit, I've tried for a few years, and it wont work.
Step 1:
Step 2:
Open up mission computer
Select "create ev nova plug-in" Name it bob, joe, smurf or whatever, it doesn't matter at this point.
Open your newly created plug-in. Don't worry, this is only a temporary file.
Step 3:
Also take note of the BaseSetCount and FramesPer fields, entering a bad value there will screw up your sprite. Bigtime.
This post has been edited by Skyfox : 21 February 2006 - 08:35 PM
Step 4:
Presto, it makes an .rlëD file of your sprite.
You should see stuff in the .rlëD and .shän resource. Copy these files into your actual plug-in (i.e. probably located in your nova plug-ins folder). (Be careful of the resource numbers, if somehow your .rlëD resource value gets bumped up or down, you will need to go in and change the appropriate line in the .shän resource as well)
...and thats it.
PS, if you have trouble reading the images, get glasses.
Skyfox, on Feb 21 2006, 02:33 PM, said:
Important: Make sure you name the shan else you may have trouble finding the .rlëD file.
Cool thanks guys! I'll give it a try later when I can.