Is it possible to get a command to detect where the player is looking? like maybe /data playerangle or something like that. it would make commands or datapacks loads easier to make. Currently we have to check for playerangle. That means we have to check 360 degrees of motion, along 3 axis. thats 1080 command block/ lines of code. It would be a lot simpler if we could just get a angle value of the player's head as a command. Thanks
Please sign in to leave a comment.
1 Comments