Progress and Development

Modelling/map/texture



Video of earth rotating(normal to red)






3D/Artist impression





Programming early stage(beta testing)


on (release, keyPress "") {
gotoAndPlay("normal");
for (var i = 0; i <= 5; i++) {
this._alpha -= 0.1;
updateAfterEvent();
}
}

No comments:

Post a Comment