{TUT} Basic & Advanced Weapon Spriting

Handy guides on how to do things, written by users for users.

Moderators: GZDoom Developers, Raze Developers

Forum rules
Please don't start threads here asking for help. This forum is not for requesting guides, only for posting them. If you need help, the Editing forum is for you.
User avatar
Minigunner
Posts: 754
Joined: Mon Dec 28, 2009 5:13 pm

Re: {TUT} Basic & Advanced Weapon Spriting

Post by Minigunner »

DoomNukem wrote:
Minigunner wrote:I'm not one to make tutorials, but I have done direct renders with only some color changes:
Image
ooh very nice, what was that rendered in, and did it have a texture/material to begin with or are all those details modelled on?
It was rendered in Blender, and as it is a Counter-Strike model off of GameBanana, it already had texturing. However, I had to do some post-render recoloring to get it to fit in the Duke palette.
Last edited by Minigunner on Fri May 09, 2014 11:46 pm, edited 2 times in total.
User avatar
torridgristle
Posts: 684
Joined: Fri Aug 23, 2013 9:34 am

Re: {TUT} Basic & Advanced Weapon Spriting

Post by torridgristle »

DoomNukem wrote:Wow I never noticed that before haha, I think you're right they are slightly taller in-game, do you know what causes this? is it to do with using 16:9?, I mean if the sprites are too tall that can easily be sort of corrected by lowering it using offsets, might clip a bit off but yeah this is the first time I've been aware of this and now It cant be unseen, everything looks squashed now goddamnit.
Vanilla Doom ran only in a tweaked VGA "Mode Y" 320x200 video mode. On properly configured CRT monitors, which were the only widely available and inexpensive consumer display device for computers at the time, this video mode took up the entire screen, which had a 4:3 physical aspect ratio. This meant that the 320x200 display, with a 16:10 logical ratio, was stretched vertically - each pixel was 20% taller than it was wide.
More about Doom's aspect ratio here.

It has nothing to do with using 16:9, Doom was just made to stretch a 320x200 (16:10) image over a 4:3 screen and sourceports stretch sprites similarly so Doom looks normal. I guess you could use TEXTURES' Y Scale and set it to 120%.
User avatar
SoloSpaghetti
Posts: 484
Joined: Wed Jun 26, 2013 6:46 am
Location: Pistoia, Italy

Re: {TUT} Basic & Advanced Weapon Spriting

Post by SoloSpaghetti »

I've tryed with autoCAD. It's a bit more compless (and tedious) the modeling with all UCS changes, but rendering it's rather simple and fast.
computergunHD2.png
computergunHD2.png (7.81 KiB) Viewed 3172 times
Here's the result. Behold the VR gun! :P
User avatar
Sgt. Shivers
Posts: 1743
Joined: Fri Jun 22, 2012 5:39 am

Re: {TUT} Basic & Advanced Weapon Spriting

Post by Sgt. Shivers »

Neat stuff Solo, looks like it would fit right into Doom. Maybe as the Probjectile?
User avatar
Captain J
 
 
Posts: 16890
Joined: Tue Oct 02, 2012 2:20 am
Location: An ancient Escape Shuttle(No longer active here anymore)
Contact:

Re: {TUT} Basic & Advanced Weapon Spriting

Post by Captain J »

but too bad it's mild and too blurry, drawing some of lines could be works.
User avatar
Solmyr
Posts: 35
Joined: Mon Jul 08, 2013 11:33 pm

Re: {TUT} Basic & Advanced Weapon Spriting

Post by Solmyr »

Excelent tutorial, very helpful, and saves a lot of time.

That computer gun looks more like an advanced satchel charge or a beacon of some sort, but it's neat and creative.
User avatar
DoomNukem
Posts: 199
Joined: Sat Feb 09, 2013 7:39 pm
Location: 2km south of Копачи Village - Pripyat, Chernobyl.
Contact:

Re: {TUT} Basic & Advanced Weapon Spriting

Post by DoomNukem »

Just a quick bump, threw together a quick little tutorial regarding FOV in maya that I didn't and should've covered previously, check first post.
User avatar
raymoohawk
Posts: 1153
Joined: Fri Jan 17, 2014 7:16 pm

Re: {TUT} Basic & Advanced Weapon Spriting

Post by raymoohawk »

is there any way this method can be adapted to monster spriting?
User avatar
Captain J
 
 
Posts: 16890
Joined: Tue Oct 02, 2012 2:20 am
Location: An ancient Escape Shuttle(No longer active here anymore)
Contact:

Re: {TUT} Basic & Advanced Weapon Spriting

Post by Captain J »

he sprites weapons, not a monsters. anyway i presume eriance is the good case for monster spriting, he's the best on that one.
User avatar
Carbine Dioxide
Posts: 1927
Joined: Thu Jun 12, 2014 3:16 pm
Location: Anywhere.

Re: {TUT} Basic & Advanced Weapon Spriting

Post by Carbine Dioxide »

I cant seem to do the shading on my Gun.
Attachments
BARFAIL.png
BARFAIL.png (2.2 KiB) Viewed 2881 times
User avatar
Carbine Dioxide
Posts: 1927
Joined: Thu Jun 12, 2014 3:16 pm
Location: Anywhere.

Re: {TUT} Basic & Advanced Weapon Spriting

Post by Carbine Dioxide »

I tried the shading part. I thought I did pretty well on the bolt, but the rest is crap. The first fail was with gimp and the second was done with photo shop.
Attachments
185px-BAR_BRO.png
185px-BAR_BRO.png (19.64 KiB) Viewed 2870 times
User avatar
Caligari87
Admin
Posts: 6174
Joined: Thu Feb 26, 2004 3:02 pm
Preferred Pronouns: He/Him
Contact:

Re: {TUT} Basic & Advanced Weapon Spriting

Post by Caligari87 »

Well, you're off to an okay start, actually. I think the problem is that darkness is usually used to accentuate inside or shadowed edges, but here you're using it for an outside edge. So the bolt part looks fine since it protrudes from the gun, as well as the part where the bottom/left of the sight meets the top of the gun, but the upper-left edge of the gun body itself should be highlighted, not shadowed. Try fixing that and maybe darkening the overall gun color a bit.

EDIT: Crappy MSPAINT edit. Red should be dark areas, yellow should be lighter areas.

8-)
Attachments
185px-BAR_BRO.png
185px-BAR_BRO.png (21.3 KiB) Viewed 2855 times
User avatar
Carbine Dioxide
Posts: 1927
Joined: Thu Jun 12, 2014 3:16 pm
Location: Anywhere.

Re: {TUT} Basic & Advanced Weapon Spriting

Post by Carbine Dioxide »

thanks, bro, I think that should help.
User avatar
TiberiumSoul
Posts: 1065
Joined: Fri Jan 20, 2012 11:29 pm
Graphics Processor: nVidia (Modern GZDoom)
Location: My Computer...

Re: {TUT} Basic & Advanced Weapon Spriting

Post by TiberiumSoul »

*opens the advanced tutorial*

im just gonna grab that sprite for archiving purposes yeah thats all dont look this way obviously not going to havesomeone make a sick animation with this one frame...
User avatar
Carbine Dioxide
Posts: 1927
Joined: Thu Jun 12, 2014 3:16 pm
Location: Anywhere.

Re: {TUT} Basic & Advanced Weapon Spriting

Post by Carbine Dioxide »

Hey! What are you doing there(I am sure it's alright)!?
Post Reply

Return to “Tutorials”