SimpleEntityWithOwner/Force::picture type is wrong
Posted: Mon Oct 23, 2023 9:38 pm
https://lua-api.factorio.com/latest/pro ... otype.html
For SEWO and SEWF, the picture property is listed as type Sprite. But the old wiki lists it as a Sprite4Way and the game appears to treat it like a Sprite4Way, i.e. directions do work. They inherit from SimpleEntity which the old wiki does list as Sprite, I haven't tested that one however.
For SEWO and SEWF, the picture property is listed as type Sprite. But the old wiki lists it as a Sprite4Way and the game appears to treat it like a Sprite4Way, i.e. directions do work. They inherit from SimpleEntity which the old wiki does list as Sprite, I haven't tested that one however.