Game Development Community

Extending the designer

by Levi · in Torque X 2D · 03/20/2008 (2:19 pm) · 4 replies

Is it possible to extend TXB? I'm interested in adding hex tile maps. But if I can't extend the editor to support them, they would have limited usefulness.

#1
04/06/2008 (4:31 pm)
I too require hex tile maps... if you ever find an answer please let us know.

Regards,
Brent
#2
04/06/2008 (6:55 pm)
I don't believe you can adjust the TXB, however I could be wrong. I do know if you purchase TXB Pro you receive the engine source code, maybe TXB soruce is included? I would not know, but you can certainly add support into the engine for it, as for adding TXB support I am not 100% sure, I use TGB and I know it can't be done with that as the scripts are shipped compiled so you can't change anything.
#3
04/07/2008 (9:18 am)
There is no way to extend TXB no matter what package you purchase. Your only option is to create a custom tool to do what you need.
#4
04/07/2008 (10:42 am)
Yeah, that's a bummer. The extended tilemaps by themselves aren't that had to add, but not being able to add support for them in TXB sucks.