Like seriously, I've been trying for ages and just can't get anything to work. Devforum is useless, they recommend using client but I do NOT want it to be client side, I want everyone to see it. I want it to move frame perfect with the player too because otherwise it just doesn't work at all. I'm trying to do a luffy like m1 that stretches the player's arm forward (I am creating a part since I can't really stretch the player's actual arm without it looking bad), but I can't use welds or anything similar because the arms are animated and it makes the part move around incorrectly.
#Why is it IMPOSSIBLE to attach a part to the player's body server side without welds
1 messages · Page 1 of 1 (latest)
I've tried welding it to the HRP but that just makes the player's body move along with the part.
Is there seriously NO WAY to actually do this?
Because games like bloxfruits and some battlegrounds do the m1s perfectly.
dude
you weld
with welds
how can u weld without wlds
and what part
whats the issue like
in one sentence with capacity of 20 words
whats the issue
It's not that hard to understand
I want to attach a stretching part to the player's arms, but if I use weld, the weld follows the player's arm animations, which messes up the stretch, updating Cframe leaves a massive delay and doesn't allow instant movement, and I want to allow the player 100% control over their body, so anchoring the part is not ideal either
I've tried also stretching the player's regular arms but it just looks yucky
and since I am using Aim Data
I can't really just allow it to go forward and that's it
I managed to fix it at the end by just giving ownership of the player to the server for a 0.00001 seconds