Weapon bobbing based on actual movement speed

Moderator: GZDoom Developers

User avatar
XutaWoo
Posts: 4005
Joined: Sat Dec 30, 2006 4:25 pm
Location: beautiful hills of those who are friends
Contact:

Re: Weapon bobbing based on actual movement speed

Post by XutaWoo »

Yes.
User avatar
Sarah
Posts: 551
Joined: Wed Sep 06, 2006 12:36 pm
Preferred Pronouns: She/Her
Operating System Version (Optional): Debian 11 (bullseye), Windows 10
Location: Middle of Nowheresville Il.
Contact:

Re: Weapon bobbing based on actual movement speed

Post by Sarah »

Project Dark Fox wrote: I was going to say that you weren't supposed to take this personally, but rather, everyone needs to listen. :P
Yeah I know. I just get tired of it when people just bash everything a person says.
User avatar
Sarah
Posts: 551
Joined: Wed Sep 06, 2006 12:36 pm
Preferred Pronouns: She/Her
Operating System Version (Optional): Debian 11 (bullseye), Windows 10
Location: Middle of Nowheresville Il.
Contact:

Re: Weapon bobbing based on actual movement speed

Post by Sarah »

XutaWoo wrote:Yes.
Yes what?
User avatar
bagheadspidey
Posts: 1490
Joined: Sat Oct 20, 2007 10:31 pm
Contact:

Re: Weapon bobbing based on actual movement speed

Post by bagheadspidey »

Nero: take a look at this thread...

btw we're supposed to keep OT conversation out of the bug and features threads.
User avatar
HotWax
Posts: 10002
Joined: Fri Jul 18, 2003 6:18 pm
Location: Idaho Falls, ID

Re: Weapon bobbing based on actual movement speed

Post by HotWax »

bagheadspidey wrote:btw we're supposed to keep OT conversation out of the bug and features threads.
I don't think it matters anymore. Once a request thread hits page 3, I'm pretty sure it might as well be 6 feet under.

What is so wrong with adding a potentially simple fix and then dealing with fancy-shmancy "lets add custom controls for the arc and the cotangent and the quantum flux differential!!!11one" additions later?

Here's to more dead threads added to the feature request forum. Yippee. :shrug:
User avatar
Sarah
Posts: 551
Joined: Wed Sep 06, 2006 12:36 pm
Preferred Pronouns: She/Her
Operating System Version (Optional): Debian 11 (bullseye), Windows 10
Location: Middle of Nowheresville Il.
Contact:

Re: Weapon bobbing based on actual movement speed

Post by Sarah »

HotWax wrote:
bagheadspidey wrote:btw we're supposed to keep OT conversation out of the bug and features threads.
I don't think it matters anymore. Once a request thread hits page 3, I'm pretty sure it might as well be 6 feet under.

What is so wrong with adding a potentially simple fix and then dealing with fancy-shmancy "lets add custom controls for the arc and the cotangent and the quantum flux differential!!!11one" additions later?

Here's to more dead threads added to the feature request forum. Yippee. :shrug:
Great yeah. Ok. Well even if this is a dead thread, we should be grateful that this even got posted in the first place. Hopefully people will be more aware of some changes that could me made to make zdoom that much better. :D
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49224
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Weapon bobbing based on actual movement speed

Post by Graf Zahl »

I say something about this I've been saying for years:

Many of the feature requests are only alive because Randy doesn't maintain this forum as much as he should.

I don't want to be the only one who decides alone if something is worth implementing. ZDoom is still Randy's project, not mine.
User avatar
Sarah
Posts: 551
Joined: Wed Sep 06, 2006 12:36 pm
Preferred Pronouns: She/Her
Operating System Version (Optional): Debian 11 (bullseye), Windows 10
Location: Middle of Nowheresville Il.
Contact:

Re: Weapon bobbing based on actual movement speed

Post by Sarah »

Graf Zahl wrote:I say something about this I've been saying for years:

Many of the feature requests are only alive because Randy doesn't maintain this forum as much as he should.

I don't want to be the only one who decides alone if something is worth implementing. ZDoom is still Randy's project, not mine.
So are you agreeing with Hotwax? Is the thread basically dead then?
User avatar
Xaser
 
 
Posts: 10774
Joined: Sun Jul 20, 2003 12:15 pm
Contact:

Re: Weapon bobbing based on actual movement speed

Post by Xaser »

Bumping an old thread, but this is partially in, now that weapon bobbing is fully customizable. View bobbing, however, is not, and the OP sorta mentions that despite the title of the thread. If nothing else, this'll serve as a reminder to myself to get around to implement a movebob/stillbob multiplier (and perhaps also a general weapon bob multiplier for player classes that'll add to the weapon ones, in case of slower classes that use the same weapons).
User avatar
Ed the Bat
Posts: 3060
Joined: Thu May 03, 2012 1:18 pm
Graphics Processor: nVidia with Vulkan support
Location: Maryland, US
Contact:

Re: Weapon bobbing based on actual movement speed

Post by Ed the Bat »

Xaser wrote:Bumping an old thread, but this is partially in, now that weapon bobbing is fully customizable. View bobbing, however, is not, and the OP sorta mentions that despite the title of the thread. If nothing else, this'll serve as a reminder to myself to get around to implement a movebob/stillbob multiplier (and perhaps also a general weapon bob multiplier for player classes that'll add to the weapon ones, in case of slower classes that use the same weapons).
I don't suppose luck would have it that this might also provide a means to allow morphed classes to have a viewbob? :3:
User avatar
Xaser
 
 
Posts: 10774
Joined: Sun Jul 20, 2003 12:15 pm
Contact:

Re: Weapon bobbing based on actual movement speed

Post by Xaser »

The features could be linked, I guess. Currently there's some sort of exclusion in the code that stops morphed actors from ever bobbing since that's how Raven did it, so this in theory could be used to nullify the bob for those classes instead and remove the hardcoded exclusion. That would mean that custom morph classes that don't inherit from chickens or pigs will suddenly start to bob, though, which might not be what folks want.
User avatar
Ed the Bat
Posts: 3060
Joined: Thu May 03, 2012 1:18 pm
Graphics Processor: nVidia with Vulkan support
Location: Maryland, US
Contact:

Re: Weapon bobbing based on actual movement speed

Post by Ed the Bat »

I would assume morphed classes would require a flag to allow it, much like they now have for crouching. After all, adding new features should ideally not damage/break older behaviors, when avoidable.
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”