How to add delay in text?

I want to add a delay in text nodes. I have 3 text bullet points, and I want to add 3 seconds of delay between bullet points. How do I do it? I am using portable natron.

How do you define “delay”? Is there a transform animation? Is there an opacity animation? How exactly do you want the text delayed?
If you want all of the 3 bullet points to have the same opacity animation, put them all on one text layer, then keyframe the “a” (alpha) component of the font color according to when you want the text to appear.
If you want to do a transform animation, use a transform node after the text node and animate the translate, rotate, and/or scale parameters using keyframes.