Did you anchor the script? maybe that would kinda help
Anchor the script? Thatās not possible. You can only Anchor a BasePart (Parts, Unions, MeshParts etcā¦)
i mean with that the model itself, its prone to get into a weird form if not anchored because of some weird physics before you join the game
How a tool works:
Handle : Gets welded to the playerās arm, so consider it anchored and moving with the player. If handle is anchored, the player teleports to the handle, not the other way around.
So if you want all parts other then handle to move with the handle, you need to establish WeldConstraints between the handle and the part. Make sure all parts are unanchored in the tool. Basically:
Unanchor Handle glued to the hand
Anchor handle hand moves to the handle position
Unanchor tool parts welded glued to the part glued to the arm
Anchored tool parts stay in position and donāt teleport to handle.
the system works kind of differently with multiple models playing roles in it the anchor part of it is mandatory for the model to be properly used its weird for basic tools but the actual tools are just sort of activation keys to use the gun with the gun models and camera getting glued to the players head and replacing standard arms with the grip serving as a replacement for the handle, possibly because the handle is a chore to work with.
to add why the system looks like its unanchored its weird but the script will probably hold it together without falling apart
Is there any estimate until when the next update is coming, whatās inside of it, and when the tutorial is coming out? Also a suggestion: NPCs that use the guns like in ACS.
Yeah! We havenāt gotten any updates on anything, not even updated on the gun system Iām pretty sure.
How come there was an inspect feature on warbound but not on CE? Thatās pretty strange considering the fact you made bothā¦ @TridentXR .
I think he just needs to mutiply by deltaTime
Yeah, someone told me that a long time ago. They told me something about āDeltaTimeā and I didnāt know what it was. But yeah, I had 400 fps once and the arms were shaking so fast it was annoying.
Ok, 2 things.
- Will there be an update anytime soon?
- Will it be big? (Seeing how itās been so long.)
Not a scripting expert but how does this make it a virus?
Obfuscation doesnāt make it a virus. It just makes my pc crash when I open it, really, my pc is a potato.
I searched ārequireā and this showed up.
Require can be used for modules canāt they.
Oh. Well then I guess you are correct.
Is it possible to remove attachments when after you equip them?
And when will an update/tutorials come?
Yeah itās been like 30 days, no update since. Iāve been using FE gun kit, and now iām an animator. Hereās my demo game lol. Weaponables
I would use a diff gun system, but this has a lot of features and has mobile compatibility.