[Solved] Tiled Map Export for Love2d
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- eduardojuniosm
- Prole
- Posts: 5
- Joined: Tue May 20, 2014 1:36 pm
- Location: .com.br
[Solved] Tiled Map Export for Love2d
Hello guys! I need help with maps .lua exported from Tiled Map Editor. I want to know how to import this for my game on Love2d and how to add a player in the map, define what is solid, etc. Anyone can help me? Thank you in advance.
Last edited by eduardojuniosm on Tue May 20, 2014 11:00 pm, edited 1 time in total.
CODE IS POETRY.
Re: Tiled Map Export for Love2d
There is no build-in functionality in LÖVE for that, but you can check out some libraries, written by the community.
For loading maps from tiled, see Simple Tiled Implementation.
For handling collision, see Hardon Collider.
For loading maps from tiled, see Simple Tiled Implementation.
For handling collision, see Hardon Collider.
Check out my blog on gamedev
- eduardojuniosm
- Prole
- Posts: 5
- Joined: Tue May 20, 2014 1:36 pm
- Location: .com.br
Re: Tiled Map Export for Love2d
Thank you!micha wrote:There is no build-in functionality in LÖVE for that, but you can check out some libraries, written by the community.
For loading maps from tiled, see Simple Tiled Implementation.
For handling collision, see Hardon Collider.
CODE IS POETRY.
Who is online
Users browsing this forum: No registered users and 4 guests