πŸ”§Attach Prop & Handle

Handles are not a native Game Creator 2 property type by default. LogicBlock adds support for Handles as a custom property type.

To work with Handles dynamically, LogicBlock provides a special instruction: Attach Prop (LogicBlock) This lets you select and assign Handles at runtime through properties.

Last updated