Skip to main content
Version: 2024.5

Changelog

From the 2024.4 Creator Kit version, the changes in this version are as follows:

  • Upgraded packages
    • Reflectis-SDK from v6.0.0 to v7.0.0
    • Reflectis-SDK-CreatorKit from v3.1.0 to v3.1.3

As you update packages, you will find these changes:

  • Removal of Reflectis SDK dependencies from DOTween, from now on it's not necessary to download and install DOTween on the Unity project when creating new environments. For more information, check out the Unity setup section.

  • Added the new Task system functionality to the Creator Kit. From now on it'll possible to setup experiences that will include task flows, including task completion triggers and task UI placehodlers. Check out Task system for a more in depth overview of the feature.

  • Added the Localization for the environments. From now on it'll possible to localize the texts inside the environments created via Creator kit. for more information visit the Addressable setup section.