Page 1 of 1

LuaEntityPrototype follows_player missing

Posted: Sun Jul 31, 2022 12:36 am
by Muppet9010
I noticed that the `follows_player` attribute set in the data stage for `combat-robot` prototype isn't readable during the runtime stage in the `LuaEntityPrototype` class.

Data stage: https://wiki.factorio.com/Prototype/Com ... ows_player
Runtime class I'd hope/expect the field is added to: https://lua-api.factorio.com/latest/Lua ... otype.html