Game Development Community

Error with onAnimationStart, what and why?

by Ryan Killian · in Torque Game Builder · 05/23/2006 (7:53 pm) · 0 replies

I get this error when I run my very simple attempt as a game.

"con::execute - 0 has no namespace : onAnimationStart"

It comes right after it tries to load my map file. Actually I get it 3 times, because it tries to load the map file 3 times. Presumably it's why none of my 3 sprites will animate but I don't know what it is, why I'm getting it, or what to do.