ObjectTemplate.ProjectilePosition

From Pilot_51's Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

MDT description

This is where the projectile "spawns" when you shoot, relative to the weapon/soldier position. For example, if the gun is at 0/0/2 and ProjectilePosition is set 0/0/4, then the projectile will spawn at 0/0/6 relative to the vehicle's location. For the Sherman, it is set to 0/0/0 as the the "cannon object" is already positioned at the end of the barrel. On the Mustang, the bomb spawns -0.45 below the "bombdummy", which is located underneath the plane. The -0.45 accounts for the radius of the bomb.

Source and more details

Additional Description