Well I’m no guru, but from experimentation, enabling physics on a Projectile will screw it’s movement. I guess ProjectileComponent is pre calculating a path, which is incompatible with physics simulation.
Well I’m no guru, but from experimentation, enabling physics on a Projectile will screw it’s movement. I guess ProjectileComponent is pre calculating a path, which is incompatible with physics simulation.