header general

[UPDATE] Drone (Now with rotations!)

  • MagicWazard
  • MagicWazard's Avatar
  • Moderator
  • Moderator
More
8 years 7 months ago #11 by MagicWazard
Replied by MagicWazard on topic [UPDATE] Drone (Now with rotations!)
For the most part, it all checks out. There's just one problem; the attack sound doesn't play, since the sound is not correctly defined.
The following line...
Code:
$limit drone/fire 0 DRONFIRE
...needs to be changed to...
Code:
drone/fire DRONFIRE $limit drone/fire 0

Oh, and the sprites are all out-of-order in the WAD. Just select 'em all, right-click, and select "Sort". That'll fix it.

Otherwise, I think it's good.

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

  • Cryomundus
  • Cryomundus's Avatar Topic Author
  • Imp
  • Imp
More
8 years 7 months ago #12 by Cryomundus
Replied by Cryomundus on topic [UPDATE] Drone (Now with rotations!)
Huh, apparently the pain sounds now play too thanks to that little fix. Weird.

Anyway, uploaded the fixes, so it should be good now.

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

  • MagicWazard
  • MagicWazard's Avatar
  • Moderator
  • Moderator
More
8 years 7 months ago #13 by MagicWazard
Replied by MagicWazard on topic [UPDATE] Drone (Now with rotations!)
Looks good to me! I'll go ahead and approve it, and if no other areas of improvement are pointed out, I'll upload it over the weekend.

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

  • MagicWazard
  • MagicWazard's Avatar
  • Moderator
  • Moderator
More
8 years 7 months ago #14 by MagicWazard
Replied by MagicWazard on topic [UPDATE] Drone (Now with rotations!)
Aaaaaand uploaded. Thanks for making the contribution!

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

  • BadMojo
  • BadMojo's Avatar
  • Wicked
  • Wicked
More
8 years 7 months ago #15 by BadMojo
Replied by BadMojo on topic [UPDATE] Drone (Now with rotations!)
Hmm... bit late to the party here... my bad.... but Ive pngout'd the sprites and compressed the ogg's further without any noticable difference in the sound... just wanted to help, its here if its still of any significance: https://www.dropbox.com/s/dnstj2jem685g9i/Drone.zip?dl=0

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

  • MagicWazard
  • MagicWazard's Avatar
  • Moderator
  • Moderator
More
8 years 7 months ago #16 by MagicWazard
Replied by MagicWazard on topic [UPDATE] Drone (Now with rotations!)
Luckily for you, the metaphorical body isn't even cold yet, so I won't ask you to submit an update thread for this. I'll take a look at this later tonight after work and see if it checks out. It's only knocking 15 KB off the current submission, but if nothing else is affected, then there's nothing wrong with saving a few kilobytes (so I say on a forum late into 2016 :P).

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

  • MagicWazard
  • MagicWazard's Avatar
  • Moderator
  • Moderator
More
8 years 7 months ago #17 by MagicWazard
Replied by MagicWazard on topic [UPDATE] Drone (Now with rotations!)
Well, the updated update looked and sounded fine; I didn't see any issues with it, so I've uploaded the optimized version. I've kept a backup of the unoptimized version just-in-case.

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