Tree("Root") {
Composite(Sequence) {
BTC.FadeIn("Renderer.STATIC.bushBaked")
BTC.Wait(5)
BTC.FadeOut("Renderer.STATIC.bushBaked")
}