Planet lighting parameters

This commit is contained in:
Anuken
2021-06-12 11:07:40 -04:00
parent 93651939f2
commit ecbf0dcf31
3 changed files with 6 additions and 1 deletions

View File

@@ -52,6 +52,8 @@ public class Planets implements ContentList{
tidalLock = true;
orbitSpacing = 0.45f;
totalRadius += 2.6f;
lightSrcTo = 0.5f;
lightDstFrom = 0.2f;
}};
float[] offsets = {40, 0, 0, 20};