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

Allow setting player's eye angles without affecting viewmodel sway #2532

Open
DoctorHugoSource opened this issue Nov 16, 2024 · 0 comments
Open

Comments

@DoctorHugoSource
Copy link

Using the function player:SetEyeAngles() as it is currently will abruptly swing the player's viewmodel, due to viewmodel sway attempting to compensate for the change in angle. For a variety of use cases (stencils, portals, anything that may manipulate the player's view) it would be super useful to be able to change eye angles without affecting the viewmodel sway if possible

On the developer side, I believe a second argument to SetEyeAngles (a boolean like 'nosway' or something similar) would be a good way to implement it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant