GLBasic forum

Main forum => GLBasic - en => Topic started by: TazMan47 on 2009-Oct-21

Title: Tile Studio Loader
Post by: TazMan47 on 2009-Oct-21
I just want to ask if anyone knows of a loader for Tile Studio maps and if so where can I get a copy? I have searched the net and get nothing but Blitz loaders and C++ loaders.   :whistle:
Title: Re: Tile Studio Loader
Post by: Kuron on 2009-Oct-21
I wrote one ages ago and had it on my GLB page with the tutorials, etc.

I will have to track it down.  Unfortunately, the majority of my backups are not indexed. 

If I can't find it, it should not be hard to port the Blitz one over to GLB.  That is what I did originally ;)
Title: Re: Tile Studio Loader
Post by: okee on 2009-Oct-21
There is one for mappy, listed on the homepage.
http://www.tilemap.co.uk/mappy.php

Although i don't think it would be much work to create a GLBasic loader
Title: Re: Tile Studio Loader
Post by: MrTAToad on 2009-Oct-21
Moru has one - although it doesn't deal with all formats
Title: Re: Tile Studio Loader
Post by: Moru on 2009-Oct-21
My loader is for Mappy, not Tilestudio. Can be found on my homepage.
Title: Re: Tile Studio Loader
Post by: TazMan47 on 2009-Oct-21
Thanks all, I think I will try to convert the Blitz version over to GLBasic.   =D