Hello!! Marco here!!
I Made every step in this video, if compile the code everything right, but when I try to play after two seconds everything crash and the debuger tool tell me my proyectil is nullptr, but I don´t know how to fix this.
Send this image like reference.
Best Regards, Marco.
That shows Proyectil
is null which would cause a crash by trying to dereference it. It also says the ProjectileClass is null which would mean you forgot to set it in blueprint.
Hello Dan, thanks a lot, everything works fine with you advice =D
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.