Originally Posted By: rojart
if I try with particle sprites, like code below the fps went down. Is d3d_instancing = 1 restricted for sprite particles?


d3d_instancing = 1 is for sprite entities only and doesn't affect particles. The Pro Edition automatically uses instancing which can be turned off by particle_mode = 1.