k-kawa / aseprite

Automatically exported from code.google.com/p/aseprite
0 stars 0 forks source link

Implement tile editor #59

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What do you need to do?
When I want to draw a tile for example a grass tile, the only way I can see how 
it works in conjunction with the same tile besides it is to copy and paste the 
same tile multiple times.
It would be nice to have a function that immediately fills a preview area with 
the copies of the tile the user is working on.

How would you like to do it?
Add a preview area that make duplicates of the tile the user is currently 
working on.

Original issue reported on code.google.com by mitar...@gmail.com on 19 Dec 2011 at 12:05

GoogleCodeExporter commented 8 years ago
That would need support partially or totally a tilemap system, that would be 
interesting for developping.

I agree this idea! :p

Original comment by Eiye...@gmail.com on 21 Feb 2012 at 4:42

GoogleCodeExporter commented 8 years ago
Umm, if you select "tiled x y" under Tools, your preview (F8) becomes tiled. 
This may not be the optimal solution, as I'd like to optionally see a tiled 
view during editing as well.

Original comment by omnigrap...@googlemail.com on 5 May 2012 at 9:08

GoogleCodeExporter commented 8 years ago
Thanks for the info!
The F8 tiled preview should do the trick, at least until a better method is 
implemented.

Original comment by mitar...@gmail.com on 6 May 2012 at 11:56