benwilkins Posted June 15, 2013 Posted June 15, 2013 Is there anyway to determine where the x,y,z is of a cars roof? I am trying to display a small text box above the roof, but say for instance its a bike, the text box is higher, if its a big truck, the text box is below the roof.
PaiN^ Posted June 15, 2013 Posted June 15, 2013 "onClientRender" getElementPosition getWorldFromScreenPosition getDistanceBetweenPoints3D dxDrawText " Keep Thinking Different . " - Steve Jops -------------------- Don't send me PMs asking for help, I Won't reply !
DiSaMe Posted June 15, 2013 Posted June 15, 2013 getElementMatrix getElementBoundingBox These two functions are enough to get the position where the top of the car is. -
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now