Page 1 of 1

Moving light entity during an experiment

Posted: Sun Feb 02, 2020 9:38 am
by andraspatka
Hello,

is it somehow possible to move an entity during an experiment, for example a light entity? If so, then what keys are needed to be pressed during the experiment to move such an object?
For context: the light sensor is used as an end destination in my experiment and I want to be able to change its position during the experiment, in order to test my agent's ability to adapt.

Thanks in advance!

Re: Moving light entity during an experiment

Posted: Mon Feb 03, 2020 4:59 pm
by pincy
You can surely move lights with the loop functions and the MoveTo() method. If you want to do it manually, I need to patch the visualization somehow, because at the moment it's not possible.