Game Dev Tutorial: How to Play a Video in Unity 2017

Mark PhilippTutorial, Unity Game Development

Game Dev Tutorial: How to Play a Video in Unity 2017

Sometimes, being able to play a video file in your game is something that needs to be done. Fortunately, Unity provides a component and some libraries to help you do just that. In this post, I will talk about the Video Player component and some of the requirements you need to meet so that Unity can play your video in-game. What … Read More

Share this Post