mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-10-31 16:57:54 +00:00
764 lines
23 KiB
Python
764 lines
23 KiB
Python
|
from toontown.coghq.SpecImports import *
|
||
|
GlobalEntities = {1000: {'type': 'levelMgr',
|
||
|
'name': 'LevelMgr',
|
||
|
'comment': '',
|
||
|
'parentEntId': 0,
|
||
|
'cogLevel': 0,
|
||
|
'farPlaneDistance': 1500,
|
||
|
'modelFilename': 'phase_11/models/lawbotHQ/LB_Zone08a',
|
||
|
'wantDoors': 1},
|
||
|
1001: {'type': 'editMgr',
|
||
|
'name': 'EditMgr',
|
||
|
'parentEntId': 0,
|
||
|
'insertEntity': None,
|
||
|
'removeEntity': None,
|
||
|
'requestNewEntity': None,
|
||
|
'requestSave': None},
|
||
|
0: {'type': 'zone',
|
||
|
'name': 'UberZone',
|
||
|
'comment': '',
|
||
|
'parentEntId': 0,
|
||
|
'scale': 1,
|
||
|
'description': '',
|
||
|
'visibility': []},
|
||
|
10010: {'type': 'attribModifier',
|
||
|
'name': 'goonStrength',
|
||
|
'comment': '',
|
||
|
'parentEntId': 100021,
|
||
|
'attribName': 'strength',
|
||
|
'recursive': 1,
|
||
|
'typeName': 'goon',
|
||
|
'value': '15'},
|
||
|
10015: {'type': 'collisionSolid',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10007,
|
||
|
'pos': Point3(0, 2, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'length': 3.0,
|
||
|
'radius': 3.0,
|
||
|
'showSolid': 0,
|
||
|
'solidType': 'tube'},
|
||
|
10017: {'type': 'collisionSolid',
|
||
|
'name': 'copy of <unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10018,
|
||
|
'pos': Point3(0, 2, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'length': 3.0,
|
||
|
'radius': 3.0,
|
||
|
'showSolid': 0,
|
||
|
'solidType': 'tube'},
|
||
|
10026: {'type': 'collisionSolid',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10024,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'length': 3.0,
|
||
|
'radius': 1.0,
|
||
|
'showSolid': 0,
|
||
|
'solidType': 'tube'},
|
||
|
10027: {'type': 'collisionSolid',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10023,
|
||
|
'pos': Point3(51.033, -2.36694, -0.821283),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': Vec3(1, 1, 1),
|
||
|
'length': 10.0,
|
||
|
'radius': 7.0,
|
||
|
'showSolid': 0,
|
||
|
'solidType': 'tube'},
|
||
|
10028: {'type': 'collisionSolid',
|
||
|
'name': 'copy of <unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10023,
|
||
|
'pos': Point3(14.9923, 28.704, -0.821283),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': Vec3(1, 1, 1),
|
||
|
'length': 10.0,
|
||
|
'radius': 7.518188505180132,
|
||
|
'showSolid': 0,
|
||
|
'solidType': 'tube'},
|
||
|
10038: {'type': 'collisionSolid',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10035,
|
||
|
'pos': Point3(-2.32046, 0.439226, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': Vec3(1, 1, 1),
|
||
|
'length': 6.0,
|
||
|
'radius': 0.8,
|
||
|
'showSolid': 0,
|
||
|
'solidType': 'tube'},
|
||
|
10041: {'type': 'collisionSolid',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10040,
|
||
|
'pos': Point3(2.4512, 1.72783, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': Vec3(1, 1, 1),
|
||
|
'length': 10.0,
|
||
|
'radius': 4.0,
|
||
|
'showSolid': 0,
|
||
|
'solidType': 'tube'},
|
||
|
10001: {'type': 'goon',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10000,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 3.5,
|
||
|
'attackRadius': 15,
|
||
|
'crushCellId': None,
|
||
|
'goonType': 'sg',
|
||
|
'gridId': None,
|
||
|
'hFov': 70,
|
||
|
'strength': 15,
|
||
|
'velocity': 4},
|
||
|
10008: {'type': 'goon',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10003,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 3.5,
|
||
|
'attackRadius': 15,
|
||
|
'crushCellId': None,
|
||
|
'goonType': 'sg',
|
||
|
'gridId': None,
|
||
|
'hFov': 70,
|
||
|
'strength': 15,
|
||
|
'velocity': 4},
|
||
|
10012: {'type': 'goon',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10011,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 3.5,
|
||
|
'attackRadius': 15,
|
||
|
'crushCellId': None,
|
||
|
'goonType': 'sg',
|
||
|
'gridId': None,
|
||
|
'hFov': 70,
|
||
|
'strength': 15,
|
||
|
'velocity': 4},
|
||
|
10020: {'type': 'goon',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10019,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 3.5,
|
||
|
'attackRadius': 15,
|
||
|
'crushCellId': None,
|
||
|
'goonType': 'sg',
|
||
|
'gridId': None,
|
||
|
'hFov': 70,
|
||
|
'strength': 15,
|
||
|
'velocity': 4},
|
||
|
10047: {'type': 'goon',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10046,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 3.5,
|
||
|
'attackRadius': 15,
|
||
|
'crushCellId': None,
|
||
|
'goonType': 'sg',
|
||
|
'gridId': None,
|
||
|
'hFov': 70,
|
||
|
'strength': 15,
|
||
|
'velocity': 4},
|
||
|
10052: {'type': 'goon',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10051,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 3.5,
|
||
|
'attackRadius': 15,
|
||
|
'crushCellId': None,
|
||
|
'goonType': 'sg',
|
||
|
'gridId': None,
|
||
|
'hFov': 70,
|
||
|
'strength': 15,
|
||
|
'velocity': 4},
|
||
|
10057: {'type': 'goon',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10056,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 3.5,
|
||
|
'attackRadius': 15,
|
||
|
'crushCellId': None,
|
||
|
'goonType': 'sg',
|
||
|
'gridId': None,
|
||
|
'hFov': 70,
|
||
|
'strength': 15,
|
||
|
'velocity': 4},
|
||
|
10007: {'type': 'model',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10009,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(164.055, 0, 0),
|
||
|
'scale': Vec3(7, 7, 7),
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'hardhat',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_9/models/char/Cog_Goonie-zero'},
|
||
|
10018: {'type': 'model',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10016,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(215, 0, 0),
|
||
|
'scale': Vec3(7, 7, 7),
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'hardhat',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_9/models/char/Cog_Goonie-zero'},
|
||
|
10024: {'type': 'model',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10025,
|
||
|
'pos': Point3(39.8396, -3.38811, 2),
|
||
|
'hpr': Vec3(45, 280, 0),
|
||
|
'scale': Vec3(10, 10, 10),
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'hardhat',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_9/models/char/Cog_Goonie-zero'},
|
||
|
10031: {'type': 'model',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10037,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'none',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_11/models/lawbotHQ/LB_filing_cabA.bam'},
|
||
|
10032: {'type': 'model',
|
||
|
'name': 'copy of <unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10037,
|
||
|
'pos': Point3(1.75, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'none',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_11/models/lawbotHQ/LB_filing_cabA.bam'},
|
||
|
10033: {'type': 'model',
|
||
|
'name': 'copy of <unnamed> (2)',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10037,
|
||
|
'pos': Point3(3.5, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'none',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_11/models/lawbotHQ/LB_filing_cabA.bam'},
|
||
|
10034: {'type': 'model',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10035,
|
||
|
'pos': Point3(-2, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'none',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_11/models/lawbotHQ/LB_pottedplantA.bam'},
|
||
|
10036: {'type': 'model',
|
||
|
'name': 'copy of <unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10035,
|
||
|
'pos': Point3(-2.6, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'none',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_11/models/lawbotHQ/LB_pottedplantA.bam'},
|
||
|
10040: {'type': 'model',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10039,
|
||
|
'pos': Point3(14.6642, -1.01767, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': Vec3(1.32128, 1.32128, 1.32128),
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'none',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_11/models/lawbotHQ/LB_paper_twist_stacks.bam'},
|
||
|
10044: {'type': 'model',
|
||
|
'name': 'copy of <unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10043,
|
||
|
'pos': Point3(1.75, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'none',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_11/models/lawbotHQ/LB_filing_cabA.bam'},
|
||
|
10045: {'type': 'model',
|
||
|
'name': 'copy of <unnamed> (2)',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10043,
|
||
|
'pos': Point3(3.5, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'none',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_11/models/lawbotHQ/LB_filing_cabA.bam'},
|
||
|
10060: {'type': 'model',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10043,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'none',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_11/models/lawbotHQ/LB_filing_cabA.bam'},
|
||
|
10062: {'type': 'model',
|
||
|
'name': 'copy of <unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10061,
|
||
|
'pos': Point3(1.75, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'none',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_11/models/lawbotHQ/LB_filing_cabA.bam'},
|
||
|
10063: {'type': 'model',
|
||
|
'name': 'copy of <unnamed> (2)',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10061,
|
||
|
'pos': Point3(3.5, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'none',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_11/models/lawbotHQ/LB_filing_cabA.bam'},
|
||
|
10064: {'type': 'model',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10061,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'none',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_11/models/lawbotHQ/LB_filing_cabA.bam'},
|
||
|
10066: {'type': 'model',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10065,
|
||
|
'pos': Point3(8.93303, 26.855, 0),
|
||
|
'hpr': Vec3(315, 0, 0),
|
||
|
'scale': Vec3(1.28721, 1.28721, 1.28721),
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'none',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_11/models/lawbotHQ/LB_paper_twist_stacks.bam'},
|
||
|
10067: {'type': 'model',
|
||
|
'name': 'copy of <unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10065,
|
||
|
'pos': Point3(40.4297, -10.7197, 0),
|
||
|
'hpr': Vec3(41.1859, 0, 0),
|
||
|
'scale': Vec3(1.38665, 1.38665, 1.38665),
|
||
|
'collisionsOnly': 0,
|
||
|
'flattenType': 'light',
|
||
|
'goonHatType': 'none',
|
||
|
'loadType': 'loadModelCopy',
|
||
|
'modelPath': 'phase_11/models/lawbotHQ/LB_paper_twist_stacks.bam'},
|
||
|
10002: {'type': 'nodepath',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10000,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10004: {'type': 'nodepath',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10000,
|
||
|
'pos': Point3(-30, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10005: {'type': 'nodepath',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10003,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10006: {'type': 'nodepath',
|
||
|
'name': 'copy of <unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10003,
|
||
|
'pos': Point3(0, 25, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10013: {'type': 'nodepath',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10011,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10014: {'type': 'nodepath',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10011,
|
||
|
'pos': Point3(-40, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10021: {'type': 'nodepath',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10019,
|
||
|
'pos': Point3(0, 10, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10022: {'type': 'nodepath',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10019,
|
||
|
'pos': Point3(0, -10, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10023: {'type': 'nodepath',
|
||
|
'name': 'upperFloor',
|
||
|
'comment': '',
|
||
|
'parentEntId': 0,
|
||
|
'pos': Point3(0, 60, 10.6166),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': Vec3(1, 1, 1)},
|
||
|
10029: {'type': 'nodepath',
|
||
|
'name': 'props',
|
||
|
'comment': '',
|
||
|
'parentEntId': 0,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10030: {'type': 'nodepath',
|
||
|
'name': 'leftWall',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10029,
|
||
|
'pos': Point3(0, -43.0808, 0),
|
||
|
'hpr': Point3(180, 0, 0),
|
||
|
'scale': Vec3(2.5, 2.5, 2.5)},
|
||
|
10035: {'type': 'nodepath',
|
||
|
'name': 'plants',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10030,
|
||
|
'pos': Point3(0, -0.9, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': Vec3(5, 5, 5)},
|
||
|
10037: {'type': 'nodepath',
|
||
|
'name': 'filingCabinets',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10030,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': Vec3(1.4, 1.4, 1.4)},
|
||
|
10039: {'type': 'nodepath',
|
||
|
'name': 'paperStacks',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10030,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10042: {'type': 'nodepath',
|
||
|
'name': 'props',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10023,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10043: {'type': 'nodepath',
|
||
|
'name': 'filingCabinets',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10042,
|
||
|
'pos': Point3(-40.2501, 9.25953, 0),
|
||
|
'hpr': Vec3(41.5, 0, 0),
|
||
|
'scale': Vec3(1.4, 1.4, 1.4)},
|
||
|
10048: {'type': 'nodepath',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10046,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10049: {'type': 'nodepath',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10046,
|
||
|
'pos': Point3(0, 10, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10050: {'type': 'nodepath',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10046,
|
||
|
'pos': Point3(10, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10053: {'type': 'nodepath',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10051,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10054: {'type': 'nodepath',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10051,
|
||
|
'pos': Point3(0, 10, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10055: {'type': 'nodepath',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10051,
|
||
|
'pos': Point3(10, 15, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10058: {'type': 'nodepath',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10056,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10059: {'type': 'nodepath',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10056,
|
||
|
'pos': Point3(20, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10061: {'type': 'nodepath',
|
||
|
'name': 'filingCabinets',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10042,
|
||
|
'pos': Point3(-29.6959, 18.2379, 0),
|
||
|
'hpr': Point3(41.5, 0, 0),
|
||
|
'scale': Vec3(1.4, 1.4, 1.4)},
|
||
|
10065: {'type': 'nodepath',
|
||
|
'name': 'paperStacks',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10042,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
100021: {'type': 'nodepath',
|
||
|
'name': 'gauntlet',
|
||
|
'comment': '',
|
||
|
'parentEntId': 0,
|
||
|
'pos': Point3(30, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1},
|
||
|
10000: {'type': 'pathMaster',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 100021,
|
||
|
'pos': Point3(10, 35, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'pathIndex': 0,
|
||
|
'pathScale': 1.0,
|
||
|
'pathTarget0': 10002,
|
||
|
'pathTarget1': 10004,
|
||
|
'pathTarget2': 0,
|
||
|
'pathTarget3': 0,
|
||
|
'pathTarget4': 0,
|
||
|
'pathTarget5': 0,
|
||
|
'pathTarget6': 0,
|
||
|
'pathTarget7': 0},
|
||
|
10003: {'type': 'pathMaster',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 100021,
|
||
|
'pos': Point3(0, -7, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': Vec3(1, 1, 1),
|
||
|
'pathIndex': 0,
|
||
|
'pathScale': 1.0,
|
||
|
'pathTarget0': 10005,
|
||
|
'pathTarget1': 10006,
|
||
|
'pathTarget2': 0,
|
||
|
'pathTarget3': 0,
|
||
|
'pathTarget4': 0,
|
||
|
'pathTarget5': 0,
|
||
|
'pathTarget6': 0,
|
||
|
'pathTarget7': 0},
|
||
|
10011: {'type': 'pathMaster',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 100021,
|
||
|
'pos': Point3(0, -35, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': Vec3(1, 1, 1),
|
||
|
'pathIndex': 0,
|
||
|
'pathScale': 1.0,
|
||
|
'pathTarget0': 10013,
|
||
|
'pathTarget1': 10014,
|
||
|
'pathTarget2': 0,
|
||
|
'pathTarget3': 0,
|
||
|
'pathTarget4': 0,
|
||
|
'pathTarget5': 0,
|
||
|
'pathTarget6': 0,
|
||
|
'pathTarget7': 0},
|
||
|
10019: {'type': 'pathMaster',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 100021,
|
||
|
'pos': Point3(-90, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'pathIndex': 0,
|
||
|
'pathScale': 1.0,
|
||
|
'pathTarget0': 10021,
|
||
|
'pathTarget1': 10022,
|
||
|
'pathTarget2': 0,
|
||
|
'pathTarget3': 0,
|
||
|
'pathTarget4': 0,
|
||
|
'pathTarget5': 0,
|
||
|
'pathTarget6': 0,
|
||
|
'pathTarget7': 0},
|
||
|
10046: {'type': 'pathMaster',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 100021,
|
||
|
'pos': Point3(-30, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'pathIndex': 0,
|
||
|
'pathScale': 1.0,
|
||
|
'pathTarget0': 10048,
|
||
|
'pathTarget1': 10049,
|
||
|
'pathTarget2': 10050,
|
||
|
'pathTarget3': 0,
|
||
|
'pathTarget4': 0,
|
||
|
'pathTarget5': 0,
|
||
|
'pathTarget6': 0,
|
||
|
'pathTarget7': 0},
|
||
|
10051: {'type': 'pathMaster',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 100021,
|
||
|
'pos': Point3(-60, 20, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'pathIndex': 0,
|
||
|
'pathScale': 1.0,
|
||
|
'pathTarget0': 10053,
|
||
|
'pathTarget1': 10054,
|
||
|
'pathTarget2': 10055,
|
||
|
'pathTarget3': 0,
|
||
|
'pathTarget4': 0,
|
||
|
'pathTarget5': 0,
|
||
|
'pathTarget6': 0,
|
||
|
'pathTarget7': 0},
|
||
|
10056: {'type': 'pathMaster',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 100021,
|
||
|
'pos': Point3(-80, -20, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'pathIndex': 0,
|
||
|
'pathScale': 1.0,
|
||
|
'pathTarget0': 10058,
|
||
|
'pathTarget1': 10059,
|
||
|
'pathTarget2': 0,
|
||
|
'pathTarget3': 0,
|
||
|
'pathTarget4': 0,
|
||
|
'pathTarget5': 0,
|
||
|
'pathTarget6': 0,
|
||
|
'pathTarget7': 0},
|
||
|
10009: {'type': 'rendering',
|
||
|
'name': 'farCornerGoon',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10029,
|
||
|
'pos': Point3(-60.62, -37.7557, 0),
|
||
|
'hpr': Vec3(330, 0, 0),
|
||
|
'scale': Vec3(1, 1, 1),
|
||
|
'blending': 'Alpha',
|
||
|
'colorA': 1.0,
|
||
|
'colorB': 0.2,
|
||
|
'colorG': 0.2,
|
||
|
'colorR': 0.5,
|
||
|
'fogOn': 0,
|
||
|
'renderBin': 'transparent'},
|
||
|
10016: {'type': 'rendering',
|
||
|
'name': 'nearCornerGoon',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10029,
|
||
|
'pos': Point3(60, -37.76, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'blending': 'Alpha',
|
||
|
'colorA': 1.0,
|
||
|
'colorB': 0.2,
|
||
|
'colorG': 0.2,
|
||
|
'colorR': 0.5,
|
||
|
'fogOn': 0,
|
||
|
'renderBin': 'transparent'},
|
||
|
10025: {'type': 'rendering',
|
||
|
'name': '<unnamed>',
|
||
|
'comment': '',
|
||
|
'parentEntId': 10023,
|
||
|
'pos': Point3(0, 0, 0),
|
||
|
'hpr': Vec3(0, 0, 0),
|
||
|
'scale': 1,
|
||
|
'blending': 'Alpha',
|
||
|
'colorA': 1.0,
|
||
|
'colorB': 0.2,
|
||
|
'colorG': 0.2,
|
||
|
'colorR': 0.5,
|
||
|
'fogOn': 0,
|
||
|
'renderBin': 'transparent'}}
|
||
|
Scenario0 = {}
|
||
|
levelSpec = {'globalEntities': GlobalEntities,
|
||
|
'scenarios': [Scenario0]}
|