2D Toolkit Forum

2D Toolkit => Support => Topic started by: DJVDJV on September 21, 2014, 09:30:07 am

Title: Random map for platformer
Post by: DJVDJV on September 21, 2014, 09:30:07 am
I was wondering generate random maps with 2d toolkit for platformer game.

Is there any tutorial / assets ect. where I should start investigating.

I tried google but did not find any good.
Title: Re: Random map for platformer
Post by: unikronsoftware on September 21, 2014, 11:44:05 am
Hi,
There aren't any tutorials that I'm aware of, but look at the API reference here - http://2dtoolkit.com/docs/latest/html/classtk2d_tile_map.html
You will need to fill your tilemap with data somehow.