7 new functions (Div GO):
break_back_scroll(number, orientation, fragments, speed);see example
number: scroll number
orientation: 0 horizontal, 1 vertical
fragments: array with the different heights or widths of the scroll
speed: array with the displacement speeds of the different fragments
change_tile_value(tilemap, graph to change, new graph);see example
change_tilemap(tilemap, scroll number);see example
get_tile(tilemap, x, y);see example
new_tilemap(id tilemap);see example
set_half_scroll(scroll number, graph);see example
set_tile(tilemap, x, y, graph);see example