Page 1 of 1

where to find the object's data detected by the proximity sensors?

Posted: 12 Oct 2019, 16:01
by Habiba Ibrahim
Hello Coppelia;
I am making a car model and I used two proximity sensors to detect the obstacles and to get their data, but I don't know where to find those types of data or the sensor readings. I already enabled the boxes of show volume when detecting and show volume when not detecting.

Thanks in advance.

Re: where to find the object's data detected by the proximity sensors?

Posted: 14 Oct 2019, 07:30
by fferri
The API function sim.readProximitySensor can read the state of a proximity sensor resulting from a previous detection.