Skip to content
Opsive
  • Solutions
    • AI Solution
    • Animation Solution
    • Character Solution
    • Inventory Solution
    • Bundles
  • Support
  • Omni Animation
  • Studio
  • Shop
  • Cart

Documentation Tree

  • Behavior Designer Pro
  • Requirements
  • Version Comparison
  • Getting Started
    • Import Errors
    • Task Migration
  • Concepts
    • What is a Behavior Tree?
    • Behavior Trees vs Finite State Machines
    • Flow
    • Blackboard
    • Tasks
      • Action
        • Perform Interruption
      • Conditional
      • Composite
        • Selector
        • Sequence
        • Parallel
        • Parallel Selector
        • Utility Selector
      • Decorator
        • Conditional Evaluator
        • Cooldown
        • Iterator
        • Inverter
        • Repeater
  • New Tasks
    • GameObject Task
    • Entity Task
    • Event Node
  • Conditional Aborts
  • Variables
    • Accessing Variables
    • Scope
    • Property Bindings
  • Entity Baking
  • Events
  • Subtrees
  • Syncing Animations
  • Referencing Scene Objects
  • Save/Load
  • Extending the Editor
    • Control Types
    • Node Views
  • API
  • Networking
  • Repository
  • Resources
  • Integrations
    • Playmaker

Inverter

The Inverter task will invert the return value of the child task after it has finished executing. If the child returns success, the Inverter task will return failure. If the child returns failure, the Inverter task will return success. It will return a status of running for as long as the child is running.

The Return Status task returned failure, so the Inverter flips that status to success.

Keep Reading

Previous Page

Iterator

Next Page

Repeater

Opsive
Facebook Twitter discord Unity Asset Store
  • Solutions
    • Omni Animation
    • AI Solution
    • Character Solution
    • Inventory Solution
  • Support
    • Documentation
    • Downloads
    • Forum
  • Shop
    • My Account
  • Studio
    • News
    • Showcase
    • Terms & Conditions
  • Solutions
    • AI Solution
    • Animation Solution
    • Character Solution
    • Inventory Solution
    • Bundles
  • Support
  • Omni Animation
  • Studio
  • Shop
  • Cart