Tween Error "started with no tweeners"

It shouldn’t be the same error at this point, did you change the definition like @herrspaten said?

# was: @onready var tween = get_tree().create_tween()
var tween: Tween
2 Likes