15 Lines of python later and this program was made! As the title suggests you simply input the x and z coords for yourself and your target location. Then you simply match your y-rot
in game with the angle the program provides. Additionally, the program also states your distance in blocks from your target location. Enjoy!
FYI:
I tested this with Java Edition on PC
cool.
Just a suggestion, maybe add some validation, so that if they enter just one coord, or maybe a letter by accident, it doesn't come up with an error.
:)
@CodingCactus try and except in case they didnt know
@CodingCactus I didn't really feel like doing validation, and I personally hate try and except blocks lol.
Is that a turtle?
@DynamicSquid what do you mean?
@c4syner Your profile pic
@DynamicSquid haha nah it's a circle circling a circle drawing it's radius whilst the outside circle is circling a larger circle
@c4syner Oh I see now lol
@c4syner Also cool project btw
@DynamicSquid thanks!
cool program
@Warhawk947 thanks!