So every time I hit play the game crashes and says that something wrong with the projectile.cpp
- if i delete Projectile->LaunchProjectile(LaunchSpeed);
LastFireTime = FPlatformTime::Seconds();
from the Tank.cpp the game stop crashing
nevermind I just found out that I needed to add back the projectile in the tank_BP, form another post…
Is it possible to delete post?