V2 Components

Hey,

I’m writting a few V2 component and I’ve noticed that the required ‘draw()’ function is called 2 times during runtime when that component is instantiated. I’ve tried all sorts of things to make it stop doing that but I’m starting to get the feeling that ‘it’s supposed to do that.’

Does anyone know if the draw() function is supposed to be called 2 times upon instantiation?

Thanks!

-sp