Game Development Community

Sort datablocks alphabetically

by Joe Rossi · in Torque Game Builder · 01/20/2008 (6:14 pm) · 3 replies

As a project grows it gets more and more difficult to choose images and objects from the behavior dropdown menus. I rewrote the functions to sort the datablock names alphabetically, but my solution uses Lua to do the sorting. I suggest this feature be added to a future version of TGB, it helps me a lot.

#1
01/21/2008 (6:35 am)
I second this. Our current project has a lot of items in each level and over time it becomes harder and harder to find items and data. This would save quite a bit of teeth gnashing. :)
#2
01/21/2008 (12:08 pm)
I think the user should be able to have more control over their datablocks. They should be able to be put into groups or folders in my opinion. In my game I have over 50 datablocks on hand and it is really confusing at times.
#3
01/25/2008 (6:57 pm)
I agree with you Phillip, an asset management system would be very useful and ideal.