Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 735 Bytes

File metadata and controls

15 lines (7 loc) · 735 Bytes

A short demo on how to create old school retro demo from the demoscene in 80s and 90s.

We use a spritesheet font to have controll over each character. Then we can also use the script and font for any kind of text. The text would not require to be made in photshop or any other image software.

This script are limited to the english alphabet (a-z) lower cap letters only. This is because of the spritesheet I have made of the c64 font.

Also check out the article for code comments on: https://soltveit.org/unity-retro-demo/

The demo video can be found here: https://www.youtube.com/watch?v=Sd6UzUAgE90

Video of the Retro Demo Demo Video