Hey everyone, funny when you write a problem down and then you figure it out later.
I’ll post the solution as it may be useful. It was bound to be simple in the end!!
I scaled up a polygon from 0 to 1. But when I rendered the animation out the scale and polygons did not show up. So I changed the first keyframe value to 0.001 and the end keyframe to 1 and it works. Not sure why a value of 0 wont work but good to know.
Does someone know why this is the case??
Cheers.