HaloMCC.cur
- Published on March 12th 2020 by Eike.
- Released under the Release to Public Domain license.
- Static (non-animated) cursor.
The cursor that you'll see when playing Halo on PC
Drew it by hand using the game itself as reference cause I couldn't figure out how to screenshot without the cursor disappearing
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=135158);}
</style>
<a href="http://www.rw-designer.com/cursor-set/halo-mcc"
title="Get free cursors for your web.">Halo: MCC Cursors</a>