[1.1.25] Editor Tile Building Inconsistent

Bugs that are actually features.
Post Reply
User avatar
NotRexButCaesar
Smart Inserter
Smart Inserter
Posts: 1121
Joined: Sun Feb 16, 2020 12:47 am
Contact:

[1.1.25] Editor Tile Building Inconsistent

Post by NotRexButCaesar »

In the editor, selecting "smart entity collision mode" causes the editor to no overwrite tiles.
ore blocks tile placement
However, according to the entity menu, ore is not an entity.
ore is not an entity
My desired fix would be that the editor overwrite ore in "smart entity collision mode", but not in "smart tile collision mode" (as the ground under the ore is kept).
I hope that this isn't due to internal naming, but if it is; I still think that the "fix" would be valuable.
—Crevez, chiens, si vous n'étes pas contents!

sp55aa
Long Handed Inserter
Long Handed Inserter
Posts: 55
Joined: Mon Oct 07, 2019 9:27 am
Contact:

Re: [1.1.25] Editor Tile Building Inconsistent

Post by sp55aa »

ore is treat as entity.
tested: editor remove all entities will remove all ores.
not a bug?

posila
Factorio Staff
Factorio Staff
Posts: 5202
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [1.1.25] Editor Tile Building Inconsistent

Post by posila »

Ore is an entity.
You'll have to use lua commands to spawn ore on top of colliding tiles as there is not a way how to change a tile to colliding tile without destroying the entity, as far as I know.

User avatar
eradicator
Smart Inserter
Smart Inserter
Posts: 5206
Joined: Tue Jul 12, 2016 9:03 am
Contact:

Re: [1.1.25] Editor Tile Building Inconsistent

Post by eradicator »

posila wrote:
Sat Feb 20, 2021 7:20 am
Ore is an entity.
You'll have to use lua commands to spawn ore on top of colliding tiles as there is not a way how to change a tile to colliding tile without destroying the entity, as far as I know.
Is there any reason for tile changes destroying colliding entities btw or is this just "old code"? Other parts of the API never seem to care (create_entity, teleport).
Author of: Belt Planner, Hand Crank Generator, Screenshot Maker, /sudo and more.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.

Post Reply

Return to “Not a bug”