🟡Animated Decoration
Enhanced in Game Maker 0.8 to allow for multiple animation configurations which send messages, and a preview button added in 0.9.
COPY/PASTE PARAMETERS
New in GM 0.11! Right click on a behaviour or component to copy. Then open an object, add the same behaviour or component, and right click it to paste identical parameter settings.
Animated Decoration [SP] [MP]

Set up varied triggers for an object's animations and send messages when animations start and end.
Common Uses
Create realistic NPC interactions by triggering animations with logic sequences including dialogue
Choreograph a concert or event
Create animation loops using messages and animation stacking
How it Works
ELEMENTS
An element is a unique configuration to play an asset's animation when certain conditions are met. Multiple elements can be added to an object.
Press ADD ANIMATION +
to set up another element
• Trigger: Start,
Multiple Messages in, Detect Player

(Each Element's unique Play Condition)
• Play Condition: 3 Options
PlayOnStart - Play automatically when the Experience starts
PlayOnReceiveMessage - Set a message to trigger this behaviour
PlayOnDetectPlayer - Set the range to detect players
• Animation (Selection)
Choose from any animation included in the asset
• Animation Play Speed
• Interruptible (toggle)
• Out: Unique messages per Element sent
Animation start
Animation end
Set the Broadcast Type to Self to send an Element's messages to trigger other Elements.
Parameter Notes
Animations - a list of Animation Elements. Each Element has a unique set of variables.
A closed Animation Element
An expanded Animation Element
Click
X
to remove an Element
Last updated
Was this helpful?