Trying to instantiate some number of meshes (parenting by one mesh) and create shadows from its on the ground.
But it looks odd. Not all meshes cast shadows and it looks like shadow map texture starts form starting position of the parent mesh.
If parent is moving, child meshes starts cast shadows only when it move into some texture I think.
Changing of shadow map size not fix this.
What I did wrong? What I have to read to understand?
Yes, It is small project just to check babylon up. I’m sometimes write simple games for my friends and check new things for me like technologies, languages, frameworks etc. So previous was in phaser, this one in babylon (because of 3D)