Offshore Pump Landfill - Hitbox

We are aware of them, but do not have solutions that don't cause other issues. They go here in order not to take space in the main bug thread list.
oil
Manual Inserter
Manual Inserter
Posts: 2
Joined: Tue Apr 11, 2017 3:13 pm
Contact:

Offshore Pump Landfill - Hitbox

Post by oil »

I allready know, that placing landfill over a pump isn't a bug...

The problem I Have is, that the Pump's hitbox doesn't resemble the object: you can go thru the pipe...
Red is the hitbox, Orange is the part, that is not covered by the hitbox...
Image
Palicraft
Manual Inserter
Manual Inserter
Posts: 1
Joined: Sun May 07, 2017 5:20 pm
Contact:

Re: Offshore Pump Landfill - Hitbox

Post by Palicraft »

This one is not a graphic bug: as I place landfill over a pump, it still continues to provide water.
Image
Loewchen
Global Moderator
Global Moderator
Posts: 10201
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: Offshore Pump Landfill - Hitbox

Post by Loewchen »

Palicraft wrote:This one is not a graphic bug: as I place landfill over a pump, it still continues to provide water.
You might want to take the time to read the first sentence in this topic.
Pau1icu5
Burner Inserter
Burner Inserter
Posts: 5
Joined: Sat Jun 10, 2017 4:10 pm
Contact:

Re: Offshore Pump Landfill - Hitbox

Post by Pau1icu5 »

Then problem is if you pick up the pump you can't place it down again. Could ruin entire nuclear power plant layouts if you are not careful.
User avatar
Jon8RFC
Filter Inserter
Filter Inserter
Posts: 556
Joined: Tue May 10, 2016 3:39 pm
Contact:

Re: Offshore Pump Landfill - Hitbox

Post by Jon8RFC »

Looking for something else, but found this thread. This issue was fixed sometime in 0.16.

This in 0.15.40 demo-entities.lua:

Code: Select all

name = "offshore-pump",
collision_box = {{-0.6, -0.45}, {0.6, 0.3}}
Is now this in 0.16.51 demo-entities.lua:

Code: Select all

name = "offshore-pump",
collision_box = {{-0.6, -1.05}, {0.6, 0.3}}
Image
Post Reply

Return to “Minor issues”