Hello,
You can measure distance between two objects using the Math.distance(x1,y1,z1,x2,y2,z2) function.
Here is an example: www.gamemaker3d.com/player?pid=01635755
Regards,
Cyebrix3D team
The administrator has disabled public write access.
Yes, You can use the Linear Velocity X, Y, Z of the car to determine it's speed.
Here is an example, it is not 100% accurate but it's good enough: www.gamemaker3d.com/player?pid=01635836
Regards,
Cyberix3D team
The administrator has disabled public write access.
I have published a fuel and speed test which uses the distance and speed examples you gave me. It also has a fuel counter and fuel station to refill www.gamemaker3d.com/player?pid=051110135891
The administrator has disabled public write access.