Game Development Community

Console + atlas

by Barry Gallagher · in Torque Game Engine Advanced · 03/28/2006 (3:29 am) · 3 replies

When using atlas do i merely type the syntax in Tse's console?

i.e
Quote:generateTQT("demo/data/terrains/tseSurf.jpg", "demo/data/terrains/large.tqt", 5, 512);

or do i have to write scripts to use it?

#1
03/28/2006 (3:37 am)
You can write it directly to the console. Both works.
#2
03/28/2006 (3:48 am)
Thx martin
#3
03/28/2006 (3:52 am)
Theres also a resource you can use to do it...

TSE: Atlas terrain import GUI