but it is in amin and in amin is a folder named mapsa and in mapsa is a map called map01Karai17 wrote:Because that file doesn't exist.
STI help
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- superboySR
- Prole
- Posts: 24
- Joined: Mon Feb 24, 2014 8:54 pm
- Contact:
Re: STI help
"It's all about the game." - VGHS
Re: STI help
is it map01.lua or map01.tmx? It needs to be lua (in Tiled, click File -> Export).
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é
- superboySR
- Prole
- Posts: 24
- Joined: Mon Feb 24, 2014 8:54 pm
- Contact:
Re: STI help
Yeah I just did it and it is still the same problemKarai17 wrote:is it map01.lua or map01.tmx? It needs to be lua (in Tiled, click File -> Export).
"It's all about the game." - VGHS
Re: STI help
Send me the whole .love, don't remove any files.
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é
- superboySR
- Prole
- Posts: 24
- Joined: Mon Feb 24, 2014 8:54 pm
- Contact:
Re: STI help
Here:Karai17 wrote:Send me the whole .love, don't remove any files.
- Attachments
-
- love2dgame.love
- Updated version
- (19.55 KiB) Downloaded 70 times
"It's all about the game." - VGHS
Re: STI help
Somehow you're missing map.lua from STI, so you should redownload and reinstall STI. You also shouldn't put your maps in with STI, they should be in a different place. Try something like this:
That should make your code a LOT more manageable.
Code: Select all
assets/
images/
whatever.png
maps/
map01.lua
libs/
hump/
camera.lua
class.lua
STI/
framework/
love.lua
init.lua
map.lua
conf.lua
main.lua
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é
- superboySR
- Prole
- Posts: 24
- Joined: Mon Feb 24, 2014 8:54 pm
- Contact:
Re: STI help
I took your advice the code might not be adapted thoughKarai17 wrote:Somehow you're missing map.lua from STI, so you should redownload and reinstall STI. You also shouldn't put your maps in with STI, they should be in a different place. Try something like this:
That should make your code a LOT more manageable.Code: Select all
assets/ images/ whatever.png maps/ map01.lua libs/ hump/ camera.lua class.lua STI/ framework/ love.lua init.lua map.lua conf.lua main.lua
- Attachments
-
- love2dgame.love
- New
- (19.11 KiB) Downloaded 81 times
"It's all about the game." - VGHS
Re: STI help
You didn't take my advice at all.
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é
- superboySR
- Prole
- Posts: 24
- Joined: Mon Feb 24, 2014 8:54 pm
- Contact:
- superboySR
- Prole
- Posts: 24
- Joined: Mon Feb 24, 2014 8:54 pm
- Contact:
Re: STI help
well I rearranged the files like you saidKarai17 wrote:You didn't take my advice at all.
"It's all about the game." - VGHS
Who is online
Users browsing this forum: Semrush [Bot] and 5 guests