Simple Tiled Implementation - STI v1.2.3.0

Showcase your libraries, tools and other projects that help your fellow love users.
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: Simple Tiled Implementation - STI v0.9.8

Post by Karai17 »

Is your texture a transparent PNG? It should support it!
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
cryptix
Prole
Posts: 5
Joined: Tue Nov 22, 2011 4:31 pm
Contact:

Re: Simple Tiled Implementation - STI v0.9.8

Post by cryptix »

Karai17 wrote:Is your texture a transparent PNG? It should support it!
Yep, my mistake!

The way it turned out I was doing it, was setting a transparent colour in Tiled not actually in the PNG.
User avatar
Jeeper
Party member
Posts: 611
Joined: Tue Mar 12, 2013 7:11 pm
Contact:

Re: Simple Tiled Implementation - STI v0.9.8

Post by Jeeper »

How is STI compatibility to Tiled 0.11?
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: Simple Tiled Implementation - STI v0.9.8

Post by Karai17 »

Works fine with ortho, haven't had time to fix iso, staggered, or add hex.
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
User avatar
Jeeper
Party member
Posts: 611
Joined: Tue Mar 12, 2013 7:11 pm
Contact:

Re: Simple Tiled Implementation - STI v0.9.8

Post by Jeeper »

Karai17 wrote:Works fine with ortho, haven't had time to fix iso, staggered, or add hex.
That's cool! I don't know how much you where involved in fixing STI support for the Light and Shadow engine, but do you have any idea about this: viewtopic.php?f=5&t=78998&p=182909#p182909 ?
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: Simple Tiled Implementation - STI v0.9.8

Post by Karai17 »

My only involvement was to fix how sti worked with canvases, sorry I can't be much help on that front. :(
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
darm88
Prole
Posts: 11
Joined: Thu Jun 21, 2012 10:16 pm

Re: Simple Tiled Implementation - STI v0.9.8

Post by darm88 »

Hey I'm trying to get back into this. I'm curious how do I implement this.

I tried to just have it load a simple a map and I get
sti/framework/love.lua:11 The love.math module is required for this library.

I'm using ZeroBrane Studio

Code is attached. Did I download the wrong release
Attachments
main.lua
(198 Bytes) Downloaded 97 times
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: Simple Tiled Implementation - STI v0.9.8

Post by Karai17 »

You need to be running LOVE 0.9.x
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
darm88
Prole
Posts: 11
Joined: Thu Jun 21, 2012 10:16 pm

Re: Simple Tiled Implementation - STI v0.9.8

Post by darm88 »

Thanks I think it was my IDE I have love 0.9.2 in my pc too. So when I run on my love location directly I get a different error but I think it's manageable.
darm88
Prole
Posts: 11
Joined: Thu Jun 21, 2012 10:16 pm

Re: Simple Tiled Implementation - STI v0.9.8

Post by darm88 »

When I do the

map=sti.new("maps/level")

I get a cannot find maps/level.lua

Is the new() function not for loading tmx files?
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests