[RMMV] HOW TO EXIT SCROLLING TEXT AT ANY POINT?

Posts

Pages: 1
Okay, technically I know how to do this, but I don't know how to make it work in conjunction with the SRD_TitleCommandCustomizer plugin, which is the entire reason I am trying to get this to work. I have an option added to the the title screen using this plugin that calls common event 12 which runs scrolling text. I want the player to be able to press esc at any time to exit the scrolling text. Here is a video demonstrating the code I have right now:

This code works perfectly on its own outside of the plugin, but when I try to call the common event via the title screen, the second common event never runs and thus it doesnt detect when the player is pressing the esc key to exit the text. If you have any ideas on how to get this working, I really appreciate it! First time posting here, thanks! -Toasty
Pages: 1