b10407, running on windows 10, tested on Flash and Desktop
The "set off-screen bounds" block is only applying to the scene in which it was used. I was told it's suppose to be applied to all scenes.
Sample game: press enter to switch scenes. The first scene sets the off-screen bounds, and the second scene has an actor that moves to the left on its own. You'll see that when you switch scenes, the actor won't move.
If you go to the Scene2 events and place the "off-screen bounds" block into the created event, the actor will move after you switch scenes.
The "set off-screen bounds" block is only applying to the scene in which it was used. I was told it's suppose to be applied to all scenes.
Sample game: press enter to switch scenes. The first scene sets the off-screen bounds, and the second scene has an actor that moves to the left on its own. You'll see that when you switch scenes, the actor won't move.
If you go to the Scene2 events and place the "off-screen bounds" block into the created event, the actor will move after you switch scenes.