Hello, I have a large piece of code, but the problem lies in trying to set the yaw.
And yes, only the yaw. Pitch works fine.
This is the message I get in the chat:
And yes, only the yaw. Pitch works fine.
Code:
set {location} to loop-value
set yaw of {location} to {yaw::%loop-index%}
set pitch of {location} to {pitch::%loop-index%}
teleport player to {location}
broadcast "%{yaw::%loop-index%}% and %yaw of {location}% also %yaw of player%"
Code:
271.06 and 271.06 also 180.13