Skip to content

I build this Java program to help Godot game creators generate a tileset image out of 3 basic tiles.

License

Notifications You must be signed in to change notification settings

ndriqa/NanoTilesGodot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NanoTilesGodot

This is a Java program I made to make it easier to Godot users and anybody who wants to generate a tileset from 3 basic tiles without having to draw every single one of them.

You can just download the released jar file, launch it, select your png file with the 3 basic tiles in this order:

NanoTiles

Here are the samples and the results generated from those samples

Tiles:

NanoTile1

NanoTile2

NanoTile3

Results:

TileSet1

TileSet1

TileSet1

Tutorial:

First: You open the file choosing dialog box

Tutorial1

Second: You navigate to the nanotiles you created

Tutorial2

Finally: You press generate and I hope it suits your needs

Tutorial3

⚠️ Generated image file is saved into the directory that the jar file is! Keep making awesome games!:

About

I build this Java program to help Godot game creators generate a tileset image out of 3 basic tiles.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages