void main() { ActionPlayAnimation(ANIMATION_PLACEABLE_ACTIVATE,3.0); DelayCommand(2.0, ActionPlayAnimation(ANIMATION_PLACEABLE_DEACTIVATE)); }