Game Development Community

Resources

by James Bond · in Torque Game Engine · 07/09/2006 (1:22 am) · 2 replies

Just a quick observation, it looks like some code gets added to the TGE, where others end up as resources. For example, fxFoilageReplicator were added to TGE, where the CG water is a resource. Who decides what is added and what is not? is their a fix criteria for being added to TGE or not?

#1
07/09/2006 (3:04 am)
GG decide, and it will have to match up with their plans. E.g. advanced camera is a great resource used by many as it makes TGE more versitile, but it doesn't work as well over a network, so it hasn't been included in TGE. At least thats how I gather the resource inclusion works :).
#2
07/09/2006 (5:35 am)
Yeah I was thinking that this was the case.