Richard MorganFollowJan 4·1 min readUnity — Creating Bullet Holes via RaycastingIt’s bullet time…Instantiating bullet holes is easy. Here’s the trick:The above script will create a ray that goes from the camera to the center of the screen. Instantiating the bullet hole rotation is done with LookRotation.