Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - reskp

Pages: [1]
1
Support / About performances
« on: September 17, 2014, 01:10:54 am »
Hi,
Should i use all of the tiles in one sprite collection peer level, or is it more efficient to use multiple layers ( one sprite collection for ground, another one for foreground elements ...)?
Thanks.

2
Support / Re: import/export tmx
« on: September 15, 2014, 09:14:01 am »
Ok found the solution in REFERENCE section of documentation.

3
Support / Re: import/export tmx
« on: September 15, 2014, 08:29:59 am »
perfect i will use this configuration.
how can i import tmx in unity/2D Toolkit?
Thanks

4
Support / import/export tmx
« on: September 12, 2014, 07:50:19 am »
Hi,
what is the better configuration of my ptoject in tiled map editor from mapeditor.org ?
- orientarion
- layer format
- tiles order

also,  what format should i save and how to import it in 2d toolkit?
thanks a lot

5
Support / Multiple resolution
« on: September 04, 2014, 09:46:33 am »
Hi,
I am on a game that will work for all of resolutions, platforms and devices (HD,full HD, mobile,computer, retina, non retina, 4K ...)
My base are tiles of 32x32 for 320x480
I will scale the game for all other resolutions, devices.
- That mean i should draw levels using 32x32 or should i use the bigger one on the editor?
- How does 2D toolkit will use for exemple the 64x64 ...

Thanks

Pages: [1]