how to instantiate particle system with a particular rotation code example
Example: how to instantiate particle system with a particular rotation
Instantiate(bullet, gun.transform.position, gun.transform.rotation);
Instantiate(bullet, gun.transform.position, gun.transform.rotation);