![]() |
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
In this article, we will introduce the following contents.
Sofdec Tutorial No. 1: Prepare the assets necessary to play a movie need to be completed.
An asset that allows content creators to easily Add functionality to existing classes.
You can define new classes or Actor types that can be placed on your level as instances that behavior like other Actor types.
The explanation is the same as [Sofdec Tutorial No.5] Playing a movie using Widget.
There are many processes in common with Sofdec Tutorial No. 1: Simple movie playback method, so only the differences will be described.
Create it as an Actor type.
Add the following component .
Adjust the View position, text size, etc.
By setting up a Mana Player asset that plays a movie, you can retrieve subtitle data for the movie being played.
Prepare the necessary variables.
Set the asset to the prepared variable. ・Mana Player ・Mana Movie
At the same time as setting the Mana Movie to play using Mana Player's Open Source With Options , also set the subtitle track to reference.
There are many processes in common with Sofdec Tutorial No. 1: Simple movie playback method, so only the differences will be described.
Add a Mana Subtitle Text Block palette above the widget.
You will also configure the Mana Player asset that will play the movie.
Prepare the necessary variables.
Set the asset to the prepared variable. ・Mana Player ・Mana Movie
Generate and View an instance of the User Widget you have prepared.
Then, use Mana Player's Open Source With Options to set the Mana Movie to play and the subtitle track to reference.
THIS SERVICE MAY CONTAIN TRANSLATIONS POWERED BY GOOGLE. GOOGLE DISCLAIMS ALL WARRANTIES RELATED TO THE TRANSLATIONS, EXPRESS OR IMPLIED, INCLUDING ANY WARRANTIES OF ACCURACY, RELIABILITY, AND ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.