Tom and I are kind of stuck in our learning of Torque Game Builder. We’ve been going through the 2D Game Building for Teens book and after fixing the code mistakes things are fine.
Well, things were fine.
The problem we’re having now is launching the project — we’re getting an Invalid Project Data error.
None of the graphics show up, although they’re still in the project, just all blank.
I can change the path of the images in the datablocks.cs file and then the graphics show up when the project is loaded. But then when I try to play the level the graphics are blank.
So I can load the graphics when the datablocks.cs path is one way, and then see the graphics when I run the level when the path is the other way.
It’s the kind of thing that makes me think it’s TGB’s fault, but I can’t find anything “official” on the GarageGames site.
It’s kind of brought things to a halt for now — at least as far as finishing the sample game from the book.