structure separation weirdness

Discussion in 'Mod Support' started by Engineer1234, November 2, 2014.

  1. Engineer1234

    Engineer1234 Well-Known Member

    Messages:
    325
    Likes Received:
    291
    I'm playing with structure separation, but I can't seem to get it to apply for the basis vehicle factory, it ignores my changes.

    I changed the "area_build_separation":3 to 5 for the basic bot air and vehicle factory so units can move between them when line-built, but the separation ingame never applies to the vehicle factory, it does work for the air and bot factory though.
    It's not a scale thing, when I change it from 5 to 50 there is still no visible change ingame for the vehicle factory, doing this for bot or air gives them a massive gap.

    The files I edited are:
    units\land\bot_factory\vehicle_factory.json,
    units\land\bot_factory\bot_factory.json
    units\air\air_factory\air_factory.json

    The basic vehicle factory is inheriting from base_structure.json if I understand this correctly, but the base_structure.json contains no mention of separation so that shouldn't be affecting it.

    This is my first hour of PA modding btw :) am I missing something silly ? at least I know I'm working on the right file because if I change other values in the vehicle factory json it corresponds to an ingame change.

Share This Page