Tilemap in Mobile

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
User avatar
Pombo
Prole
Posts: 5
Joined: Sun Jul 17, 2022 1:16 am

Tilemap in Mobile

Post by Pombo »

is there any app/site/library or any other way to make a tilemap in a simpler way on mobile? Or a way to make maps made in NotTiled work?
User avatar
pgimeno
Party member
Posts: 3673
Joined: Sun Oct 18, 2015 2:58 pm

Re: Tilemap in Mobile

Post by pgimeno »

According to the NotTiled web page, it exports Lua.
LeviathaninWaves
Prole
Posts: 9
Joined: Sun Jul 17, 2022 12:46 am

Re: Tilemap in Mobile

Post by LeviathaninWaves »

Pombo wrote: Sat Jul 23, 2022 12:37 am is there any app/site/library or any other way to make a tilemap in a simpler way on mobile? Or a way to make maps made in NotTiled work?
NotTiled is the simplest way that I know of. A bit more complex is running Linux on Android and either getting Tiled from a repo or building it. Of course, nothing is stopping you from creating your own tilemap maker that works exactly how you want it to.

There are several options for loading created tilemaps and rendering them in Love2D, you might try STI and see if you can get it to work. I think it's an acronym for Simple Tiled Implementation. You'll want to make sure to export your maps in the right format.
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 8 guests