If you’re using shape keys to animate your mesh or meshes, but using the vertex animation script (talking about an offset texture I’m assuming so) yes you definitely need to set key frames the mesh needs to be animated. The script will look at the difference in vertex positions from their original position which is stored in the texture. If you’re getting a black texture there would be no movement. No color means vertices are not being offset.