Skip to content

HEOScript

HEOScript

Label function
HeliScript Specify the HeliScript file to run from the list located in HEOWorldSetting's BasicInfo/HeliScript.
If the HeliScript file to run doesn't appear, add the file to HEOWorldSetting via Select.
Component Designate the component to be used from the specified HeliScript file.

Cautions:

  • HEOScript components are attachable to the GameObject with the HEOField component, or its child objects (See image below for reference)
  • For details on writing HeliScript, refer to the pages below:
  • Class
  • Components / Callback functions

HEOScript_attachable

Note

When creating a new HeliScript file, the file may not appear on the HeliScript list in HEOScript, due to partial file name duplications, etc. The issue can be solved by deleting the HEOScript component and re-attaching it to the gameobject.