Need help with making a sway effect for a viewmodel

I’m currently using Input.Delta instead of mouse delta since input.Delta works for all devices

I already made a sway effect but the issue is it feels weird and choppy

People can’t really help you if you don’t supply the code and a video of how it currently looks.

I apologize here you go

it works but the issue is the person can sway the gun off screen if they move there camera fast enough doesn’t look good you know

I tried using math.clamp to fix this but it made movement look weird

1 Like

devforum members are useless they only solution farm and solve easy things

so I solved the issue myself

if anyone is experiencing the same issue as me just use springs I used springs to fix everything they work better and you can limit them.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.