IntervalTweener

Inherits: Tweener < RefCounted < Object

Creates an idle interval in a Tween animation.

Description

IntervalTweener is used to make delays in a tweening sequence. See Tween.tween_interval for more usage information.

Note: Tween.tween_interval is the only correct way to create IntervalTweener. Any IntervalTweener created manually will not function correctly.

Previous Next


© Copyright 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision 53e837c6.

Built with Sphinx using a theme provided by Read the Docs.