In construct2 all movement is created with events.
You can use behaviours to make some of the movements easier to control.
To make events happen timed, you could use the timer behaviour.
There are also plugins like timeline to help with timed events.