Projectile Calculate Impact..
by ShadowKiller · in Torque Game Engine · 01/27/2007 (3:32 am) · 1 replies
Hello, i have this problem for awhile now if i fire a certain weapon ad a enemy AI it spams my console with this:
"Projectile::calculateImpact: this function is (essentially) pure virtual. Should never be called"
has any1 met this before? or know howto fix this? ive searched every lil bit of code but found nothin like it..
please help me im despered :(
"Projectile::calculateImpact: this function is (essentially) pure virtual. Should never be called"
has any1 met this before? or know howto fix this? ive searched every lil bit of code but found nothin like it..
please help me im despered :(
Torque Owner Stefan Lundmark
Actually, there is no references to it anywhere so it can not be called unless you fiddled around with the source.