03-07-2008, 06:49 PM
Demo
Tileset Swap
General:
Tileset swapping was an incredibly useful feature of 2k(3). The most common usage is to make over and under bridges, but it can also be used in swimming/climbing, vehicle systems, and puzzles, among some.
Instructions:
To change the tileset for a map, use the following in a script event command:
Where i is the id of the tileset, from the database. This change will persist even if you leave the map and come back, or save, quit, and reload.
Tileset Swap
General:
Tileset swapping was an incredibly useful feature of 2k(3). The most common usage is to make over and under bridges, but it can also be used in swimming/climbing, vehicle systems, and puzzles, among some.
Instructions:
To change the tileset for a map, use the following in a script event command:
Code:
$game_map.change_tileset(i)
UNSUPPORTED SYSTEM.
This script is no longer supported by its creator.
This script is no longer supported by its creator.