The modifcations I made were: Commenting out collision_box for the straight-rail and transport-belt. Adding
Code: Select all
tile_width=1,
tile_height=1,
Code: Select all
tile_width=2,
tile_height=2,
Code: Select all
tile_width=1,
tile_height=1,
Code: Select all
tile_width=2,
tile_height=2,