Search found 4 matches

by jumico
Thu Dec 30, 2010 12:50 am
Forum: Support and Development
Topic: tile map help
Replies: 6
Views: 3306

Re: tile map help

Cool thanks for the link and the tutorials. So far your tutorials have been pretty helpful. The tile tutorials on this site are good but yours seem better and more clear. I think the tutorial on this site has a mistake. It uses tilesize=32 tilesize=32 instead of tilesizew=32 and tilesizeh=32 which m...
by jumico
Wed Dec 29, 2010 10:16 am
Forum: Support and Development
Topic: tile map help
Replies: 6
Views: 3306

Re: tile map help

Thanks it looks like the old Java version does but I don't see it in the new version. I'm sure the old one will work okay.
by jumico
Tue Dec 28, 2010 11:26 pm
Forum: Support and Development
Topic: tile map help
Replies: 6
Views: 3306

tile map help

I would like to use a tile map for a game and was wondering if their was a simple way to import one into love. I am aware that people have done this with maps from Tiled but I did a search and am not completely clear in all you have to do. Is there any benefit in doing it by hand like in the tutoria...
by jumico
Tue Dec 28, 2010 4:43 am
Forum: General
Topic: Love Tutorials on headchant.com
Replies: 27
Views: 11204

Re: Love Tutorials on headchant.com

Thanks for writing the tutorials I liked both of them. I think they are good for quickly learning the basics of lua.