$(document).ready(function() { // Function to increase cursor size and change color when hovering over clickable elements function handleCursorHover() { // Select all clickable elements on your website var clickableElements = $("a, button, [role='button'], [onclick], [tabindex='0']"); // Add hover event listener to each clickable element clickableElements.hover(function() { // Change cursor size $(".cursor-point").css({ "width": "20px", "height": "20px" }); // Change cursor color to white $(".cursor-point").css("background-color", "white"); }, function() { // Revert cursor size and color when mouse leaves clickable element $(".cursor-point").css({ "width": "15px", "height": "15px" }); $(".cursor-point").css("background-color", "black"); }); } // Call the function to handle cursor hover over clickable elements handleCursorHover(); });
Human Claw
Scott crenshaw Films

The Man Behind

The Claw

Founded by writer, producer, and filmmaker Scott Crenshaw, S.C. Films tells dark, cerebral stories specializing in mind-bending, off-center stories that dig into the human psyche and dismantle the rules of genre. 

We collaborate with visionary, mind-bending artists to craft films and series that challenge convention—blurring the lines between psychological thriller, dark comedy, sci-fi, and horror. We lean into genre storytelling with a sharp edge of satire, tension, and the surreal—always grounded in character and human complexity.

S.C. Films’ original projects have earned critical acclaim across global festivals. Crenshaw’s latest short, Death of Atom—adapted from his novel Deadwood Casino—won Best Sci-Fi Short at the 2024 Venice Film Festival and Best Short Film at CineTech Future Fest. His crime-thriller St. George took home Best Narrative Short and Best Direction in both LA and Toronto.

Currently, we’re developing the psychological crime thriller Greenbelt and the dystopian sci-fi epic Deadwood Casino Vol. 1, alongside original comedy TV series Electric Avenue, Greenwich, and Bad Tenants.

We don’t follow genres—we fracture them.

We don’t just tell stories—we unravel them.

Instagram