CheckActorHealth WorldScript

From Serious Sam's Bogus Detour
Jump to: navigation, search

Checks the health of an actor and triggers OnTrue or OnFalse conditionally. This script can be executed by other scripts.

Properties

  • Enumeration Function, default: Less
    • Greater
    • Less
    • GreaterOrEqual
    • LessOrEqual
  • Float Value
  • Unit feed Actors, maximum 1 unit, validates
  • Unit feed OnTrue, validates
  • Unit feed OnFalse, validates