⚠ *IF YOU HAVE ANY ISSUES, JOIN OUR DISCORD SERVER FOR HELP* ⚠ 🔻All links used in the video are in the Description. 🔻This is the most UP-TO-DATE tutorial for the FE Gun Kit! ➤ Discord Server: discord.gg/PMcHzawbRU ➤ Twitter: twitter.com/CallofBloxia ➤ Roblox Group: www.roblox.com/groups/7204652/Call-of-Bloxia-Productions#!/about
@@ThatGodDamnChickenNugget The gun being backwards is caused by the grip of the tool. This does not mean it's broken. Simply use a plugin that can help you edit the tool grip or find a way to do it without the need of a plugin. If you cannot see the viewmodel, you made a mistake somewhere throughout the video. Please ensure you are not receiving any errors in the Output window inside Roblox Studio. If you are, check what is causing your weapon to not function. Even simply things such as spelling errors can cause the script to error. Reminder: Make sure that the tool's name and the viewmodel name are the same. The only difference is that the viewmodel has the prefix "v_" before the name of the tool. This name must have the same spelling and capitalization. For example, if my Tool is named "AirPod Shotty" then the viewmodel must be named "v_AirPod Shotty".
I would only create joints for the parts that are needed to move in the animation, like the Magazine, Slide, Bolt, etc. and weld the still parts like Receiver, Barrel, Front/Rear Sights. just for more easier management + easier to animate
This tutorial is awesome, thank you! However when I was trying to export to blender it didn't work so I tried to find out how to fix it for 2 hours and then I learned you need to use blender 2.8. But besides all the stress and confusion it finally worked out and came out pretty nice, thanks!
4:20 Everytime i try to rebuild the rig, it says: "Report: Error Python: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 4.1\4.1\python\Lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)" How do i fix this?? Pls tell me i did not waste an hour for nothing.
Same thing I've said earlier, I know I'm not the main publisher, but try these things; "I had the same problem but realized that the template name needs to be changed to fit without a space or any special characters. Or maybe the join problem where you have to select the handle first THEN the right arm for it to correctly joint. Also make sure you correctly grouped everything and made sure to clean meta parts. (I had to do it twice for the best results)" Hope this helps! :) If it doesn't appear still, download the file from the Pastebin, then go to your desktop folder. It should appear if you got the pop-up to name the file and was discoverable as .obj . Hope this helps and if it doesn't let me know.
Heyo, do you mind doing a small follow up tutorial for those who'd rather animate in Roblox studio using the default animator, you've lost a few people at around the 3:20 mark. I'd like to know how to continue from there thanks
yeah im really lost on the import part, how exactly do we import the roblox model into blender? ur video just cut without giving any direction. i checked the rbx animations thing
Once you have the model exported, you’ll need to: • Open the link from the description to download the Blender Addon • Once on the PasteBin website, you’ll see lines of code. Select every line of code > Right Click > Save As.. * The file can be name whatever you desire, but make sure that it downloads as a .py file • When the Blender addon is downloaded, the video shows you how to install the addon (3:50) IMPORTING MODEL • To import the model in Blender, use the RBX Animation under the Import dropdown menu - then you will choose the file in which you saved the model * DO NOT use Wavefront (.obj) to import the model, this will NOT allow for rigged model * Make sure you followed this step (1:48) BEFORE exporting. This will ensure that in Blender, your model is in the center If you’re still encountering issues or confused, please let us know which specific step you missed. Feel free to join our Discord server linked in the description.
I noticed a bit of a strange occurence, in the script, in order to get an animation to work the animation ID for whatever must be put in the main area for whatever ID you need, but also in the viewmodel area for this part of the script. The problem I found was that for general aiming, the script is missing a viewmodel area for simple aiming which removes my ability to create a functioning aim animation. Someone please help me.
So I think I did the tutorial correctly, but there is a problem where I can't reload/fire my gun. (I really need help cause im trying to make fps game and this was the only good tutorial)
7:53 i get this error pop up on my screen, i cant copy + paste it into my handle. it says "Attachments must be Parented to a BasePart or another Attachment."
When I am in Blender and I have to choose a target in Copy Location, then there is no Armature, just Armature 1.02 or smth like this and in bone there isn't even FakeCamer.
When I put an animation created in Blender into Roblox Studio, the message "No warning. Awesome." appears and the animation does not work. What should I do?
can you make the same tutorial but without blender? it's really hard to use for me and i already tried with the built in one, but the animations keep showing up in third person. Please reply to this comment!
It's in the description of the video, and will be on pastebin, first search where is saying "download" if you dont find it just look where are the likes and dislikes, look at the right and there you go
Make sure that you upload the animations under the same owner of the place. If a Roblox Group owns the game, you need to upload the animations under that same group. If this is not the issue, please check the Output window for errors that can help you pinpoint the problem.
I had the same problem, but it turned out I had to put my animations not only under the regular animation script string, but also the one that says viewmodel which is just a little lower than regular one.
This is because you need to have a "Humanoid" object inside your viewmodel. If it’s missing, add it by clicking the + when you’re selecting the model in the Workspace window.
I have a problem, I removed the character mesh from the arms of the viewmodel, I entered the game and they do not appear in a blocky style, if they do not appear from the package that I have, which is the Roblox Man package
Hey, have you tried using the ammo kits in the model pack you listed? I can't seem to pick up any ammo with the v_Template viewmodel compared to the v_Pistol one they give as an example. (Im sure I did everything properly) I don't know what the bug might be because no errors show up in the output.
@@JojoRBLX3 There should be a script inside the ammo packs. You need to insert the NAME of the gun that you want to use to pick up ammo. This was done because some people may want certain weapons to pick up ammo while others don’t.
I have repeated the tutorial like three times, the animations work fine with the plugin preview, but then when i paste the id the animations simply don't play in testing. I have set the animation prioritys correctly and put looped on the idle one
Make sure the name has no spaces and has no special characters. Make sure everything is completely jointed correctly and if you got to the point where you could name it and she the obj. file, then check your file called, "Desktop". Blender Animation should say, " No Warnings. Awesome." if not the issue, use the rig importer and follow the steps. then click on import through the "FILE" dropdown menu the importer and you should find your model through the steps above.
not really related but i have a game that uses an fe gun kit, which is privated (the game still is up). i also needed this tutorial because i’m abandoning that game and using another FE gun kit edition
@@AllenSorensen To open these, you must first be on the “VIEW” tab. To find this, check the very top left corner of your Roblox Studio screen. You should see “HOME”, “MODEL”, “TEST”, “VIEW”, and “PLUGINS”. Click on “VIEW”. Now look and find where it says “Explorer” and click to open it. Once that’s open, you’re half way there! Now look for “Properties” in that same place. It should be next to the “Explorer” button you just clicked. Once you click on it, it should open the other window. If you followed these step, you should now see both windows on the right hand side. If this still seems a bit confusing, check out our old tutorial which included this bit. th-cam.com/video/dV_6xYO2vy4/w-d-xo.htmlsi=3w7kSIWR_36XZ9qH&t=20
Where can i find the exported file? I'm trying to import into blender but cant even find where its exported to since i cant set a location on the Roblox addon.
@@Sum_dev When you export the view model from Roblox Studio, your files should pop up and you should be able to choose your file directory and file name.
@@CallofBloxia How do we change the file directory? I've exported and cleaned meta parts, checked every file and still haven't found the exported file.
so I tried to import the animation to roblox studio but everytime I tried to do so, it keeps saying "Kicked from Live Scripting Session: Script was deleted" and deletes the script immediately
can you make 2* guns or (multiple characters arms) on hand on character for any light assault rifles, handguns, revolvers, and submachine guns for semi-shot, Shotgun, bursting-shot, and auto-shot in the Game Market Maker, a game like Roblox Studios in a future day?
hello, is there a way to make another animation for the view model part like for example, if lets say a melee type weapon hits a wall or a dummy then another animation plays more so like a hit effect or a stab effect type
@@zalvereal I don’t think the FE Gun Kit has this feature yet. However, if you’re looking for a melee kit, there is a FE Melee Kit that is compatible with this kit. Maybe that kit has more of what you’re looking for.
@@muhammaddadaev Please check the output window for errors. Something must’ve caused your weapon to not function. Ensure that you have the proper attachments inside the "Handle" of your weapon. Feel free to join our Discord server! Link in description & pinned comment
When in blender, i try to animate, only the arms move and the gun stays in place, also when i try to select the gun alone and click on the move or rotate button the arrows or whatever dont show up, how do i fix this.
For some reason, when I test the game, the viewmodel and tool's guns are gone. When I equip the tool, my character's arm goes up, but the model is in the position it was in Studio.
the blender ain't reading the obj file and when i deactivate the filter and then select the rig/.obj file, BLENDER AIN'T TAKIN THAT Also when i use wavefont, THERE ARE NO BONES AND EVERYPART IS JOINT! please help me with this
Did you position the viewmodel at 0, 0, 0 before exporting the model? If not, then the viewmodel will not import at the center in Blender and instead may be imported at some other position.
when I try to copy all the things from the pistol handle it says that attachments must be parented to a Base Part or another attachment. Can anyone help?
⚠ *IF YOU HAVE ANY ISSUES, JOIN OUR DISCORD SERVER FOR HELP* ⚠
🔻All links used in the video are in the Description.
🔻This is the most UP-TO-DATE tutorial for the FE Gun Kit!
➤ Discord Server: discord.gg/PMcHzawbRU
➤ Twitter: twitter.com/CallofBloxia
➤ Roblox Group: www.roblox.com/groups/7204652/Call-of-Bloxia-Productions#!/about
Can u do a tutorial for fe weapon kit melee version?
When i use the gun it wont shoot
same except i cant even see the viewmodel, the gun is backwards, nothing is working and nobody is willing to help me in the discord server
@@ThatGodDamnChickenNugget The gun being backwards is caused by the grip of the tool. This does not mean it's broken. Simply use a plugin that can help you edit the tool grip or find a way to do it without the need of a plugin.
If you cannot see the viewmodel, you made a mistake somewhere throughout the video. Please ensure you are not receiving any errors in the Output window inside Roblox Studio. If you are, check what is causing your weapon to not function. Even simply things such as spelling errors can cause the script to error.
Reminder: Make sure that the tool's name and the viewmodel name are the same. The only difference is that the viewmodel has the prefix "v_" before the name of the tool. This name must have the same spelling and capitalization. For example, if my Tool is named "AirPod Shotty" then the viewmodel must be named "v_AirPod Shotty".
It doesn’t let me import the viewmodel into blender it says something about it not being a zip file
Thank you so much! every other tutorial was so outdated, but using this one it worked! God bless you!
Straight to the point, easy to follow. Got my first FPS game running now thanks! 👍
How many players??
Name?
NOW THIS IS WHAT IM TALKING ABOUT DUDE GOOD JOB
EXACTLY
Glad to have you back
one question, what do I do when I got to add on and type "Roblox animations importer" nothing shows up?
my dumb ahh didnt know i needed blender and did everything up to the blender step 😭😭
This does not require Blender. If you want to animate within Roblox Studio, then this is totally fine!
@@CallofBloxia oh ok thank you
@@CallofBloxia ohhh
@@CallofBloxia It says i have multiple Motor6Ds, what should i do?
@@statistical_error_official I think you need to just pick a new gun or just try doing everything again
THIS IS PERFECT THANK YOU FOR THE TUTORIAL!
I would only create joints for the parts that are needed to move in the animation, like the Magazine, Slide, Bolt, etc. and weld the still parts like Receiver, Barrel, Front/Rear Sights. just for more easier management + easier to animate
3:51 I do this on Mac but when I go to import in blender there’s no section of what is shown in the video 😢
شكراً على الشرح لقد ساعدني بشكل كبير 😎 👍
I lost it at the blender part 😭
What does that mean?
@@YunusB4 they got confused
same
u can just make the animation on roblox animation editor
Same can you do it on regular roblox animator???
he's finally back!!
guys...I'm having an issue, BRO I CAN'T IMPORT THE .OBJ FILE EVEN WHEN I DID INSTALL
OMG THIS IS AMAZING!!!!!! IM GIVING A LIKE!!!!
best weapon tutorial on youtube
This tutorial is awesome, thank you! However when I was trying to export to blender it didn't work so I tried to find out how to fix it for 2 hours and then I learned you need to use blender 2.8. But besides all the stress and confusion it finally worked out and came out pretty nice, thanks!
where is it
thank you man, i suffered from the price of moon animator
4:20 Everytime i try to rebuild the rig, it says:
"Report: Error
Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 4.1\4.1\python\Lib\json\decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)"
How do i fix this?? Pls tell me i did not waste an hour for nothing.
SAME!!
Same thing I've said earlier, I know I'm not the main publisher, but try these things; "I had the same problem but realized that the template name needs to be changed to fit without a space or any special characters. Or maybe the join problem where you have to select the handle first THEN the right arm for it to correctly joint. Also make sure you correctly grouped everything and made sure to clean meta parts. (I had to do it twice for the best results)" Hope this helps! :) If it doesn't appear still, download the file from the Pastebin, then go to your desktop folder. It should appear if you got the pop-up to name the file and was discoverable as .obj . Hope this helps and if it doesn't let me know.
great tutorial man love your vids
Heyo, do you mind doing a small follow up tutorial for those who'd rather animate in Roblox studio using the default animator, you've lost a few people at around the 3:20 mark. I'd like to know how to continue from there thanks
i click deny on the plugin and now it doesnt come on in blender
yeah im really lost on the import part, how exactly do we import the roblox model into blender? ur video just cut without giving any direction. i checked the rbx animations thing
same bro i dont know how to import
Same@@Purseverance
bro im so lost
Once you have the model exported, you’ll need to:
• Open the link from the description to download the Blender Addon
• Once on the PasteBin website, you’ll see lines of code. Select every line of code > Right Click > Save As..
* The file can be name whatever you desire, but make sure that it downloads as a .py file
• When the Blender addon is downloaded, the video shows you how to install the addon (3:50)
IMPORTING MODEL
• To import the model in Blender, use the RBX Animation under the Import dropdown menu - then you will choose the file in which you saved the model
* DO NOT use Wavefront (.obj) to import the model, this will NOT allow for rigged model
* Make sure you followed this step (1:48) BEFORE exporting. This will ensure that in Blender, your model is in the center
If you’re still encountering issues or confused, please let us know which specific step you missed. Feel free to join our Discord server linked in the description.
@@CallofBloxiait doesn’t show a save as button when I try copying the code
I noticed a bit of a strange occurence, in the script, in order to get an animation to work the animation ID for whatever must be put in the main area for whatever ID you need, but also in the viewmodel area for this part of the script. The problem I found was that for general aiming, the script is missing a viewmodel area for simple aiming which removes my ability to create a functioning aim animation. Someone please help me.
So I think I did the tutorial correctly, but there is a problem where I can't reload/fire my gun. (I really need help cause im trying to make fps game and this was the only good tutorial)
TYYYY BRO SAVED MY GAME
in minute 5:22, i can' t pose the model, like i move the right arm bone, but the actual right arm doesn't move, can someone help me
4:40 there is no armature for me
7:53 i get this error pop up on my screen, i cant copy + paste it into my handle. it says "Attachments must be Parented to a BasePart or another Attachment."
I have the same problem
Did someone get a solution for it yet?
@@tylerplays1when u paste it, right click on the handle, and select paste into, hope that helps🎉❤
you need to right click and click paste into
everything works perfect, expect animations
i still cant find the rbx animator in blender even in the preferences and add-ons part
i mis understood that par and got it but now i want me to select a file of my ares and stuff and i dont have one
@@jaydstonesPlays It should be in your desktop folder.
I guess dming you was a good choice thanks!
how do i export the model? I clicked on the export button, but nothing exported
When I am in Blender and I have to choose a target in Copy Location, then there is no Armature, just Armature 1.02 or smth like this and in bone there isn't even FakeCamer.
I press export rig but nothing happens
nothing happens if you do nothing.
i downloaded the file explorer for it and it doesnt work come one that just sucks. i cant believe this roblox exporter/importer actually work
When I put an animation created in Blender into Roblox Studio, the message "No warning. Awesome." appears and the animation does not work.
What should I do?
can you make the same tutorial but without blender? it's really hard to use for me and i already tried with the built in one, but the animations keep showing up in third person. Please reply to this comment!
where is the blender 4.0 addon
It's in the description of the video, and will be on pastebin, first search where is saying "download" if you dont find it just look where are the likes and dislikes, look at the right and there you go
@@zeldozodaniel2067 thanks but it’s been 2 months
@@zeldozodaniel2067 I downloaded it from somewhere else
my animations dont play. they do in the workspace when i import them, but not in game
same
Make sure that you upload the animations under the same owner of the place. If a Roblox Group owns the game, you need to upload the animations under that same group.
If this is not the issue, please check the Output window for errors that can help you pinpoint the problem.
I had the same problem, but it turned out I had to put my animations not only under the regular animation script string, but also the one that says viewmodel which is just a little lower than regular one.
i keep getting errors in blender trying to rebuild the rig
whenever I try to import the rig, blender just gives me an error
(NEVERMIND, I just had an outdated rbx animations plugin)
@v4lky196 you're welcome
3:08 I cant rig it, (must contain a Humanoid or AnimationController) help me please
This is because you need to have a "Humanoid" object inside your viewmodel. If it’s missing, add it by clicking the + when you’re selecting the model in the Workspace window.
where do you find the exported viewmodel?
I have a problem, I removed the character mesh from the arms of the viewmodel, I entered the game and they do not appear in a blocky style, if they do not appear from the package that I have, which is the Roblox Man package
How do you add a crosshair😊
HE IS BACK!!!!!
cool! but does moon animator work as an alternative?
Yes! If you don't want to animate in Blender, you can use any Animator within Roblox Studio.
ive got my veiw model working, but my gun wont shoot?
why do the animations not play? I am using Moon Animator.
when trying to make a reload animation and import it to the view model, the left arm doesnt work and only the right arm is only animated, help me out!
Make sure you rigged it correctly
Am stuck on Prepare for Animating because nobody said how to put that script into blender!!!!
edit -> preferences -> add-ons -> install
mine does not have that install button
Hey, have you tried using the ammo kits in the model pack you listed? I can't seem to pick up any ammo with the v_Template viewmodel compared to the v_Pistol one they give as an example. (Im sure I did everything properly) I don't know what the bug might be because no errors show up in the output.
@@JojoRBLX3 There should be a script inside the ammo packs. You need to insert the NAME of the gun that you want to use to pick up ammo. This was done because some people may want certain weapons to pick up ammo while others don’t.
@@CallofBloxia Wow, thank you so much for the quick response! I'll be sure to do this, new sub btw! ❤ (I was stuck on this issue for so dang long)
3:50 well whats the link we were supposed to download in the description?
Pastebin
bro it completely broke, i just wasted 2 hours that I'm never getting back
Where is the rig file
I just want a working version of this that I can press install and then boom I'm done like why does all of the guns need 93759 complicated steps
I have repeated the tutorial like three times, the animations work fine with the plugin preview, but then when i paste the id the animations simply don't play in testing. I have set the animation prioritys correctly and put looped on the idle one
for me the install button wasnt there so idk what to do know
i cant find the viewmodel in blender
whenever i test it the gun model just falls from the sky to the ground when i equip it
Hey where I aim the animation dosent play
Whenever i try to export the rig on ROBLOX it does nothing
umm guys is im the only one that having issues with a repeating reload animation?
I can not export. Just can't. How to fix?
1:42 it didnt work for me D:
I can’t import the Rbx file into blender help me 3:49
Make sure the name has no spaces and has no special characters. Make sure everything is completely jointed correctly and if you got to the point where you could name it and she the obj. file, then check your file called, "Desktop". Blender Animation should say, " No Warnings. Awesome." if not the issue, use the rig importer and follow the steps. then click on import through the "FILE" dropdown menu the importer and you should find your model through the steps above.
@CallofBlxia help me idk how to download addon and then install it to blender 4.2
On old video tutorial
Help when I select the weapon falls and disappears from my inventory
6:45 wdym by that?
not really related but i have a game that uses an fe gun kit, which is privated (the game still is up). i also needed this tutorial because i’m abandoning that game and using another FE gun kit edition
game name?
im going to delete blender because when i created bones and i move the bones, it just moves the bones not the arms
hello, great video really helped! But i have a question have you figured out does the alt fire work? i cant seem to get it working
some of you may have to re-rig the arms
bro, I have everything fine I have no errors in output console, shoot and everything but the view model is not seen at all, there are no animations
Yea when is the call of mini zombies 2 gonna be released
That menu on the right hand side doesn’t open and I have no idea how to make it appear
@@AllenSorensen To open these, you must first be on the “VIEW” tab.
To find this, check the very top left corner of your Roblox Studio screen. You should see “HOME”, “MODEL”, “TEST”, “VIEW”, and “PLUGINS”.
Click on “VIEW”. Now look and find where it says “Explorer” and click to open it. Once that’s open, you’re half way there! Now look for “Properties” in that same place. It should be next to the “Explorer” button you just clicked. Once you click on it, it should open the other window.
If you followed these step, you should now see both windows on the right hand side. If this still seems a bit confusing, check out our old tutorial which included this bit.
th-cam.com/video/dV_6xYO2vy4/w-d-xo.htmlsi=3w7kSIWR_36XZ9qH&t=20
how do u import it into blender tho i have the plugin in but i dont know what to do
@CallofBloxia i have the roblox importer for the rig but when i try to import the rig i cant find it in the file view in blender
Whenever I try to export the model from roblox and switch to blender I can't find the model. Where do I find my exported roblox model?
Literally nothing happens when I export the model. Is this supposed to happen or what?
@@f8tobbyist Maybe some parts' names are similar?
cant find viewmodels
Where can i find the exported file? I'm trying to import into blender but cant even find where its exported to since i cant set a location on the Roblox addon.
@@Sum_dev When you export the view model from Roblox Studio, your files should pop up and you should be able to choose your file directory and file name.
@@CallofBloxia How do we change the file directory? I've exported and cleaned meta parts, checked every file and still haven't found the exported file.
HES BACK!!!!!!!!! I CAN FINALLY CONTINUE MY FPS TEST GAMES 🥳🥳🥳🥳🥳🥳🥳🥳
I'm confused where the viewmodel actually imports to as it doesnt tell you
the aiming doesnt work for me
so I tried to import the animation to roblox studio but everytime I tried to do so, it keeps saying "Kicked from Live Scripting Session: Script was deleted" and deletes the script immediately
same
@@ChillChii yo you figured it out yet?
can you make 2* guns or (multiple characters arms) on hand on character for any light assault rifles, handguns, revolvers, and submachine guns for semi-shot, Shotgun, bursting-shot, and auto-shot in the Game Market Maker, a game like Roblox Studios in a future day?
hello, is there a way to make another animation for the view model part like for example, if lets say a melee type weapon hits a wall or a dummy then another animation plays more so like a hit effect or a stab effect type
@@zalvereal I don’t think the FE Gun Kit has this feature yet. However, if you’re looking for a melee kit, there is a FE Melee Kit that is compatible with this kit. Maybe that kit has more of what you’re looking for.
I cant shoot the animations arent even working
@@muhammaddadaev Please check the output window for errors. Something must’ve caused your weapon to not function. Ensure that you have the proper attachments inside the "Handle" of your weapon.
Feel free to join our Discord server! Link in description & pinned comment
When in blender, i try to animate, only the arms move and the gun stays in place, also when i try to select the gun alone and click on the move or rotate button the arrows or whatever dont show up, how do i fix this.
how can i use sfm instead of blender for animating?
For some reason, when I test the game, the viewmodel and tool's guns are gone. When I equip the tool, my character's arm goes up, but the model is in the position it was in Studio.
anchor to false ! in weapon model
when will we get the animations cuz its looks way to dry without it?
Some things aren't working for me.. and I don't know how to fix these issues..
how can i download the file of pastebin thing is just a code ?
the blender ain't reading the obj file and when i deactivate the filter and then select the rig/.obj file, BLENDER AIN'T TAKIN THAT
Also when i use wavefont, THERE ARE NO BONES AND EVERYPART IS JOINT!
please help me with this
did you download the python file when needed?
The viewmodel doesn't appear in blender, even though it shows I can import it. Help please?
Did you position the viewmodel at 0, 0, 0 before exporting the model? If not, then the viewmodel will not import at the center in Blender and instead may be imported at some other position.
@@CallofBloxia I did everything exactly how you did it, and it still just didn't appear.
Please bring back call of mini: Zombies 1 and 2 😭
when I try to copy all the things from the pistol handle it says that attachments must be parented to a Base Part or another attachment. Can anyone help?
Right click the part, and select paste into