Skip to content

soupday/CCIC-Unity-Pipeline-Plugin

Repository files navigation

CC/iClone Unity Pipeline Plugin

(Installed in CC5 / CC4 and iClone 8)

This plugin is for Character Creator 5, Character 4 and iClone 8

This is a python plugin for Character Creator and iClone to facilitate the export of characters, props, lights, cameras and their animations to Unity.

Installation

Upgrading

  • Important: Remove all previous versions of this plug-in from the OpenPlugin folder.
    • Existing previous versions will cause conflicts with the current version and it will not work correctly.
  • Follow the Manual Installation procedure below.

Automatic Installation

  • Run the Install.bat to install the plugin automatically into CC5, CC4 and iClone8.

Manual Installation

  • Download the Zip file (CCiC-Unity-Pipeline-Plugin-main.zip) from the Code button.
  • Unzip the zip file. There should be a folder: CCiC-Unity-Pipeline-Plugin-main
  • Create the folder OpenPlugin in the <Character Creator 4 install directory>\Bin64\OpenPlugin
    • e.g: C:\Program Files\Reallusion\Character Creator 4\Bin64\OpenPlugin
  • Copy or move the folder CC4-Unity-Tools-Plugin-main into the OpenPlugin folder.
    • e.g: C:\Program Files\Reallusion\Character Creator 4\Bin64\OpenPlugin\CC4-Unity-Tools-Plugin-main
  • The plugin functionality can be found from the menu: Plugins > Unity Pipeline

Run Without Installing

  • Alternatively the main.py script can run as a standalone script from the Script > Load Python menu.

Troubleshooting

If after installing this plugin the plugin menu does not appear in Character Creator:

  • Make sure your version of Character Creator / iClone is up to date.
  • If the plugin still does not appear it may be that the Python API did not installed correctly and you may need to re-install Character Creator from the Reallusion Hub.

Links

CC/iC Unity Tools Discussion Thread

Changelog

2.1.0 (In Progress)

  • First release