lethinh Posted December 29, 2017 Posted December 29, 2017 (edited) I'm wondering if there is anyway to get the reach distance from the player to the entity for diagonals? Because I'm bad at Maths. Please help me Edited December 29, 2017 by lethinh Quote
lethinh Posted December 30, 2017 Author Posted December 30, 2017 Where are the people in the forum? No one? Seruiosuly? Quote
tebreca Posted December 30, 2017 Posted December 30, 2017 (edited) why are you using 1.8? thats not supported anymore, use 1.12.2 if you really want 1.8 use the newest 1.8.9 and look up Pythagorean theorem Edited December 30, 2017 by tebreca Quote
lethinh Posted December 30, 2017 Author Posted December 30, 2017 4 hours ago, tebreca said: why are you using 1.8? thats not supported anymore, use 1.12.2 if you really want 1.8 use the newest 1.8.9 and look up Pythagorean theorem Sorry, I have just upgraded to 1.12 But I don't know how to mainipulate the Pythagorean theorem Quote
Matryoshika Posted December 30, 2017 Posted December 30, 2017 It looks like you want the shortest distance between the player, and this entity, yes? Call Entity::getDistanceToEntity, to find the distance between two entities. Quote Also previously known as eAndPi. "Pi, is there a station coming up where we can board your train of thought?" -Kronnn Published Mods: Underworld Handy links: Vic_'s Forge events Own WIP Tutorials.
Differentiation Posted December 30, 2017 Posted December 30, 2017 (edited) On 12/29/2017 at 0:14 AM, lethinh said: I'm wondering if there is anyway to get the reach distance from the player to the entity for diagonals? Because I'm bad at Maths. Please help me STATEMENTS | REASONS 1. Distance from player to entity is diagonal | 1. Diagonal is a line segment that extends from one angle of the | quadrilateral to its opposite angle | | How do you want the distance demonstrated by diagonal? Are the entities on opposite angles of a quadrilateral? Please clarify. And P.S. don't use 1.8, update to 1.10.2 + please, believe me, it's way more worth it. Edited December 30, 2017 by Differentiation Quote
Draco18s Posted December 30, 2017 Posted December 30, 2017 5 hours ago, lethinh said: Sorry, I have just upgraded to 1.12 But I don't know how to mainipulate the Pythagorean theorem It's literally taking the square root of two squares. It's a formula, you plug numbers in and get numbers out. There's nothing to manipulate. Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.