3D render, Projectiles not working as intended

Im having the issue of my enemy attempting to shoot a projectile however, every time he does it it just disappears unless I am right next to the enemy anyone know how to fix this

2 Likes

Auto destroy

i haven’t checked the code but i know that’s what this is
whenever you use the projectile block that makecode it has this on by default

Press A to shoot the proj you have
Pres B to shoot the proj you need

yea thank you this fixed the issue appreciate it