My projectiles are invisible

I have an AI that aims to face the player and shoots a projectile at them. I know that the projectile is hitting the player because i get knocked back but the projectile is invisible. Plz help.

You have set the scale to ‘0, 0, 0’.

How do you move your projectile tho?

Using projectile movement component

Now i can see the projectiles but they don’t move at the player. Any ideas?

It’s working in my case. Try to set updated component manually.

what is updated component?

That stuff you’re trying to move with movement component obviously. Hover a mouse on one. There is a lot of useful text there.