This projectile inherits the Missile template, but then overrides it with ballistic behaviour. This prevents all of the Missile properties that aren't used by Bullet from being inherited.
This projectile inherits the Missile template, but then overrides it with ballistic behaviour. This prevents all of the Missile properties that aren't used by Bullet from being inherited.