; ; welding config script [welding_config.txt] ; generated by the welding editor ; ; Welding Context Lists weldingContextList { name goblinTowers renderableContextList { citywall } } weldingContextList { name goblinWalls renderableContextList { citywall citywall_tower } } ; Welding Profiles weldProfile { renderableContext citywall weldPoint { weldPoint 8.000 0.000 0.000 weldDir 1.000 0.000 0.000 attractRadius 2.000000 weldList goblinWalls } weldPoint { weldPoint -8.000 0.000 0.000 weldDir -1.000 0.000 0.000 attractRadius 2.000000 weldList goblinWalls } } weldProfile { renderableContext citywall_tower weldPoint { weldPoint 3.000 0.000 0.000 weldDir 1.000 0.000 0.000 attractRadius 2.000000 weldList goblinTowers } weldPoint { weldPoint -3.000 0.000 0.000 weldDir -1.000 0.000 0.000 attractRadius 2.000000 weldList goblinTowers } weldPoint { weldPoint 0.000 0.000 3.000 weldDir 0.000 0.000 1.000 attractRadius 2.000000 weldList goblinTowers } weldPoint { weldPoint 0.000 0.000 -3.000 weldDir 0.000 0.000 -1.000 attractRadius 2.000000 weldList goblinTowers } }