Hello fellow developers! I’ve just finished working on my first third person weapons, please give me some feedback! I accept any criticism The guns are star wars rebel alliance ones.
Game
Edit: The models are not mine, I just scripted them.
First you should make it so that you don’t reload instantly
second all guns feel the same, i would probably add recoil or just something a little special about each gun, being able to hold click to shoot, having a scope or even shooting multiple bullets at once
Not bad for a first, but you have a lot to improve on, maybe add a camera shake when you shoot, particles when it hits a part, particles when it shoots, better animations etc…
The models are really good, so good job if you made them.
Talking about the scripts, the bullet trajectory isn’t really smooth I think you made it with BodyForce or something right?, try to improve it; You can also improve some animations, and how you play them.
That’s a lot for your first try, so you did a really good job after all.
I don’t know whether you know about models and CFrames but
I recommend you to tie the gun to a fixed position relative to your screen.
Atleast you should work towards it.