Hello
Guest
Home
Help
Search
Login
Register
2D Toolkit Forum
»
2D Toolkit
»
Support
»
Random map for platformer
« previous
next »
Print
Pages: [
1
]
Author
Topic: Random map for platformer (Read 3006 times)
DJVDJV
2D Toolkit
Newbie
Posts: 30
Random map for platformer
«
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.
Logged
unikronsoftware
Administrator
Hero Member
Posts: 9709
Re: Random map for platformer
«
Reply #1 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.
Logged
Print
Pages: [
1
]
« previous
next »
2D Toolkit Forum
»
2D Toolkit
»
Support
»
Random map for platformer