Photoshop CC 2019 Delayed Brush

Software:
Photoshop CC 2019

It seems that the Brush tool in the last iterations of the popular image editing & painting software is annoyingly delayed.

A solution to this is setting the Brush Smoothing parameter to 0.

photobug.gif

UE4 Blueprint Delay node

Software:
Unreal Engine 4.18

Untitled-1

The Delay node serves as a timer that will execute the connected blueprint after a predefined time in seconds.

An example of usage could be triggering a game event at a set time after the player entered a location.
You can use random values or other expressions connected to the Duration input to create a richer and less predictable interaction.