Igor47
Ah , still learning LUA :P
Hi everyone.
I'm newbie in LUA , so i tried to code my first ever LUA script.
So , the idea of this script is make an level-up and power gaining system:
More score = higher level = more powers !!!
The example character , SonicRE , have 11 levels :
Level 1/Score=0 : Nothing . He cant even do spin-jump or spindash.Speed is decreased.;
Level 2/Score=25600 : Sonic can do spin-jump , and he can spindash hardly...;
Level 3/Score=51200 : Sonic can run at his normal speed !!!;
Level 4/Score=76800 : Sonic can thok lightly. ;
Level 5/Score=102400 : Sonic can spindash at his normal speed !!!;
Level 6/Score=128000 : Sonic can stomp !!!;
Level 7/Score=153600 : Sonic can thok stronger !!!;
Level 8/Score=179200 : Sonic can double-jump by pressing Toss flag !!!.
Level 9/Score=179200 : Sonic can do homing attack !!!.
Level 10/Score=179200 : Sonic can run on water (Without pressing any key ) !!!
Level 11/Score=179200 : Sonic can boost !!! .
Finally , i made a little update :
-You can see your level bellow rings , no infinite lives anymore .
-Added some more powers and levels , which are listed above .
Download bellow:
I'm newbie in LUA , so i tried to code my first ever LUA script.
So , the idea of this script is make an level-up and power gaining system:
More score = higher level = more powers !!!
The example character , SonicRE , have 11 levels :
Level 1/Score=0 : Nothing . He cant even do spin-jump or spindash.Speed is decreased.;
Level 2/Score=25600 : Sonic can do spin-jump , and he can spindash hardly...;
Level 3/Score=51200 : Sonic can run at his normal speed !!!;
Level 4/Score=76800 : Sonic can thok lightly. ;
Level 5/Score=102400 : Sonic can spindash at his normal speed !!!;
Level 6/Score=128000 : Sonic can stomp !!!;
Level 7/Score=153600 : Sonic can thok stronger !!!;
Level 8/Score=179200 : Sonic can double-jump by pressing Toss flag !!!.
Level 9/Score=179200 : Sonic can do homing attack !!!.
Level 10/Score=179200 : Sonic can run on water (Without pressing any key ) !!!
Level 11/Score=179200 : Sonic can boost !!! .
Finally , i made a little update :
-You can see your level bellow rings , no infinite lives anymore .
-Added some more powers and levels , which are listed above .
Download bellow:
Attachments
Last edited: