I have a layer (main) and another layer (pause),
Main: -paralax- 100, 100
-scale rate- 100
-initial visibility- visible
Pause: -paralax- 0, 0
-scale rate- 0
-initial visibility- invisible
The only thing in this layer is a button in the center of the screen
In the event list I have it so when I press "P", the layer (pause) is visible and you can press the button to return to the game.
So the problem is when I press "P" and layer (pause) is visible, a vertical scroll bar appears in the preview in HTML.
It just bothers me a little bit, please answer ASAP.