How would I play a video in game?

I want to have an old fashioned computer in the lobby of my game that plays a tutorial video. How would I do this?

2 Likes

Currently it is not feasible to do this, however the VideoFrame class is still being produced. I would wait until they are fully released so that you can play videos feasibly.

1 Like

Roblox does not support “videos” such as gifs. You might want to lookup using sprite sheets or if it’s a small “video” you can upload several decals and time them to run in a sequence at a very low FPS rate. VideoFrame class is being developed so you can wait for this to release.

Goodluck!

~Cam~

2 Likes