🆙Actor Property Switcher
Updated in Game Maker 0.10 with a new Property to switch: UI Visibility.
Build Singleplayer & Multiplayer Logic - about [SP] or [MP] behaviours or components.
Target general or specific objects and change their visibility, collisions, Indicator UI, or all.
Common Uses
Efficiency: Change properties of objects without destroying them and spawning new ones
Control visibility of Indicator text, arrows, etc of target objects
How it Works
Action: Changes Properties of targets
Activation Type: Fixed or Toggle
Fixed - switch once
Toggle - switch repeatedly on/off
Filter Modes (Target): 3 Options
Out: No messages sent
Last updated