Game Development Community

Torsion Auto-typing my info into the new scripts

by BryceSquared · in Torsion · 10/04/2009 (8:48 pm) · 2 replies

Can I get torsion to do this for me whenever i make a new script?

//==========================================================================================================================================
//
// THIS FILE: The AI manager.
//
// WHAT IS IT? This file defines all the functions for AI e.g Path Finding
//
//==========================================================================================================================================

I like to have these titles but i hate typing them out everytime

#1
10/08/2009 (10:15 pm)
Hi Bryce.

Maybe in a future version, but its fairly low priority... what i always do is cut and paste it from another file and fill in any changes.
#2
10/09/2009 (7:48 am)
Yea thats what I was doing, just wanted to know but it is not that important.