After using CMD+click to replace all tiles matching the tile under the cursor, the map editor stops allowing you to paint outside of a small area.
Reproduction.
- Download and load this cart in Pico 8:
- Select the map editor.
- Pan until the screen is centered on the colored tiles.
- The yellow "10" tiles should be just outside of the view on all sides.
- Select color #3, green.
- Select the paintbrush.
- CMD+click on one of the red "8" tiles.
- Pan in any direction so you can see the yellow "10" tiles again.
- Attempt to paint tiles inside the yellow rectangle.
- Attempt to paint on the yellow tiles.
- Attempt to paint outside the yellow tiles.
Expected results:
In step 7 all the red "8" tiles change to green "3" tiles. All the attempts to paint in steps 9, 10 and 11 succeed.
Actual results:
In step 7 all the red "8" tiles change to green "3" tiles, as expected.
In step 9 tiles are painted as expected.
In step 10 and 11, no tiles are painted. It is impossible to paint outside the area that was visible during step 7.
[Please log in to post a comment]