#Sword without tool

1 messages · Page 1 of 1 (latest)

forest mason
#

Anyone know how to make a sword without tools. Rn I use motor6ds, but when unequipped its on back, equipped it switches to arm

Do i just change part0 of motor6d? Do i use 2 motor6ds, one for torso, another for right arm? Ive seen some ppl use accessories. Anyone know?

fallen bay
#

u can use uis but is gonna take long since u have to make all things when player clicks the button then equip, etc.. or else you should make a part with an attachment and make sure that when the player touches the part it gets equipped and u need make a way that lets u can activate that part, maybe using ui again. there are many ways

random scaffold
#

i think you weld it to back you dont need motor6d.

forest mason
# random scaffold i think you weld it to back you dont need motor6d.

Makes sense. But does that mean the motor will be disabled/destroyed? When unequipped, the sword shud no longer follow the right arm. So id either have to change part0 or destroy/disavle it

But switching the constraints while game is running causes slight bugs of quick snapping

random scaffold
#

you disable or destroy it

#

then when equpped create a new one or enable it

#

if you need help ask me

#

i have ran into so many problems with motor6ds in the past

forest mason
random scaffold
#

i think you should destroy

#

when unequipped then destroy motor and add weld

#

and when equip destroy weld and add motor6d

#

or just use enable/disable

forest mason
forest mason
random scaffold
#

the weapon is not tool right?

forest mason
random scaffold
#

ok then destroy and clone it

forest mason
# random scaffold ok then destroy and clone it

But i am firing a remote event from the client to the server, when a motor6d switch is needed, maybe that small delay is whats causing it? im not sure honestly

But will try this! I have a feeling itll work

#

Thanks!

#

Ill update how it goes

random scaffold
#

np and it is not the remoteevent i think

forest mason
#

Yeah me too. We'll find out tmr

forest mason