[SOLVED] How would i go about tweening my unrigged viewmodel thats inside a ViewportFrame

(Context: Making a FPS game, i have a viewmodel inside a ViewportFrame)

  1. Tweening the WorldPivot, which didn’t work

  2. Tweening “:PivotTo” which works, but dosen’t actually give the “Sway” effect i want.

Help is highly appreciated!

2 Likes

i don’t use viewportframe’s usually, but have you tried a spring module?
check out this implementation of sway using a spring module, and let me know how it goes :slight_smile:

1 Like

Thank you! the tutorial works perfectly, i’ll make your post as the solution.

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