#Mannequin Movement

1 messages · Page 1 of 1 (latest)

narrow roost
#

How do I make a mannequin copy a player's movement? I have tried command blocks with the command execute as @n[type=minecraft:mannequin] run data modify entity @s Motion[1] set from entity @p Motion[1] and with the motion 2 and 3 but it only moves when i sprint jump
please help me

narrow roost
#

and tried with just motion

unreal stoneBOT
#

-# (helpers summoned) <@&1166082198152159386> <@&1202694677766348840>

silver gyro
#

You probably need to teleport, the players walking isn’t reflected in their motion nbt (as you noticed)

honest oasis
#

TENNA?????

#

WHAT ARE YOU DOING HERE??

modest cape
#

and list indexes are starting from 0 so Motion[0] would be the first element of the motion (the x compontent)

narrow roost
#

oh thanks

devout pumice
#

It's DP TIME!!