I am making a platformer with lights that cast dynamic shadows and when I put a script on the player model it no longer cast shadows.
I tried with my custom script and the packaged "SimpleAnimation.LUA" when I attach it the shadows are no longer being made. I check the the model and light are both set to dynamic
no script
with "SimpleAnimation.LUA"