2D Toolkit Forum

2D Toolkit => Support => Topic started by: x0adam0x on January 28, 2014, 04:34:52 am

Title: Hi there! Tilemap question!
Post by: x0adam0x on January 28, 2014, 04:34:52 am
So I'm a complete noob at this, but I've tried using a tutorial for Tile maps.

I just want to get a feel for mapping with 2DTK & get a character running around.

The issue I'm running into is importing the tile map.

So what I do is I create a sprite collection, drag the image into my assets.
Then I open the sprite collection editor, from what I can see in the tutorial there should be a spot at top right to drag the tilemap into, all I see is
the left part where it says drag sprite here.

I tried that but don't get any config or settings for it so I'm assuming it is wrong.

I'm completely new to Unity & 2DTK, I've had both for a while but just starting using them now as I have time.
I am more of a pixel artist ;)
Title: Re: Hi there! Tilemap question!
Post by: unikronsoftware on January 28, 2014, 10:35:59 am
I think you may have missed a step - "Create > SpriteSheet" in #3 here http://2dtoolkit.com/docs/latest/tilemap/tutorial.html
Title: Re: Hi there! Tilemap question!
Post by: x0adam0x on January 28, 2014, 05:48:06 pm
You're completely right!
I don't even know how I missed that, I gues I was just tired.

Thanks :)