Page 1 of 1

SimpleEntityWithOwner picture property

Posted: Wed Nov 25, 2020 11:52 pm
by DaveMcW
The picture property for SimpleEntityWithOwner and SimpleEntityWithForce is now a Sprite4Way.

Is there a way I can update the Prototype TOC, or is that something Bilka has to do?

Re: SimpleEntityWithOwner picture property

Posted: Thu Nov 26, 2020 3:57 pm
by Bilka
You can update the page, everything prototype related is just "stored" on those pages via templates. You can see their usage in the page source when you edit it and it should hopefully be understandable from that. Besides that, the template that declares prototype properties is documented at https://wiki.factorio.com/Template:Prototype_property.

Re: SimpleEntityWithOwner picture property

Posted: Fri Nov 27, 2020 5:42 am
by DaveMcW
Thanks, I was scared to update the page without updating the TOC, but it turns out that was exactly what I needed to do. :lol:

Re: SimpleEntityWithOwner picture property

Posted: Fri Nov 27, 2020 11:26 am
by Bilka
Oh right, that wasn't really clear. For future readers: The prototype page TOC is automatically generated from the prototype properties defined on the page.