Trick Shooting with 22plinkster (video)

I had the pleasure of hanging out and shooting a video with 22plinkster who has dozens of trick shot videos on YouTube.  Check out some of the fun shots we did that morning.

The pistol I used

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });