Hey guys,

I have a point attribute I'm trying to bake to a texture using the game baker's custom channel but it always exports without alpha. As an example lets say the attribute is p@output = {.1, 1, .1, .2};

Is there something I'm doing wrong or does the game baker not support alpha for custom channels?