Can someone download this project and possibly tell me if there is an easier way to script it? What it does is separate the digits in a number and show them on separate sprites. I'm gonna use it for a calculator I'm making and the less scripts the better. Thanks
Offline
haha, yeah scripts can become unorganised. have you tried cleaning up your scripts? Iti s always better when your scripts are short, but good.
Check out the huge script for the game in my sig... very long xD
Offline
Don't be afraid to have tons of scripts, some of the best games have over 100. Its good to be efficient, but not too efficient.
Offline
Thanks for trying I wasn't sure if it could have gotten smaller or not. I was just wondering. And thanks Wes64. I was expecting the calculator I'm going to make to have a lot of scripts and I didn't want it to be too slow.
Offline
dankill51 wrote:
Thanks for trying I wasn't sure if it could have gotten smaller or not. I was just wondering. And thanks Wes64. I was expecting the calculator I'm going to make to have a lot of scripts and I didn't want it to be too slow.
Lots of scripts won't make your project slow.
Offline
Offline
SciTecCf wrote:
I've made yours even shorter/more simplified.
http://scratch.mit.edu/projects/fg123_tests/2637586
Offline
Use variables.
Offline