RetroBlit

by [email protected]

Detail this asset from Unity Asset Store: Original Link

This is a paid asset, but we’ll share RetroBlit Free for you. Enjoy!!!

RetroBlit v2.3.1

Download Now

RetroBlit is a different kind of retro pixel game framework (really). It aims to create an ideal, low friction framework for making pixel-perfect retro games from the early 90s era. RetroBlit takes advantage of the portability, and the ease of deployment that Unity provides, but does away with the Unity Editor interface in favour of a traditional game loop, and code-only development.

Features:
– Pixel perfect rendering

– Primitive shape rendering, lines, rectangles, triangles, ellipses, pixels

– Multi-layered tilemaps with extensive TMX file support which includes support for infinite maps, objects, and custom properties

– Rendering to and from sprite sheets

– Unicode text rendering, with text alignment, overflow settings, and custom pixel font support

– Sprite packing support

– A set of 30 tweening/interpolation functions

– Clipping

– Custom shader support

– Sound and music APIs

– Simplified input handling

– Optional wide and tall pixel support (think 1980s computer games)

– Post processing and transition effects, such as scanlines, screen wipes, screen shake, fade, pixelate and more

– Garbage Collection aware code, for smooth play without hiccups!

Check out the RetroBlit feature demoreel at itch.io!

Try the WebGL example demo games BrickBust and Retro Dungeoneer which ship with RetroBlit (all source code and assets included).
For a more information and a very in-depth documentation please have a look at these pages:

RetroBlit Website
RetroBlit Docs

Related Posts

Leave a Comment