DESCRIPTION
Returns the relative offset of the specified Entity from the given position.
CODE EXAMPLE
offset = GET_OFFSET_FROM_ENTITY_GIVEN_WORLD_COORDS(someEntity, -305.8457, 792.7352, 118.0212); // offset.x now holds how far away on the x axis someEntity is from -305.8457, 792.7352, 118.0212
Recommended Comments
There are no comments to display.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.