Hi!
I've decided to make a Redeemer Mod, making a weapon into a Redeemer from UT. Now, I want it to be as tough to steer as in UT, and I thought I had a solution. I looked at GOLEMs steering missles, and found that he used SetThingVel(), which made it easy to steer. I tried to change that a little and replaced STV for ApplyForce(). Problem was that the projectile sped up too quickly. Anyway I can do what I want without it going totally out of control?
/Edward
I've decided to make a Redeemer Mod, making a weapon into a Redeemer from UT. Now, I want it to be as tough to steer as in UT, and I thought I had a solution. I looked at GOLEMs steering missles, and found that he used SetThingVel(), which made it easy to steer. I tried to change that a little and replaced STV for ApplyForce(). Problem was that the projectile sped up too quickly. Anyway I can do what I want without it going totally out of control?
/Edward