Wand of Fireblast - Shattered Pixel Dungeon.cur
- Published on April 10th 2020 by videogamer1002.
- Released under the Release to Public Domain license.
- Designated to be used as a Normal Select cursor by right-handed people.
- Static (non-animated) cursor.
An edited version of the Wand of Fireblast from the open source roguelike game Shattered Pixel Dungeon.
The cursor has a translucent black outline but looks good with or without shadow enabled.
The original art for this wand is open source and can be found here:
https://github.com/00-Evan/shattered-pixel-dungeon/blob/master/android/src/main/assets/items.png
Resources
- What is a mouse cursor?
- How to download and use a mouse cursor?
- Draw your own cursor online.
- Learn how to create animated cursors in a video tutorial.
HTML cursor code
To use the cursor on your web or a MySpace profile, add the following code to your page:
<style type="text/css">
body {cursor: url(http://www.rw-designer.com/cursor-extern.php?id=135880);}
</style>
<a href="http://www.rw-designer.com/cursor-set/shpd-wands"
title="Get free cursors for your web.">Shattered Pixel Dungeon Wands Cursors</a>