Documentation

Page contents

Updated

Generate PDF from page.

Canvas Count Down Behavior

Files: CGFCanvasCountDownBehavior.cs

Path: "CGF/Systems/UI"

Description

Behavior that allows performing a countdown.

Reference

  • Count Down List – List of CountDownParameter classes.
    • Audio – Internal value used to configure audio.
    • Delay – Duration in seconds used for delay.
    • Text – Text displayed on screen.
  • Text – Text that will appear on screen.

Use

Add this component to the GameObject that should own the behavior.
Configure the inspector fields listed in Reference and assign the required scene or asset references before entering Play Mode.