Hi ,
Im’ using state actuators to use a delay sensor in order to shift an action in time. I want to modify the delay value at will.
I want to parameter the .delay value of a delay sensor of another object in another state. I dont really know how i can change its value as - if i connect a controller to it ; that controller will be triggered by that delay sensor … so not possible to change the .delay value in the first place … lol. It’s possible to change sensors value even if its not connected to a python controller ? In other words, change its value from another python controller (even from another object and another state ) ?
Or, I can put an “alwyas” sensor beside the delay sensor so it can fix the delay value at the first frame after the state is setted ?