header general

Single Barrel Shotgun

  • Quantum_Dranger
  • Quantum_Dranger's Avatar Topic Author
  • Chaingunner
  • Chaingunner
More
7 years 8 months ago #21 by Quantum_Dranger
Replied by Quantum_Dranger on topic [SUBMISSION] Single Barrel Shotgun
http://www.m*diafire.com/file/4ts8waups9ur9ti/SingleShot.zip

INFO:

Name: Single Barrel Shotgun
Class: 3
Type: Hitscan
Palette: Custom
Summon: SingleShot
Ammo Type: Shell
Altfire: No
Powered Mode: No
Added States: No

CREDITS:

Submitted: Quantum_Dranger
Decorate: Quantum_Dranger
GLDefs: None
Sounds: Id Software
Sprites: Id Software, BadMojo
Idea Base: Quantum_Dranger
ACS: None

Please Log in or Create an account to join the conversation.

  • BadMojo
  • BadMojo's Avatar
  • Wicked
  • Wicked
More
7 years 8 months ago - 7 years 8 months ago #22 by BadMojo
Replied by BadMojo on topic [SUBMISSION] Single Barrel Shotgun
You might want to update your main post with the new files, instead of putting them inside a new post, and just bump the thread with a list of changes next time.

Edit: Hey, what happened to the rest of the frames? they worked pretty well with the new idle. Maybe just needs a little bit of a levels adjustment to get the contrast of the weapon right for each frame, to match the new idle, but thats easily done in gimp or photoshop.

Edit2: Stick SHT3B0 to SHT3H0 back in there and replace your fire state with this:
Code:
Fire: TNT1 A 0 A_GunFlash TNT1 A 0 A_PlaySound ("weapons/boomstick", CHAN_WEAPON) SNGL A 2 Offset (0, 30) A_FireBullets (11.2, 7.1, 10, 5, "BulletPuff") SNGL A 2 Offset (0, 40) A_SetPitch (Pitch-0.75) SNGL A 2 Offset (0, 45) SNGL A 1 Offset (0, 50) SNGL A 3 Offset (0, 45) A_SetPitch (Pitch+0.75) SNGL A 3 Offset (0, 40) SNGL A 3 Offset (0, 35) SNGL A 1 Offset (0, 30) SHT3 BCDEFGH 3 SNGL A 20 A_ReFire Goto Ready

That should be in time with your fire sound, as well as give the shotgun a little bit of recoil for effect.

Ah and you'll have to convert that idle sprite to paletted... easily done in slade: Right click the idle sprite, goto graphic, convert to, set the top dropdown box to png (paletted) or doom gfx, and press convert, then save... then you should be good to go :)
Last edit: 7 years 8 months ago by BadMojo.

Please Log in or Create an account to join the conversation.

  • Quantum_Dranger
  • Quantum_Dranger's Avatar Topic Author
  • Chaingunner
  • Chaingunner
More
7 years 8 months ago #23 by Quantum_Dranger
Replied by Quantum_Dranger on topic [SUBMISSION] Single Barrel Shotgun
I updated the main post with your suggestions.

Please Log in or Create an account to join the conversation.

  • BadMojo
  • BadMojo's Avatar
  • Wicked
  • Wicked
More
7 years 8 months ago #24 by BadMojo
Replied by BadMojo on topic [SUBMISSION] Single Barrel Shotgun
The idle sprite still needs to be paletted, and the fire sound should be converted to ogg format. Other than that, Id suggest lowering the offset of the idle sprite so that the tip of the barrel is about 4 or 5 pixels under the center point.

Please Log in or Create an account to join the conversation.

  • Quantum_Dranger
  • Quantum_Dranger's Avatar Topic Author
  • Chaingunner
  • Chaingunner
More
7 years 8 months ago - 7 years 8 months ago #25 by Quantum_Dranger
Replied by Quantum_Dranger on topic [SUBMISSION] Single Barrel Shotgun
Thanks for alerting me. I fixed the issues in the download link in the main post.
Last edit: 7 years 8 months ago by Quantum_Dranger.

Please Log in or Create an account to join the conversation.

  • MagicWazard
  • MagicWazard's Avatar
  • Moderator
  • Moderator
More
7 years 8 months ago #26 by MagicWazard
Replied by MagicWazard on topic [SUBMISSION] Single Barrel Shotgun
The new idle sprite looks nice, but now there's a disparity between the idle and reload frames as far as the tone/gloss of the metal and the color of the wood are concerned. :P Have you the ability to adjust the reload sprites' colors to better match the new idle frame?

Please Log in or Create an account to join the conversation.

  • BadMojo
  • BadMojo's Avatar
  • Wicked
  • Wicked
More
7 years 8 months ago #27 by BadMojo
Replied by BadMojo on topic [SUBMISSION] Single Barrel Shotgun
Ill just drop this here then: https://www.dropbox.com/s/f46dvxdwh3af7ps/singlebarrel.zip?dl=0

I think op did change the colours in a recent upload, but I had also done the same not long after I uploaded my sprites.. Quantum is welcome to use if he wishes.... All I really did was extend the barrel a little bit and adjust the levels to match the black on the 3 reload frames that show the barrel.

Please Log in or Create an account to join the conversation.

  • Quantum_Dranger
  • Quantum_Dranger's Avatar Topic Author
  • Chaingunner
  • Chaingunner
More
7 years 8 months ago #28 by Quantum_Dranger
Replied by Quantum_Dranger on topic [SUBMISSION] Single Barrel Shotgun
I added the extended barrel to the shotgun in the new link.

Please Log in or Create an account to join the conversation.

  • MagicWazard
  • MagicWazard's Avatar
  • Moderator
  • Moderator
More
7 years 7 months ago #29 by MagicWazard
Replied by MagicWazard on topic [SUBMISSION] Single Barrel Shotgun
The reload frames need to be offset just a few units lower...they don't quite reach the end of the screen.

I like the firing sound. Got a nice pop to it.

Please Log in or Create an account to join the conversation.

  • Quantum_Dranger
  • Quantum_Dranger's Avatar Topic Author
  • Chaingunner
  • Chaingunner
More
7 years 6 months ago #30 by Quantum_Dranger
Replied by Quantum_Dranger on topic [SUBMISSION] Single Barrel Shotgun
I updated the main post with some more recoil.

Please Log in or Create an account to join the conversation.