Set a controller object in this room , on its create event include a piece of code!
Set a variable (ex. movie_skip) when the room starts give it a value of 0 or maybe false.
Then just check your variable :
if keyboard_check_pressed(vk_shift){
movie_skip = true}
if movie_skip = true { room_goto_next }



Find content
Male
