When scrolling around the space platform view the background stars move at an implausible speed
as if they were closer to the platform than the planet itself. This applies to any planet as far as I know.
Attached are two videos, first shows the ingame version, second is an example 3D scene with similar composition.
Notice that as I am moving the view up in the game (the planet and stars are moving down) the stars which are above the planet are "moving closer" to the planet. Whereas in the 3D example as I move the view up the stars "move away".
A reasonable fix would be slowing the star panning speed to be slower than the planet.
[2.1.11] Incorrect star parallax in space platform view
[2.1.11] Incorrect star parallax in space platform view
- Attachments
-
- factorio-current.log
- Game log
- (13.59 KiB) Downloaded 12 times
Re: [2.1.11] Incorrect star parallax in space platform view
Thanks for the report however this is not a bug.
If you want to get ahold of me I'm almost always on Discord.
Re: [2.1.11] Incorrect star parallax in space platform view
The stars render behind the planet, so they are supposed to be further away than the planet. However the parallax speed suggests they are closer to the camera than the planet. This is disorienting and clearly incorrect, how is that not considered a bug?
Re: [2.1.11] Incorrect star parallax in space platform view
Not a bug generally means that the game engine is doing what it was programmed to do, and there is not a Crash or otherwise Broken behaviour to be fixed. It does not mean that it is Realistic - this is a Video Game.
Requests for changes go in Ideas and Suggestions.
Good Luck!
Requests for changes go in Ideas and Suggestions.
Good Luck!
Re: [2.1.11] Incorrect star parallax in space platform view
This isn't really about realism, it seems like a mistake that slipped through which breaks the scene and can be easily fixed. It's the same sort of mistake as if the stars rendered over your space platform. If this is supposed to go in suggestions instead of bugs, that's entirely valid, but saying "not a bug" does not make it clear.eugenekay wrote: Wed Jul 15, 2026 12:47 pm Not a bug generally means that the game engine is doing what it was programmed to do, and there is not a Crash or otherwise Broken behaviour to be fixed. It does not mean that it is Realistic - this is a Video Game.
Requests for changes go in Ideas and Suggestions.
Good Luck!
[2.1.12] Incorrect parallax in space platform view.
When moving around in a space platform view, the star parallax scrolls faster than the planet. This makes them seem closer than the planet which contradicts the fact they are rendered behind the planet. I am not complaining about realism, I am reporting a geometrical impossiblity implied by the scene that feels off even when you can't explain it.
The solution is simple: Change the default star parallax to move slower than the planet (change to a lower value like 0.1) or make the planet parallax move faster than the stars. Attached are videos of the current state and a possible fix.
This is seemingly a duplicate of this issue viewtopic.php?t=135066, however I believe the previous issue was flagged as not a bug due to a misunderstanding. If that's not the case I'd like an explanation why this is not considered an issue.
The solution is simple: Change the default star parallax to move slower than the planet (change
Code: Select all
data.raw["tile-effect"]["space"].space.scroll_factorThis is seemingly a duplicate of this issue viewtopic.php?t=135066, however I believe the previous issue was flagged as not a bug due to a misunderstanding. If that's not the case I'd like an explanation why this is not considered an issue.
- Attachments
-
- fixed_speed_0.1.webm
- (4.46 MiB) Downloaded 11 times
-
- broken.webm
- (4.53 MiB) Downloaded 6 times
Last edited by Villfuk02 on Wed Jul 22, 2026 12:14 pm, edited 2 times in total.
Re: [2.1.12] Incorrect parallax in space platform view.
This is not a bug because we are not aiming for realism. Both features were designed independently and both work as desired currently.
If you want to get ahold of me I'm almost always on Discord.
Re: [2.1.11] Incorrect star parallax in space platform view
It is not about taste or being scientifically accurate, just pick whether the stars are in front of the planet or behind it, not both.



