Game Development Community

types of projectiles?!?!?!

by Anthony Rosenbaum · in Torque Game Engine · 10/22/2001 (6:37 pm) · 3 replies

in tribes 2 there are a variety of projectile types like
LinearProjectileData and EnergyProjectileData and
GrenadeProjectileData does the ProjectileData class support all these varieties or is more hard code needed ? Anthony

#1
10/22/2001 (9:40 pm)
The new one basically covers LinearProjectile and GrenadeProjectile, though it doesn't contain all the functionality the others provided (interaction with waters is one thing that comes to mind). I'm not sure what EnergyProjectile did.
#2
10/22/2001 (10:20 pm)
I hope you will add the energy or an "array of texture" type PLEASE!!!!!!!!! Anthony
#3
10/22/2001 (10:40 pm)
EnergyProjectile = ELF gun?