Easy Movie Plus, developed by Hristo Ivanov (Kris Development) is a simple to use
tool for creating videos inside Unity from frames.
The tool loads .png/.jpg images and puts them into an array to create a video.
IMPORTANT: In version 2018 the package has been ported to C#, as Unity no longer supports JS scripts. You will need to update if you want to continue using this package.
The package includes:
- EasyMovieTexture.cs script
- MovieTextureEditor.cs script
- Example scenes showing how the tool is set up
- Example frames
- Audio file to go with the fames
Here's how to set it up:
1. Create a folder named "Resources"
2. Create another folder that holds all the frames for your video and name it "Your folder name here".
3. Create a plane/quad/GUI Texture (legacy) and drag and drop the EasyMovieTexture.js script.
Any problems with the tool report to: hropenmail01@abv.bg