Simple Tiled Implementation - STI v1.2.3.0
Re: Simple Tiled Implementation - STI v0.9.8
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é
LÖVE3D - A 3D library for LÖVE 0.10+
Dev Blog | GitHub | excessive ❤ moé
Re: Simple Tiled Implementation - STI v0.9.8
Yep, my mistake!Karai17 wrote:Is your texture a transparent PNG? It should support it!
The way it turned out I was doing it, was setting a transparent colour in Tiled not actually in the PNG.
Re: Simple Tiled Implementation - STI v0.9.8
How is STI compatibility to Tiled 0.11?
Re: Simple Tiled Implementation - STI v0.9.8
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é
LÖVE3D - A 3D library for LÖVE 0.10+
Dev Blog | GitHub | excessive ❤ moé
Re: Simple Tiled Implementation - STI v0.9.8
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 ?Karai17 wrote:Works fine with ortho, haven't had time to fix iso, staggered, or add hex.
Re: Simple Tiled Implementation - STI v0.9.8
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é
LÖVE3D - A 3D library for LÖVE 0.10+
Dev Blog | GitHub | excessive ❤ moé
Re: Simple Tiled Implementation - STI v0.9.8
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
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 110 times
Re: Simple Tiled Implementation - STI v0.9.8
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é
LÖVE3D - A 3D library for LÖVE 0.10+
Dev Blog | GitHub | excessive ❤ moé
Re: Simple Tiled Implementation - STI v0.9.8
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.
Re: Simple Tiled Implementation - STI v0.9.8
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?
map=sti.new("maps/level")
I get a cannot find maps/level.lua
Is the new() function not for loading tmx files?
Who is online
Users browsing this forum: No registered users and 2 guests