[2.1] Adjust star parallax to be plausible

Post your ideas and suggestions how to improve the game.

Moderator: ickputzdirwech

KCKy
Manual Inserter
Manual Inserter
Posts: 2
Joined: Mon Aug 25, 2025 5:40 pm
Contact:

[2.1] Adjust star parallax to be plausible

Post by KCKy »

TL;DR
In space platform view the star parallax should be reduced to be slower than the planet's.
What?
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.

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".

My suggestion is to slow down the star parallax speed to be less than the planet's and hence be believable.
I'm NOT suggesting to disable star parallax completely.


current.webm
Current state of the game
(4.88 MiB) Downloaded 30 times
example.webm
Example 3D scene with correct behaviour
(2.77 MiB) Downloaded 29 times
Why?
Because the current behaviour is confusing and disorienting because it's geometrically impossible.
Even if the player is not familiar with perspective the current behaviour could feel off without being able to explain why.
I noticed this effect immediatelly after entering the view for the first time.
Villfuk02
Long Handed Inserter
Long Handed Inserter
Posts: 87
Joined: Mon Apr 30, 2018 7:23 am
Contact:

Re: [2.1] Adjust star parallax to be plausible

Post by Villfuk02 »

+1
Villfuk02
Long Handed Inserter
Long Handed Inserter
Posts: 87
Joined: Mon Apr 30, 2018 7:23 am
Contact:

Re: [2.1] Adjust star parallax to be plausible

Post by Villfuk02 »

It's also a very easy fix, all you have to do is change this value

Code: Select all

data.raw["tile-effect"]["space"].space.scroll_factor
to a lower value like 0.1
Villfuk02
Long Handed Inserter
Long Handed Inserter
Posts: 87
Joined: Mon Apr 30, 2018 7:23 am
Contact:

Re: [2.1] Adjust star parallax to be plausible

Post by Villfuk02 »

Here's a better comparison.
fixed_speed_0.1.webm
(4.46 MiB) Downloaded 40 times
broken.webm
(4.53 MiB) Downloaded 30 times
Maeximus
Inserter
Inserter
Posts: 38
Joined: Sun Jun 02, 2024 10:10 am
Contact:

Re: [2.1] Adjust star parallax to be plausible

Post by Maeximus »

I played around with scroll_factor and star_parallax and it does not seem to have an effect on the planet. All scroll_factor settings I tested from 0.001 to 2 have the same result regarding planet visibility on my larger ships when I move to the front of the ship, the planet always disappears at the same point.
Villfuk02
Long Handed Inserter
Long Handed Inserter
Posts: 87
Joined: Mon Apr 30, 2018 7:23 am
Contact:

Re: [2.1] Adjust star parallax to be plausible

Post by Villfuk02 »

Because the setting I mentioned affects the stars in the background, not the planet.
Post Reply

Return to “Ideas and Suggestions”