Some assets are not included in this repository. Here are instructions on how to download from their sources.
-
Tileset
- Download from https://kronbits.itch.io/inca-game-assets
- Unzip
tileset.zip
- Copy
inca_back2.png
andinca_front.png
intoassets
directory - Note that the
inca_back2.png
file used in the original game was darkened
-
Merge Sound
- Download from https://opengameart.org/content/laser-shot-0
- Copy
Laser Shot.wav
intoassets/audio
directory
-
Unmerge Sound
- Reverse
Laser Shot.wav
(Merge Sound) and name the output fileLaser Shot-reverse.wav
Example usingsox
:sox Laser\ Shot.wav Laser\ Shot-reverse.wav reverse
- Copy
Laser Shot-reverse.wav
intoassets/audio
directory
- Reverse
-
Reunited Sound
- Download from https://opengameart.org/content/ui-accept-or-forward
- Convert from MP3 to WAV format (from
Accept.mp3
toAccept.wav
) - Copy
Accept.wav
intoassets/audio
directory
-
Remove Salt Sound
- Download from https://opengameart.org/content/spell-2
- Copy file into
assets/audio
directory
-
Footstep Sound
- Download from https://www.fesliyanstudios.com/soundeffects-download.php?id=7089
- Copy file into
assets/audio
directory
-
Background Music
- Download from https://incompetech.filmmusic.io/song/7012-bleeping-demo
- Copy file into
assets/audio
directory
-
Ending Screen Music
- Download from https://incompetech.filmmusic.io/song/7015-neon-laser-horizon
- Copy file into
assets/audio
directory
-
Signed Distance Field Font
- Download
font.font
from https://github.com/godotengine/godot-demo-projects/tree/master/gui/sdf_font - Copy file into
assets
directory
- Download