Skip to content
Nate River edited this page Sep 20, 2023 · 5 revisions

About

Create fantasy worlds with Tile Engine! The asset includes tilesets and Level Builder. Use it with Pixel Heroes Editor to create your amazing game!

How to add custom sprites in Unity

  • Put sprites to TileEnginePixelEdition\Tiles\
  • Set correct sprite settings: Pixels Per Unit = 16, Pivot, Read/Write Enabled = Yes, Filter Mode = Point, Compression = None (manually or use Texture Import Tools)
  • Select Resources\SpriteCollection and press Refresh

How to add custom sprites in WebGL

  • This feature is under development
Clone this wiki locally