RaidMouse is a World of Warcraft addon that enhances your cursor visibility during raids, dungeons, and general gameplay.
The core feature is a cursor ring — a smooth circle drawn around your mouse pointer using 64 line segments. You can adjust its size, thickness, and color, or let it automatically match your class color. A soft glow effect adds an additive light behind the ring for extra contrast against busy spell effects and ground clutter.
Cast progress overlays a second ring that fills clockwise as you cast or channel spells, giving you a visual cast bar right at your cursor without looking away from the action.
For extra flair, the mouse trail leaves fading dots behind your cursor as it moves, and an optional sparkle effect scatters randomized particles along the trail. Both use a pre-allocated circular buffer for smooth performance.
You can also pin any of the eight raid marker icons (Star, Circle, Diamond, etc.) directly onto your cursor, making it instantly recognizable during chaotic encounters.
A pulse animation option adds a rhythmic breathing effect to the ring size. Visibility controls let you show the ring always, only in combat, or only in instances, with separate opacity sliders for each state.
Configuration is accessible via /rm config or the minimap button. Additional slash commands include /rm toggle, /rm glow, /rm trail, /rm marker, and /rm reset.
RaidMouse is lightweight, runs every frame via OnUpdate, and stores all settings in SavedVariables for persistence across sessions.