How can i use gun sway without an entire framework?

hey, so I’m trying to make a flashlight with a smooth sway effect. I’m sure you know what I mean. It’s a tool, and it’s already scripted (mostly), I just want to add the sway.

I’m not entirely sure how a lot of gun frameworks work and I have 0 experience with them myself as I’ve never tried to make an fps framework. So how could I go about it? I’ve heard sinewaves are a good option.

Thank you in advance

You could make the camera sway with camera offset, but if you only want the arms to sway you would need to create a separate viewmodel for the arms.

Here is a good comment I found talking about different curves for camera sway/bob

i don’t really plan on making a ViewModel, I don’t really want to use one, either.
I saw this tutorial on youtube, but the thing is it’s a PART, and I want to know how I can incorporate it into a tool. I’m stuck on it

The tutorial in question

ROBLOX Studio Tutorial Smooth Realistic Flashlight - YouTube

This is a really good module(not an entire framework) that has weapon sway and other nice first person features(its all customizable)

1 Like

well, it’s not seeming to work for me. I did everything instructed in the post and I am not getting any results