How can i change all the tiles of tilemap to the same id in scene

how can i change all the tiles of tilemap to the same id in scene

You could use 2 nested repeats. This uses local variables. If you use scene variables, make sure Y is set to 0 each time before both repeat events.