- #1
WilkinzMicawber
- 9
- 0
I am coding a game in which I desire a projectile to undergo realistic curving when rotating while moving through the air. Let's consider the instance of a projectile that is initially moving forward while spinning clockwise along an axis placed vertically in it is center of mass. The object should gain increasing rightward velocity with constant acceleration, so that the path is a curve, correct? Should the rightward acceleration be constant through its entire trip, or does the air somehow act to change the acceleration as it moves?