Get Location of a Ball spawned by the Ball_Spawner_Device

Ist there any way to get the actua location of the Ball (Not of the DEVICE!!!) in VERSE?
Please Help me out!

Hi Jerry, unfortunately, there isn’t a way to get the location of the actual ball through Verse, only the device itself. While you can’t manipulate the ball directly through Verse, you can manipulate devices activated by it. For instance, if the ball activates trigger devices you may be able to simulate getting the ball’s location by setting the device to not be activated by players, and then getting the position of the trigger device whenever it gets activated by the ball.

1 Like