function tick(timestep) io.write("cloud script begin\n") myClouds:skyColor(1, 0, 0, 15) io.write("cloud script end\n") return true end