CallbackTweener is used to call a method in a tweening sequence. See Tween.tween_callback() for more usage information.
The tweener will finish automatically if the callback's target object is freed.
Makes the callback call delayed by given time in seconds.
Example: Call Node.queue_free() after 2 seconds: