I am wanting to add a wind effect to a large projectile while it is in the air so that the path of the projectile is changed whilst in the air.
My wind will be at a certain direction and at a certain strength. After doing research I think using constantForce is the best bet but I am unsure of how to use the two variables input to use contantForce while the object is in the air.
Any suggestions??