HPL3/Areas/InteractAux Area

From Frictional Wiki
< HPL3
Revision as of 19:50, 24 January 2024 by Lil alex (talk | contribs) (created page with basic information)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

A volume entity which when interacted with, calls the parented entities onInteract function. When the parent entities interaction is disabled, the InteractAux area will also be disabled automatically.

Properties

InteractParent

The interactable entity to call the interact function on.