An aseprite extension for drawing, previewing and exporting racers for Dr. Robotnik's Ring Racers.
If you're an existing Kart Maker user and unsure how this matches up, check out a detailed comparison!
- Grab the latest release.
- Double-click on the
kart-builder.aseprite-extension
to install it.
For alternate installation methods, consult the aseprite documentation.
- Open
File > Export > Export Kart
to open the Export Kart dialog. - Click
[...]
in the lower-right and specify an output path. - Click
Export
to write a*.pk3
to that location.
Kart Builder uses a special *.ase
file as your workspace. This file contains all of the layers, animations and S_SKIN
properties of your add-on. Sounds should be *.ogg
files kept next to your *.ase
file or in a subfolder like sounds/*.ogg
. An example template is provided in examples/example.ase
.
- Full export for all sprites and sounds
- Visual editor for
S_SKIN
properties - Autofill look/turn frames from idle frames
- Live preview for frames and palettes
- Raised wheel (Eggman) kart template
- Modded rivals support
- Multi-racer bundling
- SRB2K legacy export
Open an issue if you have any feature suggestion or bug report. Please include your *.ase
file and a screenshot of any errors. Join the Kart Krew Discord for any additional help using Kart Builder.