08-27-2020, 03:11 AM
I just can't seem to leave well enough alone.
That Centi-Second timer system I made that allows you to have a hella accurate wait system based on the PC's actual timer is being worked on a little more. To be specific, I am looking into granting centi-second wait options to the default 'Move Picture' feature. You can still use the default RMXP command, but you would need to add a simple 'script call' to say "HEY, USE CENTI-SECONDS!" first.
So whether the player uses SMOOTH mode at 20fps or normal mode at 40fps, the pictures will show at the same speed all the time for any PC.
Thank you RUBY for having a 'Time' class.
That Centi-Second timer system I made that allows you to have a hella accurate wait system based on the PC's actual timer is being worked on a little more. To be specific, I am looking into granting centi-second wait options to the default 'Move Picture' feature. You can still use the default RMXP command, but you would need to add a simple 'script call' to say "HEY, USE CENTI-SECONDS!" first.
So whether the player uses SMOOTH mode at 20fps or normal mode at 40fps, the pictures will show at the same speed all the time for any PC.
Thank you RUBY for having a 'Time' class.