var tween = create_tween()

tween.tween_property(Engine, "time_scale", value(float), duration(float))


프로퍼티에 오브젝트가 엔진을 가리켜야한다.