Hello all,
So I have been making a presentation with rmxp.
But the problem is I'm stuck.
I want to get a picture scrolling up and down when we press the buttons up and down.
I have the basic codes ready already, its scrolling is working with one major error.
The key doesn't repeat itself, or, the variable inputs itself only once, therefore, we must repetitively punch the down or up key to scroll the picture up or down.
My idea was, to press the key once and the variables will continue to write itself continuesly, so that the picture will scroll if we hold down the buttons.
Any idea how to make the variable input be continues?
If so can you include a crude code to do that? thanks. (default codes)
So I have been making a presentation with rmxp.
But the problem is I'm stuck.
I want to get a picture scrolling up and down when we press the buttons up and down.
I have the basic codes ready already, its scrolling is working with one major error.
The key doesn't repeat itself, or, the variable inputs itself only once, therefore, we must repetitively punch the down or up key to scroll the picture up or down.
My idea was, to press the key once and the variables will continue to write itself continuesly, so that the picture will scroll if we hold down the buttons.
Any idea how to make the variable input be continues?
If so can you include a crude code to do that? thanks. (default codes)