Hello everybody. I created a blueprint that reacts when a motion sensor detects motion and its darker than a certain value. In that case a light should turn on. Once the light was turned on I want it to be turned off again after a certain time has passed.
For this "certain time" I want to use a number as variable. However, I can't get the blueprint to accept the input value... it always says it requires a float as input... no matter what I do. Can anybody help me out with this?
I'd like to use the provided variable in
for:
hours: 0
minutes: 1
seconds: 0
As replacement for the static minutes... but no matter what I try... I can't get it to be accepted. Thansk in advance. Also, it seems I cant post the whole code here as its too long. will try in another reply