Slight offsetting of resource graphics for no reason
Posted: Sat May 20, 2023 4:30 pm
Having a resource without shift or anything results in graphically shifted autoplace entities
Example:
What I expected: the same graphics for each entity
Example:
Code: Select all
local stages = data.raw.resource["crude-oil"].stages
stages.sheet = {
width = 124,
height = 132,
filename = "__base__/graphics/entity/crash-site-spaceship/spaceship-wreck-big-2.png",
variation_count = 1,
}