I’m using native.newVideo() to play a video. I know they aren’t part of OpenGL…
But did anyone found a way to put a “Skip Button” above the video ? They video is played full screen, and I’d really love to put a simple button like “Hold tap to skip”.
One solution I could use is to put it in the video itself, but then, I wouldn’t be able to translate that button if needed…