You are most welcome. I hope this gives you enough time to finish your game for the jam. I'd also like to mention if you're having a hard time with your game and need some help debugging or just to get some perspective, don't be shy to reach out in our Community Discord. I'm not sure which engine you're using, but I'm sure there's someone that would be able to help.
I have two problems:
-My projectiles won't deploy to the blinking cube, they just stay at that location.
-My enemies only fly to those prefabs without being destroyed
https://files.catbox.moe/rp067a.mp4
here is the code for the projectile
https://pastebin.com/05SJpbnu
full code for player:
full code for enemy: