I try to create a musical theme around cats.One can similar to Banjo Kazooie. You like? This is a voice test i made! https://goo.gl/Qm1MHh
var R=p.f44197DRA, startAN=p.f44197SAN, stepAN=p.f44197ANS;
for(var i=0,X,Y;i<8;i++){
X=(R * Math.sin(2*Math.PI*startAN/360));
Y=(R * Math.cos(2*Math.PI*startAN/360));
$gameScreen.showPicture(pID++, this.pFN[4+i], 1, X, Y).spine(spineID2);//#f44197 ICON ORBS
startAN-=stepAN;
};
* automatique zoom on the player point
* click or hover icon to see some info
*show hover transferIcon, if is have save or TransferGate next map (grey if is conect)
*planet selection, if need see other map you discove.
* more ..