Game Development Community

projectileType

by AIDan · in Torque Game Engine · 10/16/2001 (7:37 am) · 1 replies

Hi

Which types are supported?? Only "Projectile"??

greetings
Daniel

#1
10/16/2001 (2:40 pm)
There is a single projectile class, you can make that into whatever type of projectile you want using different datablocks, dts shapes, particle emitters, etc. It's pretty flexible.