Skip to content

2.0.0 beta 79 Release

Added Custom Action Wizard, Runtime Errors, Custom Category Icon API...

Added

  • Added Runtime Errors for actions that report runtime errors or throw exceptions. These errors are shown on actions and in the error finders.
  • Added LoadGameFromString and SaveGameToString actions.
  • Added EncryptString and DecryptString actions.
  • Added UnityWebRequest addon.
  • Added AssetBundle addon.
  • Added Tools > Custom Action Wizard. This is a 1.0 version that makes the outline of an action; you still need to implement the Execute method.
  • Added Smooth Time and Max Speed options to TransformAlignToDirection and TransformAlignToDirection2D actions.
  • Added Space setting and debug gizmos to AimCanShootAtPoint action.
  • Added API to set custom action category icons.