What should I use?
by Todd Johnson · in Torque Game Engine · 12/05/2004 (8:07 am) · 4 replies
In my game, I'm going to have a ship that deploy packages. It's going to be real simple. You order something, the ship flys over you and drops the package. The ship just stays there until the next order where it wil go to the position to the player. The ship will never change altitude so it's going to be relatively easy. My question is... should I implement this as a vehicle? How about AI vehicle? Or a moving item?
Torque Owner Todd Johnson