[Sprites] Doom 64 reloading animations (UPDATE - Chaingun!)

Sprites, textures, sounds, code, and other resources belong here. Share and share-alike!
Forum rules
Before posting your Resource, please make sure you can answer YES to any of the following questions:
  • Is the resource ENTIRELY my own work?
  • If no to the previous one, do I have permission from the original author?
  • If no to the previous one, did I put a reasonable amount of work into the resource myself, such that the changes are noticeably different from the source that I could take credit for them?
If you answered no to all three, maybe you should consider taking your stuff somewhere other than the Resources forum.

Consult the Resource/Request Posting Guidelines for more information.

Please don't put requests here! They have their own forum --> here. Thank you!
User avatar
scalliano
Posts: 2856
Joined: Tue Jun 21, 2005 1:16 pm
Location: Ireland

Re: [Sprites] Doom 64 reloading animations (UPDATE - Chaingu

Post by scalliano »

JoeyTD wrote:Done with Shotgun. Working on SSG. Working on Plasma Rifle.

Side note: help me. somethings of the SSG.wad hates me
Here's your problem:

Code: Select all

    2D64 D 7 A_OpenShotgun2 A_PlayWeaponSound ("weapon/D64SSO")
    2D64 E 7
    2D64 F 7 A_LoadShotgun2 A_PlayWeaponSound ("weapon/D64SSP")
Should be:

Code: Select all

    2D64 D 7 A_PlayWeaponSound ("weapon/D64SSO")
    2D64 E 7
    2D64 F 7 A_PlayWeaponSound ("weapon/D64SSP")
You can't put 2 actions on the same line, and since you've pointed to the D64 sounds you don't need the A_OpenShotgun2 and A_LoadShotgun2 functions.
User avatar
Cage
Posts: 471
Joined: Sun Jan 08, 2006 2:47 pm
Location: San Escobar

Re: [Sprites] Doom 64 reloading animations (UPDATE - Chaingu

Post by Cage »

Trying to fix the warped perspective:

Image

any better? (still wip)
User avatar
Xim
Posts: 2088
Joined: Fri Feb 20, 2009 2:46 pm
Location: somewhere with trees

Re: [Sprites] Doom 64 reloading animations (UPDATE - Chaingu

Post by Xim »

I like it, but now we're gonna need a new brightmap.
User avatar
Ceeb
Posts: 5125
Joined: Wed Jun 11, 2008 4:07 pm
Location: Castle Wut

Re: [Sprites] Doom 64 reloading animations (UPDATE - Chaingu

Post by Ceeb »

Don't look at me. I'm sticking with the old one because fuck it. :P
Gez
 
 
Posts: 17924
Joined: Fri Jul 06, 2007 3:22 pm

Re: [Sprites] Doom 64 reloading animations (UPDATE - Chaingu

Post by Gez »

Still kinda warped.
User avatar
.+:icytux:+.
Posts: 2659
Joined: Thu May 17, 2007 1:53 am
Location: Finland

Re: [Sprites] Doom 64 reloading animations (UPDATE - Chaingu

Post by .+:icytux:+. »

it would be better if the bottom left of the weapon wouldnt have perspective isssues :P
Image
something like that would fix it up.
also sorry for the really crappy JPG :P
Gez
 
 
Posts: 17924
Joined: Fri Jul 06, 2007 3:22 pm

Re: [Sprites] Doom 64 reloading animations (UPDATE - Chaingu

Post by Gez »

More than the "verticals", the "horizontals" are what's off. (Horizontal and vertical being kinda loosely used here.)
User avatar
Jimmy
 
 
Posts: 4723
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him

Re: [Sprites] Doom 64 reloading animations (UPDATE - Chaingu

Post by Jimmy »

I honestly don't see anything wrong with those two sprites. :?
User avatar
Ceeb
Posts: 5125
Joined: Wed Jun 11, 2008 4:07 pm
Location: Castle Wut

Re: [Sprites] Doom 64 reloading animations (UPDATE - Chaingu

Post by Ceeb »

jimmy91 wrote:I honestly don't see anything wrong with those two sprites. :?
You're not a sprite artist. :P
User avatar
TheDarkArchon
Posts: 7656
Joined: Sat Aug 07, 2004 5:14 am
Location: Some cold place

Re: [Sprites] Doom 64 reloading animations (UPDATE - Chaingu

Post by TheDarkArchon »

Generally speaking, if you want to show a preview of a sprite, it's best to not use JPEG's or any other lossy format. PNG's work better for sprite showcases.
Gez
 
 
Posts: 17924
Joined: Fri Jul 06, 2007 3:22 pm

Re: [Sprites] Doom 64 reloading animations (UPDATE - Chaingu

Post by Gez »

jimmy91 wrote:I honestly don't see anything wrong with those two sprites. :?
Image
User avatar
Minigunner
Posts: 754
Joined: Mon Dec 28, 2009 5:13 pm

Re: [Sprites] Doom 64 reloading animations (UPDATE - Chaingu

Post by Minigunner »

New one looks much better.
User avatar
neoworm
Posts: 1748
Joined: Fri Sep 23, 2005 9:17 am
Location: Czech Republic

Re: [Sprites] Doom 64 reloading animations (UPDATE - Chaingu

Post by neoworm »

I see two problems with new version. First:
Image
And second are the rings on the central tube. They are really twisted. Also the tube looks little bend thanks to them.
But I think it doesnt matter much.

I think even the old one isnt bad, some fixes on the ribs on weapon body and it can be second animation frame for smoother "reload" animation.
User avatar
hitmanx
Posts: 428
Joined: Sat Dec 18, 2004 4:58 am

Re: [Sprites] Doom 64 reloading animations (UPDATE - Chaingu

Post by hitmanx »

man i can't even tell that it's wrong, i don't know how you guys can point it out. But great work cage, all your sprite work has amazed me. I love the new dukeplus laser pistol, looks awesome.
User avatar
Viscra Maelstrom
Posts: 6200
Joined: Thu Dec 04, 2008 1:14 am
Location: plergleland

Re: [Sprites] Doom 64 reloading animations (UPDATE - Chaingu

Post by Viscra Maelstrom »

Am I the only one that thinks that the buttons are to flat and wide when comparing to the idle frames of the plasma gun?

Return to “Resources”