Author Topic: Anyone have an association between FX entries and MOVs  (Read 1579 times)

Jeff Anderson

  • Boss
  • ****
  • Posts: 121
Anyone have an association between FX entries and MOVs
« on: August 31, 2015, 08:46:11 PM »
I am writing some code that dynamically builds keybind files on the fly to animate MOV and activates effects, then loadfs the file and executes it. to be specific it
- interprets a config file that contains a sequence of mov files to play
-interprets an FX item for fx items to activate
- inserts the FX into te right costume file
- build a keybind file to run the animation and reload the right costumewith the FX
- executes a keypress event in COH to get the file to load and another to load the FX and run the MOVs

I'll share when it is done. Does anyone have a resourcve that shows what animation matches up to what effect, if need be ill try connecting Mov to FX, but it looks like a guargantuan amount of work.

Jeff