Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: detomato on May 18, 2016, 01:26:55 PM

Title: Action for Easy Movie Texture
Post by: detomato on May 18, 2016, 01:26:55 PM
Hi, its been a long time since I've touch Playmaker, been rusty.
I wonder if anyone could help me with implementing action for EasyMovieTexture. Basically I need the function of Play 'from and to' a certain frame of the movie clip. Basically I have a few segment which rendered in one vid files.

Thanks in advanced.
Title: Re: Action for Easy Movie Texture
Post by: play_edu on May 19, 2016, 12:30:02 AM
Hi,
in media player ctrl script There is tow option
1.B auto play And
2.B init

If You disable this object and when you want then Activate .
in my case it's Work.

Title: Re: Action for Easy Movie Texture
Post by: detomato on May 19, 2016, 12:40:39 AM
Hi,
in media player ctrl script There is tow option
1.B auto play And
2.B init

If You disable this object and when you want then Activate .
in my case it's Work.
Yeah.. But what I wanted was it to play only certain portion of the video clips. Is that possible?
Title: Re: Action for Easy Movie Texture
Post by: play_edu on June 30, 2016, 12:01:35 AM
Hi,

Sorry for delay new ver is available and he added seek Demo.


Best Regards;
Play_edu