Skip to content

Releases: FireDragonGameStudio/FmvMaker

Deprecating experimental Graph Toolkit

20 Mar 18:18

Choose a tag to compare

  • Update to Unity 6.4 using the internal Graph Toolkit version

FmvMaker version 2.0

11 Jan 15:14

Choose a tag to compare

Hotfix: inventory item visibility

14 Apr 21:26
b239b35

Choose a tag to compare

  • fixed inventory item visibility, when loading inventory items from save data

Various bugfixes for v1.5

13 Apr 14:51
faaa157

Choose a tag to compare

Various bugfixes:

  • fixed item visibility via spacebar and after pickup
  • fixed graph error with unremoved events
  • updated demo scenes
  • added transparent and opaque buttons for interactions

v1.5 with node-based editor

09 Apr 18:27
248f42c

Choose a tag to compare

  • NEW Node-Based Editor, based on Unity VisualScripting
  • Load/Save progress
  • various new nodes for creating your FMV game
  • 2 new sample scenes
  • Documentation update
  • Lots of bugfixes

Updated version from v0.9-alpha with a few fixes

16 Nov 01:14

Choose a tag to compare

  • A few bugfixes that occured during testing were fixed.
  • Added the possibility to "stream" videos from static online resources. Also added a loading indicator.
  • Added readme PDF file, as this was demanded.
  • Added the "DialogFmv" sample, to show possibility of having a dialog with different options.
  • Updated docs.

FmvMaker v0.9-alpha

08 Nov 22:41

Choose a tag to compare

FmvMaker v0.9-alpha Pre-release
Pre-release

The first pre-release of FmvMaker.

Steps:

  • Import the attached Unity package into your project.
  • After the import is finished, unzip the FmvMaker_DemovVideos into the folder Assets/FmvMaker/Resources/FmvMakerVideos.
  • For a quick preview, you can open the CircleFmv scene and test out the prototype. :)