#How do I make a block on left arm wrist

10 messages · Page 1 of 1 (latest)

hardy flower
#

ask in #🤓grab-coding

hybrid mango
#

delete this

rose lodge
#

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

wanton galleon
#

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

vernal halo
# rose lodge 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

rose lodge
vernal halo
#

But also make sure the code block has "after player" enabled