Removed shadow/world padding

This commit is contained in:
Anuken
2018-11-05 13:49:31 -05:00
parent 7cd842df19
commit ffa1aae27c
4 changed files with 22 additions and 99 deletions
@@ -230,6 +230,8 @@ public class Sectors{
return;
}
//TODO check for core on impassable block.
//50% chance to get a wave mission
if(Mathf.randomSeed(sector.getSeed() + 6) < 0.5){
//recipe mission (maybe)