Logic Player

A component for playing Logic Asset.

How to add

Add to existing GameObject

  1. Select the GameObject you want to add in the Hierarchy window.
  2. Click the “Add Component” button in the Inspector window.
  3. Select Logic Toolkit > Logic Player from the menu.

Creating GameObject with Logic Player

  1. Click the “+” button in the Hierarchy window.
  2. Select Logic Toolkit > Logic Player from the menu.
  3. The GameObject will enter name input mode, so enter the name.
  4. Confirm with Enter key.

Properties

Properties Description
Edit button Open Logic Editor window
Auto Play Mode Mode to start playing automatically
None
Do not start playing automatically
Play On Awake
Start playing when the GameObject is awake
Play On Start
Start playing at the Start of the GameObject
Debug Graph Settings Graph debug settings
Max Loop Count
Maximum number of iterations to determine infinite loop
Enable Logging
Enable debug logging
Enable Break
Enable debug break
Asset Play Logic Asset
Events Defining a Custom Event