One-Punch Man King & Gamepad custom cursor
One-Punch Man King & Gamepad cursor pack: cute cursors and clean custom cursor shapes.
Default navigation pointer
Used for clickable elements
Hover over each side to preview both cursor styles in real-time.
Welcome to "You" - A Unique Animated Cursor Collection
Introducing You: If you're looking for a stylish and unique way to jazz up your browsing experience on Microsoft Edge, Chrome, or even Windows 10/11, we have the perfect solution-our custom cursor pack. We proudly present "You," an animated cursors collection inspired by One-Punch Man King & Gamepad. With a dash of fun and creativity, each cursor is uniquely designed to reflect your personality or theme. From playful designs that embody the energetic spirit of One-Punch Man's heroes to elegant styles tailored for workspace productivity, our collection has got you covered! Dive into a world where anime and gaming collide with "You," your very own cursor pack. This package features a curated selection from the popular Japanese series *One-Punch Man*, featuring some of its most beloved characters in vibrant animation. Each animated cursor is sure to elevate not just your productivity but also injects an element of personality into your daily digital exploration! Discover "You"-where style meets functionality with a fun and engaging twist, featuring: - A collection of handcrafted, high-quality animating cursors. - Compatible for both Windows 10/11 operating systems through our custom Chrome extension and Edge browser extension! Join the ranks of satisfied users who've elevated their cursor experience with "You." Your productivity is about to soar as you find yourself reaching for your mouse more often. Ready to start your journey? Click below to grab yours now! Disclaimer: This animated cursor pack doesnât just stop at functionality; we have poured our passion and creativity into each design, ensuring that you'll experience nothing short of excellence with every click. Plus, as a special treat for dedicated fans, the "You" collection even includes some hidden surprises only found on subscribing to this exclusive series! Click here to get started: https://yoursite.com/you-anime-cursors Inspired by One Punch Man King & Gamepad is an animated cursor pack, showcasing a collection of unique and dynamic animations from the popular Japanese anime series *One-Punch Man*. Our team handpicked our custom cursors with care, ensuring that every animation reflects the vibrant characters and exciting world of One Punch Man. Features: 1ď¸âŁ Unique, high-quality animations 2.Customize your embed code and preview it in real time below.
Live preview
<style type="text/css">
body {
cursor: url(https://cdn.cutecursors.com/cdn-sweezy/packs/one-punch-man-king-gamepad-animated-cursor/arrow.png) 4 4, auto;
}
a, button, .clickable {
cursor: url(https://cdn.cutecursors.com/cdn-sweezy/packs/one-punch-man-king-gamepad-animated-cursor/hand.png) 4 4, pointer;
}
</style>
<a href="https://cutecursors.com//category/one-punch-man/one-punch-man-king-gamepad-animated-cursor" title="Get free One-Punch Man King & Gamepad cursors for your website.">
One-Punch Man King & Gamepad Cursors
</a>/* components/CuteCursor.jsx */
"use client";
import { useEffect } from "react";
const CURSOR = "https://cdn.cutecursors.com/cdn-sweezy/packs/one-punch-man-king-gamepad-animated-cursor/arrow.png";
const POINTER = "https://cdn.cutecursors.com/cdn-sweezy/packs/one-punch-man-king-gamepad-animated-cursor/hand.png";
export default function CuteCursor() {
useEffect(() => {
const style = document.createElement("style");
style.innerHTML = `
body { cursor: url(${CURSOR}) 4 4, auto; }
a, button, .clickable { cursor: url(${POINTER}) 4 4, pointer; }
`;
document.head.appendChild(style);
return () => style.remove();
}, []);
return null;
}
/* Usage: render <CuteCursor /> once, e.g. in your root layout or App:
<CuteCursor />
One-Punch Man King & Gamepad cursors by https://cutecursors.com//category/one-punch-man/one-punch-man-king-gamepad-animated-cursor */-- One-Punch Man King & Gamepad custom cursor for Roblox
-- LocalScript (place it in StarterPlayer > StarterPlayerScripts)
--
-- 1) Download the cursor images (buttons above) or grab them here:
-- Cursor: https://cdn.cutecursors.com/cdn-sweezy/packs/one-punch-man-king-gamepad-animated-cursor/arrow.png
-- Pointer: https://cdn.cutecursors.com/cdn-sweezy/packs/one-punch-man-king-gamepad-animated-cursor/hand.png
-- 2) Upload them in Roblox Creator Hub as Decals (Create > Decals).
-- 3) Replace the IDs below with your uploaded Image asset IDs.
local UserInputService = game:GetService("UserInputService")
local Players = game:GetService("Players")
local CURSOR_ICON = "rbxassetid://CURSOR_ASSET_ID"
local POINTER_ICON = "rbxassetid://POINTER_ASSET_ID"
-- Set the default cursor
UserInputService.MouseIcon = CURSOR_ICON
-- Optional: switch to the pointer icon while hovering GUI buttons
local function hookButton(button)
button.MouseEnter:Connect(function()
UserInputService.MouseIcon = POINTER_ICON
end)
button.MouseLeave:Connect(function()
UserInputService.MouseIcon = CURSOR_ICON
end)
end
local playerGui = Players.LocalPlayer:WaitForChild("PlayerGui")
for _, gui in ipairs(playerGui:GetDescendants()) do
if gui:IsA("GuiButton") then
hookButton(gui)
end
end
playerGui.DescendantAdded:Connect(function(gui)
if gui:IsA("GuiButton") then
hookButton(gui)
end
end)
-- One-Punch Man King & Gamepad cursors: https://cutecursors.com//category/one-punch-man/one-punch-man-king-gamepad-animated-cursorHow to Install One-Punch Man King & Gamepad cursors
How to Install cursor One-Punch Man King & Gamepad for Chrome
One-Punch Man King & Gamepad
One-Punch Man King & Gamepad cursor pack: cute cursors and clean custom cursor shapes.
- 1Go to Chrome Web Store
Hit the 'Add to Browser' button to get the 'One-Punch Man King & Gamepad' pack.
- 2Add the Extension
On the Chrome Web Store, smash that âAdd to Chromeâ button and confirm.
- 3Pin for Easy Access
Pro-tip: Pin the 'Cute Cursors' extension to your toolbar for quick access.
- 4Activate Your Cursor
Open the extension, find the 'One-Punch Man King & Gamepad' pack, and click to activate. Easy peasy!
You may also like
Explore other cursor packs from our collection
Didn't Find Your Vibe?
Our universe of cursors is huge. Dive into hundreds of unique collections and find the one that truly represents you.
Explore All Collections






