That is so awesome of you! I was nearly done with a prototype of my game first day and I discovered a game-breaking bug that I have been trying to fix for a WEEK. Thank you so much for this.
Viewing post in Submission Time Extention
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: