Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: BTJH on January 13, 2019, 08:00:18 PM
-
Hi ppl,
Does anyone know of steps/processes of putting video player/component into an object?
I couldn't find any tutorials or steps on how to do this with playmaker.
Any help would be appreciated.
BTJH
-
Hi,
What kind of object is it? usually, this is all done in editor, and you just control the video player in the end.
I personally rely 100% on https://assetstore.unity.com/packages/tools/video/avpro-video-56355, yes it's expensive, but it works just perfectly on all platforms, and it has playmaker support.
Bye,
Jean
-
Thanks Jean,
The object is just a plane. What I aim to do is to also embed buttons into the video. For instance, add interactivity into the video so the user can make a choice.
Regards
Ben
-
Hi,
I am not too sure where is the difficulty here then:
can you go over this doc, if after, you can't get it to work, let me know.
https://docs.unity3d.com/Manual/class-VideoPlayer.html
Bye,
Jean