tha dialog is a bit confusing. for instance it said:
if(light.isTouching){
jumpenabled = true;
}
when it meant:
if(light.isTouching){
jumpenabled = true;
starC++;
removeLight;
}
or someting similar.
great game anyway
ps: i program in C++ not unityscript
not really starC++; removeLight; will be put inside when you hit jump button