Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: hansiec on May 04, 2012, 01:50:19 pm

Title: 2 tile related scripts
Post by: hansiec on May 04, 2012, 01:50:19 pm
Alright I'm no good with tiles but I need 2 scripts:

1. Auto tile converter
When editing tiles in-game (using $game_map.data[x,y,floor]=tile id) when an autotile it doesn't convert it into the correct pieces I got no clue how it works so if someone can point me to one it'll be helpful.

2. Tile viewer
In-game single tile viewer from the map's tileset (like showing tile #2 at position x/y in a small image somewhere on the screen)

Any help would be helpful : D
Title: Re: 2 tile related scripts
Post by: Wizered67 on May 05, 2012, 12:14:41 am
Try this for number 1: http://forum.chaos-project.com/index.php/topic,11353.0.html
Title: Re: 2 tile related scripts
Post by: hansiec on May 05, 2012, 09:15:27 am
Just what I needed thanks : D