Properly getting the current frame number

Hello

Does anyone know how to get the current frame number?

I know I can obtain it by counting it from the start, using Accumulator (modifier), adding 1 on each frame

But it does not work correctly if i start playback from the middle.

Is there a proper way of getting the current frame number?

Hi,
You can use the Timecode as Text node to pull the frame count - You could then pull that into a Text as Value if you needed it elsewhere.

As always, if you run into any issues, feel free to get in touch through support. :slight_smile:

-James