How to rewind a video using an object HSlider in Godot 3?

I don’t know how to rewind video using an object «HSlider» in Godot 3, Please give me the correct script!

I’m afraid that’s not supported yet, see: Playing videos — Godot Engine (3.6) documentation in English

There are several limitations with the current implementation of video playback in Godot:

  • Seeking a video to a certain point is not supported.

And now what i can do? :no_mouth: