gbiobob / ED3D-Galaxy-Map

Elite: Dangerous 3D map visualiser API (build with WebGL)

Home Page:https://wiki.ed-board.net/en/map/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scaleSize has no effect in systems js

Gerdofal opened this issue · comments

Changes to the scale size:

'scaleSize' : 64,

have no effect in

system.class.js

I've tried playing around with it a bit on my machine and I've had no luck trying to get it to have any impact on the final output at all. Looking at where it is used, I get the impression that it's being applied to a property that may require an x, y, and z scale instead?

Closing this as the other issue I created is much more clear