Summary

public void ShootWithOffset(Vector3 initialVelocity, Vector3 direction, float offset, MyEntity owner, uint? renderId, bool userNormalizedPositionForEffects)

This function changes default shooting position (muzzle flash) with an offset. (allow us to shoot at close objects)

Parameters