05-29-2017, 01:37 AM
(This post was last modified: 05-29-2017, 01:40 AM by DerVVulfman.)
We learn by doing.
BUT, it's pretty much the block of code that goes for i in 0..30 /// @help_window.x -15 /// Graphics.update /// end Just after the loop do ... end block of code but before Graphics.freeze.
While I hate to suggest it, just delete all within the FOR...END block I mentioned and that should work. Me? I did some tinkering so the config lets you turn the slide effect off.
But if you look at what I did, you'd see I put in a lot of options so one shouldn't need to hunt n peck so much. Filenames, font colors, etc. All 'should' be editable in the config now.
BUT, it's pretty much the block of code that goes for i in 0..30 /// @help_window.x -15 /// Graphics.update /// end Just after the loop do ... end block of code but before Graphics.freeze.
While I hate to suggest it, just delete all within the FOR...END block I mentioned and that should work. Me? I did some tinkering so the config lets you turn the slide effect off.
But if you look at what I did, you'd see I put in a lot of options so one shouldn't need to hunt n peck so much. Filenames, font colors, etc. All 'should' be editable in the config now.