Measuring distance
gazjm
Member Posts: 578
Does anybody know how to track the position of something in a scene, or the distance a ball has been thrown for example?
I tried self.position x but it just reports the value on the screen location, not the entire scene.
Thanks
I tried self.position x but it just reports the value on the screen location, not the entire scene.
Thanks
Comments
it can be found in the expression editor. You need to constrain the ball positions to global attributes.
it should work