Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] [SW] Shells shot from guns do not exit from correct position relative to view angle #859

Open
1 task done
ninjakitty844 opened this issue Jan 15, 2023 · 3 comments
Labels
bug Something isn't working on hold Feature or issue requires further evaluation

Comments

@ninjakitty844
Copy link

Raze version

Raze 1.6.0

Which game are you running with Raze?

Shadow Warrior

What Operating System are you using?

Windows 11

Please describe your specific OS version

No response

Relevant hardware info

No response

Have you checked that no other similar issue already exists?

  • I have searched and not found similar issues.

A clear and concise description of what the bug is.

I am unsure if this should actually be a feature request because how this works at the moment is technically accurate to DOS SW. No matter how far up or down you are pointing, bullet shells from your guns always spawn a very specific distance in front of you at head height. This looks normal in the classic renderer, but in true 3D it becomes very obvious these shells are not exiting from your gun. If you have view pitch unlocked you can even make bullet shells exit at a 90 degree difference from where they're supposed to exit. If demo compatibility is a concern, I think fixing it likely wouldn't actually affect demos (shells only collide with the map, not player or enemies).

Steps to reproduce the behaviour.

Explain how to reproduce

  1. dual uzis
  2. look up and down while shooting
  3. the illusion is broken

Your configuration

No response

Provide a Log

No response

@ninjakitty844 ninjakitty844 added the bug Something isn't working label Jan 15, 2023
@ninjakitty844
Copy link
Author

This might actually be more than a SW bug, tested in Duke and its the same there.

@mjr4077au
Copy link
Member

mjr4077au commented Jan 15, 2023

This is known. The option is still experimental as we haven't adjusted this stuff yet, unfortunately. Will take a bit of reworking to make it look good at high pitches.

@ninjakitty844
Copy link
Author

To be clear, and to add more details (i am unsure if we are talking about same thing), this happens regardless of whether view pitch is unlocked or not (specifically bullet shells, not projectiles). In the attached screenshot you can see the exact starting position for the shotgun shell. It is high above where it should have exited the shotgun and I am not looking unreasonably far down or up. It is not caused by unlocked view pitch, but it is more noticeable the farther you look down or up. Most (probably all) ports have this bug currently.
ShadowWarrior_0021

If this is indeed on the roadmap due to unlocked view pitch support, I am happy :]

@sinisterseed sinisterseed added the on hold Feature or issue requires further evaluation label Apr 26, 2023
@sinisterseed sinisterseed changed the title [BUG] SW: Shells shot from guns do not exit from correct position relative to view angle [BUG] [SW] Shells shot from guns do not exit from correct position relative to view angle Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working on hold Feature or issue requires further evaluation
Projects
None yet
Development

No branches or pull requests

3 participants