#How do I make a block on left arm wrist
10 messages · Page 1 of 1 (latest)
delete this
LABEL Label0
SET Player.SelId Player.LocalId
SET Player.SelPart 4
SET blk1.Pos.X Player.Pos.X
SET blk1.Pos.Y Player.Pos.Y
SET blk1.Pos.Z Player.Pos.Z
SET blk1.Rot.X Player.Rot.X
SET blk1.Rot.Y Player.Rot.Y
SET blk1.Rot.Z Player.Rot.Z
GOTO Label0
SET Player.SelPart 3 for left and 4 for right
The code is right but I think it also works with
SET
SET
LABEL
SET x6
GOTO
the x6 means you do set 6 times but the parts of the code can be rearranged
yea but who cares
I think it's because it makes the code go slightly faster because it doesent waste 2 frames resetting the player ID and selected part every single time
oh shi so all my code is glitchy because of that? like i tried making the host is a big back but i kept delaying
It might be that
But also make sure the code block has "after player" enabled