Cliff connection information
Posted: Sat Jan 01, 2022 5:04 am
Two cliffs with the same location and cliff_orientation have different size and sprite depending on which directions they connect to other cliffs. However, that connection information doesn't seem to be visible in the API. I'd like to be able to query it, perhaps as LuaEntity.cliff_connections referring to other cliff entities or just compass directions?
Further, I'd like to be able to specify it in create_entity, to avoid having to call update_connections if I know in advance which way the connections should go.
Further, I'd like to be able to specify it in create_entity, to avoid having to call update_connections if I know in advance which way the connections should go.