Is there anyway that I can activate something, wait a second and then deactivate it?

Read the title… But fr, is there anyway that I can activate something, wait a second and then deactivate it?

trigger with delay

2 Likes

yeah like @TheCatIsCrazy said trigger or you could use a counter timer mechanism and when target reached – deactivate

that is too much

if you want to use wires, use a wire repeater with a delay of 1

2 Likes

Yeah its kind of what cat said but yu need a trigger delay to 1 second, and wire the trigger to whatever device you want to activate, and wire the same trigger to the same device again and make the action to make it deactivate

2 Likes

OR you can do exactly what Cat said, and use a wire repeater/node. It works the exact same way, and the only reason you’d use a trigger over the wire repeater/node is for blocks.

1 Like

@kec what is it that you want to activate, then wait a second and then deactivate?