Iam using a render texture to draw some lines and some portion by visiting sprites at calculated positions. Upto a set of sprites it's working fine but to draw large portions ,if in a single frame if iam trying to visit more sprites then render texture is getting stretched and its not visiting exactly at the position given.Can anyone help me.Iam using Cocos 2d-js engine