Game Development Community

View polycount in constructor?

by Ryan Jaeger · in Artist Corner · 02/18/2008 (1:41 pm) · 2 replies

Is there a way to view polycount in constructor?
I haven't seen an option to view polycount and I also noticed when you export it doesn't give you the polycount information in the txt file either. :\

Working in the dark here. :|

#1
02/18/2008 (2:38 pm)
That would be a great thing to have I agree, is there one in the world editor for Torque? If there is, it would be easy to implement I'm sure if not, i wonder if it can be scripted in...
#2
02/18/2008 (3:44 pm)
Well yeah there is a mappers helper tool that can be implemented into torque it gives you poly counts for whatever is on the screen... But nothing that shows you the polycount of a specfic model I believe.

The last project I was involved with had it implemented and it had A LOT of tools.