[0.18.12] Combat robot corpses shown in the void

Things that we don't consider worth fixing at this moment.
wartthog
Burner Inserter
Burner Inserter
Posts: 15
Joined: Mon May 01, 2017 12:33 am
Contact:

[0.18.12] Combat robot corpses shown in the void

Post by wartthog »

Playing Crashsite scenario (https://github.com/Refactorio/RedMew/tr ... crash_site) I noticed that the new corpse graphics of dead combat robots (which are a great addition btw!) are shown even when they land outside of the map boundaries. It looks pretty odd.

In the attached screenshot, I'm speaking about the remains on the black right half of the screen.

Image
User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5274
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: [0.18.12] Combat robot corpses shown in the void

Post by Klonan »

I don't think this matters, and makes things with the corpse prototype more complicated

I will move to won't fix
User avatar
ptx0
Smart Inserter
Smart Inserter
Posts: 1507
Joined: Wed Jan 01, 2020 7:16 pm
Contact:

Re: [0.18.12] Combat robot corpses shown in the void

Post by ptx0 »

curious why the bots go out of bounds at all
wartthog
Burner Inserter
Burner Inserter
Posts: 15
Joined: Mon May 01, 2017 12:33 am
Contact:

Re: [0.18.12] Combat robot corpses shown in the void

Post by wartthog »

> I don't think this matters

Agreed. I only mention it because the behaviour is different from the spitter goo puddles and asymmetry is a bad smell in software. If it's going to be difficult at all to fix then I agree it's better to just leave it. Few users will ever come across this and the "bug" is very trivial.

> curious why the bots go out of bounds at all

It would be pretty weird if they bounced off an invisible wall. Going out of bounds is fine.

Though it does cause the biters to freak out. As soon as the robots go out of bounds the biters panic and start running in the opposite direction. It is a bit weird.
User avatar
ptx0
Smart Inserter
Smart Inserter
Posts: 1507
Joined: Wed Jan 01, 2020 7:16 pm
Contact:

Re: [0.18.12] Combat robot corpses shown in the void

Post by ptx0 »

wartthog wrote: Sat Mar 14, 2020 2:00 pm It would be pretty weird if they bounced off an invisible wall. Going out of bounds is fine.

Though it does cause the biters to freak out. As soon as the robots go out of bounds the biters panic and start running in the opposite direction. It is a bit weird.
then it's not really fine, is it? :)

i bounce off the edge, rail can't go there. why can the combat bots? then, enemies should also be able to go off-map to chase the robots.
Jap2.0
Smart Inserter
Smart Inserter
Posts: 2378
Joined: Tue Jun 20, 2017 12:02 am
Contact:

Re: [0.18.12] Combat robot corpses shown in the void

Post by Jap2.0 »

ptx0 wrote: Sat Mar 14, 2020 7:11 pm i bounce off the edge, rail can't go there. why can the combat bots? then, enemies should also be able to go off-map to chase the robots.
If I remember correctly, it's basically implemented as a tile you can't walk over or build on. It makes sense from my understanding.
There are 10 types of people: those who get this joke and those who don't.
Post Reply

Return to “Won't fix.”