[Submission] Frag Grenades
- wildweasel
- Dark Imp
- Posts: 11
Please Log in or Create an account to join the conversation.
- DBJ87
- Topic Author
- Wicked
- Posts: 228
Problems I've noticed are:
-Placement of Reload Check might need to be changed.
Biggest problem is if you are playing in a resolution higher than 800 x 600, you will might start to notice the Marine's Arm has a gap at the far right the screen as the Alternative Fire is used. This is due to the sprites being set at default retrospect offset and I will try to be change this for those who do play with a larger screen resolution (as I do), so fixing this is with further changes is something I intend to try to do without cutting the arm off the screen completely (which has happened when issues like this have appeared with other projects).
[Edit]
Offset issue with screen resolutions is now fixed. The problem with the Reload check is that it automatically lowers the weapon (so it looks like there is still something left, even though it's empty). I know, that is Doom's default behaviour but if there is anyway alter it, I'd be happy to try it.
Apart from that, problem I'd like some feedback on the sprites & attacks. If a Secondary fire still isn't needed, I'll remove it.
Please Log in or Create an account to join the conversation.
- NourPrince
- Chaingunner
- Posts: 63
DBJ87 wrote:
NourPrince wrote: It acts familiar to the grenade in Zero Prophet, but, meh. Needs a bit of nerf though.
Never heard of Zero Prophet.
Until I can get approval to continue this. I apparently can't do anything else to it for online submission, I won't upload any further changes until I'm told I can or it is OK to. But, I will continue working on what I had planned to add now, which will take some time to do anyway, then we'll have to wait until I get an answer.
Did I said Zero Prohpet? I meant Zero Tolerance. How derp am I.
Anyways.
Please Log in or Create an account to join the conversation.
- Dreadopp
- Administrator
- Posts: 183
Please Log in or Create an account to join the conversation.
- DBJ87
- Topic Author
- Wicked
- Posts: 228
Dreadopp wrote: I don't think the explosion sprites really fit with the size of the radius these grenades produce. The radius seems pretty big overall.
Yeah, I agree with you. Going to either change the explosion sprites or have them spawn separately when the grenade explodes so the won't be scaled down with the thrown Grenade Sprites. will scale down the blast radius & remove any unneeded sounds on the grenade too, just leave the fire, bounce & explosion sounds in.
Please Log in or Create an account to join the conversation.
- MagicWazard
- Moderator
- Posts: 808
DBJ87 wrote: Yeah, I agree with you. Going to either change the explosion sprites or have them spawn separately when the grenade explodes so the won't be scaled down with the thrown Grenade Sprites. will scale down the blast radius & remove any unneeded sounds on the grenade too, just leave the fire, bounce & explosion sounds in.
There is an action function called A_SetScale() ; using this will prevent you from having to change the sprites OR spawn them in a separate actor.
Please Log in or Create an account to join the conversation.
- Blue Shadow
- Administrator
- Posts: 1129
Please Log in or Create an account to join the conversation.
- DBJ87
- Topic Author
- Wicked
- Posts: 228
Blue Shadow wrote: Is this finished and ready for review?
Yes, but if there's anything that should be looked into, I'll see if I can fix it. If everyone is OK with it's current set up, I'll leave it as it is. It's been a while since I've taken a look at this & have replaced some of the bounce factor & time limit with recent changes that seem to working OK on the offline version.
I'm trying not to make a carbon copy of Xim & Froon's Hand Grenades (where cooking them is the only way to make them effective, because they tend to hover if you don't hold the trigger down) but I will retry & look into that again if anybody wants me to (but my computer or GZDoom crashed everytime, last time I tried this).
[Edit]
Not uploaded yet, but after commenting earlier, I decided to have a go at the cooking system again (to see if it would work better with this & to see if I can actually do it myself) & have managed to get a stable Grenade Cook set up (based off Xim & Froon's Grenades) underway, figured out one of the reasons that was causing crash problems.
With this added, Primary & Secondary Grenade firing modes do have a more diverse speed & distance set up so Secondary might be taken out as the projectile's speed affects bouncing more now with this in place. The Grenades don't float or hover at slower speeds, they'll roll across the floor
Any feedback on the current submission would be useful.
Please Log in or Create an account to join the conversation.
- DBJ87
- Topic Author
- Wicked
- Posts: 228
It's not perfect (but it's got the basics working & something had to be done to add some variety). Hopefully the new Version offers more than the other does. Looking forward to suggestions or feedback on improving either & which one should stay & which one should go.
Please Log in or Create an account to join the conversation.
- Blue Shadow
- Administrator
- Posts: 1129
Now, is allowing autoaim is going to cause a problem? If not, I'd suggest allowing it. Name-wise, yes, it needs to be renamed.
Please Log in or Create an account to join the conversation.