Displaced orbit fix
This commit is contained in:
@@ -172,7 +172,9 @@ public class PlanetRenderer implements Disposable{
|
|||||||
renderTransparent(child);
|
renderTransparent(child);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
batch.proj(cam.combined);
|
||||||
renderOrbit(planet);
|
renderOrbit(planet);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public void renderOrbit(Planet planet){
|
public void renderOrbit(Planet planet){
|
||||||
|
|||||||
Reference in New Issue
Block a user