if anyone familiar with the popular gun kit fe gun kit would know, how could i make a bolt action rifle using the gun kit, thank you.
2 Likes
Scottifly
(Scottifly)
December 2, 2021, 8:16am
2
If that gun kit has a bolt action rifle with separate parts then you can animate them.
If each gun is a single MeshPart, then you can’t move different sections of the gun.
Not sure if this will help but here it is:
2022/12/13 Update: Can’t believe this thread is 3 years old, I have updated the majority content of this tutorial (including the code) and improved readability.
Hello everyone! I am Headstackk.
I have developed a Weapon Framework used in my game Weaponry . In this post, I will explain how to get started with animating tools, especially weapons on Roblox.
In most of the Roblox weapon frameworks (Excluding advanced shooter frameworks such as Phantom Forces), I observed that they usually only ada…