Game Development Community

"Using the new features of the engine effectively guide"

by Serena Samborski · in iTorque 2D · 02/27/2010 (2:09 pm) · 1 replies

In the Documentation that came with Torque 2D for iPhone 1.3 in the Best Practices Guide, a "Using the new features of the engine effectively guide." is described.

"The level datablocks file
As you can see the level datablocks file (game/data/levels/datablocks), and the editor
datablocks file (game/managed/datablocks.cs) are two separate entities (as outlined
in the Using the new features of the engine effectively guide that came with this
development kit. This allows each level to load and unload its resources and control
memory usage manually."

Where is this document?

#1
03/01/2010 (8:13 pm)
Hmm. Most likely he was referring to the User Guide - Working with Torque2D for iPhone.pdf That section is covered around page 15. Sorry for the confusion.