Pixel Art Templates
A downloadable asset pack
Download NowName your own price
This page will be where I share free pixel art templates that I create for my own use, in the hopes that it can help out some other devs, too.
terrain template
This is a full 256-tile terrain connection template. This template satisfies all possible connections between two terrain types, useful for top-down procedurally generated tilemaps.
- green = terrain A, grey = terrain B
- each tile is 32x32 (scales up easily if needed)
- highlighted/shaded borders for raised tile effects
- inner 3x3 grid for alignment and spacing
- all possible connections for a single terrain to connect to another
- a duplicate set for a second terrain fully satisfies all requirements for Godot's "match corners and sides" terrain configuration.
- follows a binary pattern for ease in locating a particular tile
- ex:, first tile is 000 000 000, 2nd is 000 000 001, 3rd is 000 000 010, and so on
- 3x3 grid layout matches Godot 4's terrain painting grid, with the middle terrain bit representing the terrain's identity
copy/paste into your pixel art program of choice or download:
Published | 22 hours ago |
Status | In development |
Category | Assets |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | PixelPinion |
Tags | 256, 2D, 2d-terrain, 32x32, Pixel Art, Procedural Generation, proc-gen, terrain-connections, Tileset |
Download
Download NowName your own price
Click download now to get access to the following files:
terrain template 2.7 kB
Development log
- Creating a place to share my pixel templates22 hours ago
Leave a comment
Log in with itch.io to leave a comment.