From d66c5072dc862402ddaf1e1a47b5513f3200dc7e Mon Sep 17 00:00:00 2001 From: jamestagg Date: Wed, 11 Mar 2026 11:40:33 -0700 Subject: [PATCH] Update project config, engine settings, and asset catalogue Co-Authored-By: Claude Opus 4.6 --- Config/DefaultEngine.ini | 18 + Config/DefaultGame.ini | 109 + Ralpha.uproject | 105 +- RalphaData/catalogue.json | 24490 +++++++++++++++++++++++++++++++++--- 4 files changed, 23135 insertions(+), 1587 deletions(-) diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 64aba039b..ca667f7bb 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -99,6 +99,24 @@ r.EarlyZPassMovable=False r.ClearSceneMethod=1 r.MSAA.CompositingSampleCount=4 r.WireframeCullThreshold=5.000000 +r.ReflectionMethod=1 +r.GenerateMeshDistanceFields=True +r.DynamicGlobalIlluminationMethod=1 [/Script/Engine.CollisionProfile] +Profiles=(Name="WaterBodyCollision",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap))) + +[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings] +bEnablePlugin=True +bAllowNetworkConnection=True +SecurityToken=074A9610F14497F208C4B19D3A8131B8 +bIncludeInShipping=False +bAllowExternalStartInShipping=False +bCompileAFSProject=False +bUseCompression=False +bLogFiles=False +bReportStats=False +ConnectionType=USBOnly +bUseManualIPAddress=False +ManualIPAddress= + diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini index 07da722dd..cb0042343 100644 --- a/Config/DefaultGame.ini +++ b/Config/DefaultGame.ini @@ -1,3 +1,112 @@ [/Script/EngineSettings.GeneralProjectSettings] ProjectID=(A=-2011270876,B=1182903154,C=-965786730,D=-1399474095) ProjectName=Realistic Rendering Demolet + +[/Script/UnrealEd.ProjectPackagingSettings] +Build=IfProjectHasCode +BuildConfiguration=PPBC_Development +BuildTarget= +FullRebuild=False +ForDistribution=False +IncludeDebugFiles=False +BlueprintNativizationMethod=Disabled +bIncludeNativizedAssetsInProjectGeneration=False +bExcludeMonolithicEngineHeadersInNativizedCode=False +UsePakFile=True +bUseIoStore=True +bUseZenStore=False +bMakeBinaryConfig=False +bGenerateChunks=False +bGenerateNoChunks=False +bChunkHardReferencesOnly=False +bForceOneChunkPerFile=False +MaxChunkSize=0 +bBuildHttpChunkInstallData=False +HttpChunkInstallDataDirectory=(Path="") +WriteBackMetadataToAssetRegistry=Disabled +bWritePluginSizeSummaryJsons=False +bCompressed=True +PackageCompressionFormat=Oodle +bForceUseProjectCompressionFormatIgnoreHardwareOverride=False +PackageAdditionalCompressionOptions= +PackageCompressionMethod=Kraken +PackageCompressionLevel_DebugDevelopment=4 +PackageCompressionLevel_TestShipping=4 +PackageCompressionLevel_Distribution=7 +PackageCompressionMinBytesSaved=1024 +PackageCompressionMinPercentSaved=5 +bPackageCompressionEnableDDC=False +PackageCompressionMinSizeToConsiderDDC=0 +HttpChunkInstallDataVersion= +IncludePrerequisites=True +IncludeAppLocalPrerequisites=False +bShareMaterialShaderCode=True +bDeterministicShaderCodeOrder=False +bSharedMaterialNativeLibraries=True +ApplocalPrerequisitesDirectory=(Path="") +IncludeCrashReporter=False +InternationalizationPreset=English +-CulturesToStage=en ++CulturesToStage=en +LocalizationTargetCatchAllChunkId=0 +bCookAll=False +bCookMapsOnly=False +bTreatWarningsAsErrorsOnCook=False +bSkipEditorContent=False +bSkipMovies=False +-IniKeyDenylist=KeyStorePassword +-IniKeyDenylist=KeyPassword +-IniKeyDenylist=DebugKeyStorePassword +-IniKeyDenylist=DebugKeyPassword +-IniKeyDenylist=rsa.privateexp +-IniKeyDenylist=rsa.modulus +-IniKeyDenylist=rsa.publicexp +-IniKeyDenylist=aes.key +-IniKeyDenylist=SigningPublicExponent +-IniKeyDenylist=SigningModulus +-IniKeyDenylist=SigningPrivateExponent +-IniKeyDenylist=EncryptionKey +-IniKeyDenylist=DevCenterUsername +-IniKeyDenylist=DevCenterPassword +-IniKeyDenylist=IOSTeamID +-IniKeyDenylist=SigningCertificate +-IniKeyDenylist=MobileProvision +-IniKeyDenylist=AppStoreConnectKeyPath +-IniKeyDenylist=AppStoreConnectIssuerID +-IniKeyDenylist=AppStoreConnectKeyID +-IniKeyDenylist=IniKeyDenylist +-IniKeyDenylist=IniSectionDenylist ++IniKeyDenylist=KeyStorePassword ++IniKeyDenylist=KeyPassword ++IniKeyDenylist=DebugKeyStorePassword ++IniKeyDenylist=DebugKeyPassword ++IniKeyDenylist=rsa.privateexp ++IniKeyDenylist=rsa.modulus ++IniKeyDenylist=rsa.publicexp ++IniKeyDenylist=aes.key ++IniKeyDenylist=SigningPublicExponent ++IniKeyDenylist=SigningModulus ++IniKeyDenylist=SigningPrivateExponent ++IniKeyDenylist=EncryptionKey ++IniKeyDenylist=DevCenterUsername ++IniKeyDenylist=DevCenterPassword ++IniKeyDenylist=IOSTeamID ++IniKeyDenylist=SigningCertificate ++IniKeyDenylist=MobileProvision ++IniKeyDenylist=AppStoreConnectKeyPath ++IniKeyDenylist=AppStoreConnectIssuerID ++IniKeyDenylist=AppStoreConnectKeyID ++IniKeyDenylist=IniKeyDenylist ++IniKeyDenylist=IniSectionDenylist +-IniSectionDenylist=HordeStorageServers +-IniSectionDenylist=StorageServers +-IniSectionDenylist=/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings ++IniSectionDenylist=HordeStorageServers ++IniSectionDenylist=StorageServers ++IniSectionDenylist=/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings ++DirectoriesToAlwaysCook=(Path="/NNEDenoiser") ++DirectoriesToAlwaysCook=(Path="/RuntimeMetaHumanLipSync/RealisticModelData") ++DirectoriesToAlwaysCook=(Path="/RuntimeMetaHumanLipSync/ModelData") +bRetainStagedDirectory=False +CustomStageCopyHandler= + diff --git a/Ralpha.uproject b/Ralpha.uproject index c079d4479..e26c4e848 100644 --- a/Ralpha.uproject +++ b/Ralpha.uproject @@ -1,36 +1,69 @@ -{ - "FileVersion": 3, - "EngineAssociation": "5.7", - "Category": "", - "Description": "", - "Plugins": [ - { - "Name": "PythonScriptPlugin", - "Enabled": true - }, - { - "Name": "HDRIBackdrop", - "Enabled": true - }, - { - "Name": "SunPosition", - "Enabled": true - }, - { - "Name": "SequencerScripting", - "Enabled": true - }, - { - "Name": "Takes", - "Enabled": true - }, - { - "Name": "MovieRenderPipeline", - "Enabled": true - }, - { - "Name": "RalphaPlugin", - "Enabled": true - } - ] - } \ No newline at end of file +{ + "FileVersion": 3, + "EngineAssociation": "5.7", + "Category": "", + "Description": "", + "Plugins": [ + { + "Name": "PythonScriptPlugin", + "Enabled": true + }, + { + "Name": "HDRIBackdrop", + "Enabled": true + }, + { + "Name": "SunPosition", + "Enabled": true + }, + { + "Name": "SequencerScripting", + "Enabled": true + }, + { + "Name": "Takes", + "Enabled": true + }, + { + "Name": "MovieRenderPipeline", + "Enabled": true + }, + { + "Name": "RuntimeMetaHumanLipSync", + "Enabled": false + }, + { + "Name": "NNEDenoiser", + "Enabled": false, + "SupportedTargetPlatforms": [ + "Win64", + "Linux", + "Mac" + ] + }, + { + "Name": "Water", + "Enabled": true + }, + { + "Name": "WaterAdvanced", + "Enabled": true + }, + { + "Name": "WaterExtras", + "Enabled": true + }, + { + "Name": "CesiumForUnreal", + "Enabled": true + }, + { + "Name": "CameraCalibrationCore", + "Enabled": false + }, + { + "Name": "CameraCalibration", + "Enabled": false + } + ] +} \ No newline at end of file diff --git a/RalphaData/catalogue.json b/RalphaData/catalogue.json index b4f91b767..fee37352c 100644 --- a/RalphaData/catalogue.json +++ b/RalphaData/catalogue.json @@ -1,2305 +1,23693 @@ { - "version": "2.0.0", - "generated": "2026-01-20T20:00:00Z", - "description": "Kitchen Sink complete asset catalogue - Phase 5", - "asset_count": 250, + "version": "3.0.0", + "generated": "2026-03-10T17:57:33.349121+00:00Z", + "description": "Ralpha asset catalogue - Kitchen Sink + Paris + CityPark + PlaneTree", + "asset_count": 1447, "assets": [ { - "id": "furniture_sofa_modern_3seat", - "name": "Modern 3-Seat Sofa", - "category": "Furniture/Seating/Sofas", - "tags": ["sofa", "couch", "modern", "living room", "seating", "3-seat"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Sofa_Modern_3Seat", - "dimensions": {"x": 220, "y": 90, "z": 85}, + "id": "paris_environment_baguette_01_sm_baguette_01_01", + "name": "Baguette 01 01", + "category": "Paris/Baguette_01", + "tags": [ + "food", + "european", + "bread", + "paris", + "baguette", + "haussmann", + "french", + "bakery" + ], + "path": "/Game/Paris/Environment/Baguette_01/sm_Baguette_01_01", "has_collision": true }, { - "id": "furniture_sofa_chesterfield", - "name": "Chesterfield Sofa", - "category": "Furniture/Seating/Sofas", - "tags": ["sofa", "couch", "classic", "leather", "chesterfield", "vintage"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Sofa_Chesterfield", - "dimensions": {"x": 200, "y": 85, "z": 80}, + "id": "paris_environment_baguette_02_sm_baguette_02_01", + "name": "Baguette 02 01", + "category": "Paris/Baguette_02", + "tags": [ + "food", + "european", + "bread", + "paris", + "baguette", + "haussmann", + "french", + "bakery" + ], + "path": "/Game/Paris/Environment/Baguette_02/sm_Baguette_02_01", "has_collision": true }, { - "id": "furniture_sofa_sectional", - "name": "Sectional Sofa", - "category": "Furniture/Seating/Sofas", - "tags": ["sofa", "couch", "sectional", "L-shaped", "modern", "living room"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Sofa_Sectional", - "dimensions": {"x": 280, "y": 180, "z": 85}, + "id": "paris_environment_bakaryshelf_01_sm_bakeryshelf_01_01", + "name": "BakeryShelf 01 01", + "category": "Paris/BakaryShelf_01", + "tags": [ + "bakeryshelf", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BakaryShelf_01/sm_BakeryShelf_01_01", "has_collision": true }, { - "id": "furniture_sofa_2seat", - "name": "2-Seat Loveseat", - "category": "Furniture/Seating/Sofas", - "tags": ["sofa", "loveseat", "2-seat", "modern"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Sofa_2Seat", - "dimensions": {"x": 150, "y": 85, "z": 80}, + "id": "paris_environment_bakaryshelf_01_sm_bakeryshelf_01_02", + "name": "BakeryShelf 01 02", + "category": "Paris/BakaryShelf_01", + "tags": [ + "bakeryshelf", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BakaryShelf_01/sm_BakeryShelf_01_02", "has_collision": true }, { - "id": "furniture_sofa_futon", - "name": "Futon Sofa Bed", - "category": "Furniture/Seating/Sofas", - "tags": ["sofa", "futon", "bed", "convertible"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Sofa_Futon", - "dimensions": {"x": 190, "y": 90, "z": 75}, + "id": "paris_environment_bakaryshelf_01_sm_bakeryshelf_01_03", + "name": "BakeryShelf 01 03", + "category": "Paris/BakaryShelf_01", + "tags": [ + "bakeryshelf", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BakaryShelf_01/sm_BakeryShelf_01_03", "has_collision": true }, { - "id": "furniture_chair_office_executive", - "name": "Executive Office Chair", - "category": "Furniture/Seating/Chairs", - "tags": ["chair", "office", "executive", "leather", "swivel"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Chair_Office_Executive", - "dimensions": {"x": 70, "y": 70, "z": 120}, + "id": "paris_environment_bakaryshelf_01_sm_bakeryshelf_01_04", + "name": "BakeryShelf 01 04", + "category": "Paris/BakaryShelf_01", + "tags": [ + "bakeryshelf", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BakaryShelf_01/sm_BakeryShelf_01_04", "has_collision": true }, { - "id": "furniture_chair_office_ergonomic", - "name": "Ergonomic Office Chair", - "category": "Furniture/Seating/Chairs", - "tags": ["chair", "office", "ergonomic", "mesh", "modern"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Chair_Office_Ergonomic", - "dimensions": {"x": 65, "y": 65, "z": 115}, + "id": "paris_environment_bakerybasket_01_sm_bakerybasket_01_01", + "name": "BakeryBasket 01 01", + "category": "Paris/BakeryBasket_01", + "tags": [ + "european", + "basket", + "bakerybasket", + "bread", + "paris", + "shop", + "haussmann", + "french", + "bakery" + ], + "path": "/Game/Paris/Environment/BakeryBasket_01/sm_BakeryBasket_01_01", "has_collision": true }, { - "id": "furniture_chair_dining_modern", - "name": "Modern Dining Chair", - "category": "Furniture/Seating/Chairs", - "tags": ["chair", "dining", "modern", "wood", "kitchen"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Chair_Dining_Modern", - "dimensions": {"x": 45, "y": 50, "z": 85}, + "id": "paris_environment_balconybarrier_01_sm_balconybarrier_01_01", + "name": "BalconyBarrier 01 01", + "category": "Paris/BalconyBarrier_01", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_01/sm_BalconyBarrier_01_01", "has_collision": true }, { - "id": "furniture_chair_dining_classic", - "name": "Classic Dining Chair", - "category": "Furniture/Seating/Chairs", - "tags": ["chair", "dining", "classic", "traditional"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Chair_Dining_Classic", - "dimensions": {"x": 50, "y": 55, "z": 95}, + "id": "paris_environment_balconybarrier_01_sm_balconybarrier_01_02", + "name": "BalconyBarrier 01 02", + "category": "Paris/BalconyBarrier_01", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_01/sm_BalconyBarrier_01_02", "has_collision": true }, { - "id": "furniture_chair_armchair_modern", - "name": "Modern Armchair", - "category": "Furniture/Seating/Chairs", - "tags": ["chair", "armchair", "modern", "accent"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Chair_Armchair_Modern", - "dimensions": {"x": 80, "y": 80, "z": 85}, + "id": "paris_environment_balconybarrier_01_sm_balconybarrier_01_03", + "name": "BalconyBarrier 01 03", + "category": "Paris/BalconyBarrier_01", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_01/sm_BalconyBarrier_01_03", "has_collision": true }, { - "id": "furniture_chair_rocking", - "name": "Rocking Chair", - "category": "Furniture/Seating/Chairs", - "tags": ["chair", "rocking", "wood", "traditional"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Chair_Rocking", - "dimensions": {"x": 65, "y": 90, "z": 105}, + "id": "paris_environment_balconybarrier_01_sm_balconybarrier_01_04", + "name": "BalconyBarrier 01 04", + "category": "Paris/BalconyBarrier_01", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_01/sm_BalconyBarrier_01_04", "has_collision": true }, { - "id": "furniture_chair_folding", - "name": "Folding Chair", - "category": "Furniture/Seating/Chairs", - "tags": ["chair", "folding", "portable", "event"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Chair_Folding", - "dimensions": {"x": 45, "y": 50, "z": 80}, + "id": "paris_environment_balconybarrier_01_sm_balconybarrier_01_05", + "name": "BalconyBarrier 01 05", + "category": "Paris/BalconyBarrier_01", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_01/sm_BalconyBarrier_01_05", "has_collision": true }, { - "id": "furniture_stool_bar", - "name": "Bar Stool", - "category": "Furniture/Seating/Stools", - "tags": ["stool", "bar", "counter", "modern"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Stool_Bar", - "dimensions": {"x": 40, "y": 40, "z": 75}, + "id": "paris_environment_balconybarrier_01_sm_balconybarrier_01_06", + "name": "BalconyBarrier 01 06", + "category": "Paris/BalconyBarrier_01", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_01/sm_BalconyBarrier_01_06", "has_collision": true }, { - "id": "furniture_stool_kitchen", - "name": "Kitchen Stool", - "category": "Furniture/Seating/Stools", - "tags": ["stool", "kitchen", "counter"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Stool_Kitchen", - "dimensions": {"x": 40, "y": 40, "z": 65}, + "id": "paris_environment_balconybarrier_01_sm_balconybarrier_01_07", + "name": "BalconyBarrier 01 07", + "category": "Paris/BalconyBarrier_01", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_01/sm_BalconyBarrier_01_07", "has_collision": true }, { - "id": "furniture_bench_park", - "name": "Park Bench", - "category": "Furniture/Seating/Benches", - "tags": ["bench", "park", "outdoor", "wood", "public"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Bench_Park", - "dimensions": {"x": 180, "y": 60, "z": 80}, + "id": "paris_environment_balconybarrier_01_sm_balconybarrier_01_08", + "name": "BalconyBarrier 01 08", + "category": "Paris/BalconyBarrier_01", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_01/sm_BalconyBarrier_01_08", "has_collision": true }, { - "id": "furniture_bench_entryway", - "name": "Entryway Bench", - "category": "Furniture/Seating/Benches", - "tags": ["bench", "entryway", "storage", "indoor"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Bench_Entryway", - "dimensions": {"x": 120, "y": 45, "z": 50}, + "id": "paris_environment_balconybarrier_01_sm_balconybarrier_01_09", + "name": "BalconyBarrier 01 09", + "category": "Paris/BalconyBarrier_01", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_01/sm_BalconyBarrier_01_09", "has_collision": true }, { - "id": "furniture_bench_weight", - "name": "Weight Bench", - "category": "Furniture/Seating/Benches", - "tags": ["bench", "gym", "weight", "fitness"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Bench_Weight", - "dimensions": {"x": 120, "y": 50, "z": 50}, + "id": "paris_environment_balconybarrier_01_sm_balconybarrier_01_10", + "name": "BalconyBarrier 01 10", + "category": "Paris/BalconyBarrier_01", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_01/sm_BalconyBarrier_01_10", "has_collision": true }, { - "id": "furniture_chair_outdoor_lounge", - "name": "Outdoor Lounge Chair", - "category": "Furniture/Seating/Outdoor", - "tags": ["chair", "outdoor", "lounge", "patio", "pool"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Chair_Outdoor_Lounge", - "dimensions": {"x": 70, "y": 180, "z": 80}, + "id": "paris_environment_balconybarrier_02_sm_balconybarrier_02_01", + "name": "BalconyBarrier 02 01", + "category": "Paris/BalconyBarrier_02", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_02/sm_BalconyBarrier_02_01", "has_collision": true }, { - "id": "furniture_chair_outdoor_dining", - "name": "Outdoor Dining Chair", - "category": "Furniture/Seating/Outdoor", - "tags": ["chair", "outdoor", "dining", "patio"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Chair_Outdoor_Dining", - "dimensions": {"x": 55, "y": 55, "z": 85}, + "id": "paris_environment_balconybarrier_02_sm_balconybarrier_02_02", + "name": "BalconyBarrier 02 02", + "category": "Paris/BalconyBarrier_02", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_02/sm_BalconyBarrier_02_02", "has_collision": true }, { - "id": "furniture_chair_adirondack", - "name": "Adirondack Chair", - "category": "Furniture/Seating/Outdoor", - "tags": ["chair", "adirondack", "outdoor", "wood", "patio"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Chair_Adirondack", - "dimensions": {"x": 80, "y": 95, "z": 100}, + "id": "paris_environment_balconybarrier_02_sm_balconybarrier_02_03", + "name": "BalconyBarrier 02 03", + "category": "Paris/BalconyBarrier_02", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_02/sm_BalconyBarrier_02_03", "has_collision": true }, { - "id": "furniture_sofa_outdoor_sectional", - "name": "Outdoor Sectional Sofa", - "category": "Furniture/Seating/Outdoor", - "tags": ["sofa", "outdoor", "sectional", "patio", "wicker"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Sofa_Outdoor_Sectional", - "dimensions": {"x": 250, "y": 180, "z": 75}, + "id": "paris_environment_balconybarrier_02_sm_balconybarrier_02_04", + "name": "BalconyBarrier 02 04", + "category": "Paris/BalconyBarrier_02", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_02/sm_BalconyBarrier_02_04", "has_collision": true }, { - "id": "furniture_hammock", - "name": "Hammock with Stand", - "category": "Furniture/Seating/Outdoor", - "tags": ["hammock", "outdoor", "relaxation", "garden"], - "path": "/Game/Ralpha/Assets/Furniture/Seating/SM_Hammock", - "dimensions": {"x": 300, "y": 120, "z": 120}, + "id": "paris_environment_balconybarrier_03_sm_balconybarrier_03_01", + "name": "BalconyBarrier 03 01", + "category": "Paris/BalconyBarrier_03", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_03/sm_BalconyBarrier_03_01", "has_collision": true }, { - "id": "furniture_table_dining_rect_6", - "name": "Rectangular Dining Table (6 seat)", - "category": "Furniture/Tables/Dining", - "tags": ["table", "dining", "rectangular", "6 seat"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Table_Dining_Rect_6", - "dimensions": {"x": 180, "y": 90, "z": 75}, + "id": "paris_environment_balconybarrier_03_sm_balconybarrier_03_02", + "name": "BalconyBarrier 03 02", + "category": "Paris/BalconyBarrier_03", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_03/sm_BalconyBarrier_03_02", "has_collision": true }, { - "id": "furniture_table_dining_round_4", - "name": "Round Dining Table (4 seat)", - "category": "Furniture/Tables/Dining", - "tags": ["table", "dining", "round", "4 seat"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Table_Dining_Round_4", - "dimensions": {"x": 120, "y": 120, "z": 75}, + "id": "paris_environment_balconybarrier_03_sm_balconybarrier_03_03", + "name": "BalconyBarrier 03 03", + "category": "Paris/BalconyBarrier_03", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_03/sm_BalconyBarrier_03_03", "has_collision": true }, { - "id": "furniture_table_dining_farmhouse", - "name": "Farmhouse Dining Table", - "category": "Furniture/Tables/Dining", - "tags": ["table", "dining", "farmhouse", "rustic", "wood"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Table_Dining_Farmhouse", - "dimensions": {"x": 200, "y": 100, "z": 78}, + "id": "paris_environment_balconybarrier_04_sm_balconybarrier_01_01", + "name": "BalconyBarrier 01 01", + "category": "Paris/BalconyBarrier_04", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_04/sm_BalconyBarrier_01_01", "has_collision": true }, { - "id": "furniture_table_dining_glass", - "name": "Glass Dining Table", - "category": "Furniture/Tables/Dining", - "tags": ["table", "dining", "glass", "modern"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Table_Dining_Glass", - "dimensions": {"x": 160, "y": 90, "z": 75}, + "id": "paris_environment_balconybarrier_04_sm_balconybarrier_01_02", + "name": "BalconyBarrier 01 02", + "category": "Paris/BalconyBarrier_04", + "tags": [ + "barrier", + "european", + "balconybarrier", + "railing", + "balcony", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyBarrier_04/sm_BalconyBarrier_01_02", "has_collision": true }, { - "id": "furniture_table_coffee_rect", - "name": "Rectangular Coffee Table", - "category": "Furniture/Tables/Coffee", - "tags": ["table", "coffee", "living room", "rectangular"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Table_Coffee_Rect", - "dimensions": {"x": 120, "y": 60, "z": 45}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_01", + "name": "BalconyKit 01 01", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_01", "has_collision": true }, { - "id": "furniture_table_coffee_round", - "name": "Round Coffee Table", - "category": "Furniture/Tables/Coffee", - "tags": ["table", "coffee", "living room", "round"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Table_Coffee_Round", - "dimensions": {"x": 80, "y": 80, "z": 40}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_02", + "name": "BalconyKit 01 02", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_02", "has_collision": true }, { - "id": "furniture_table_coffee_nesting", - "name": "Nesting Coffee Tables Set", - "category": "Furniture/Tables/Coffee", - "tags": ["table", "coffee", "nesting", "set", "modern"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Table_Coffee_Nesting", - "dimensions": {"x": 90, "y": 60, "z": 45}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_03", + "name": "BalconyKit 01 03", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_03", "has_collision": true }, { - "id": "furniture_table_side_pedestal", - "name": "Pedestal Side Table", - "category": "Furniture/Tables/Side", - "tags": ["table", "side", "pedestal", "accent"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Table_Side_Pedestal", - "dimensions": {"x": 45, "y": 45, "z": 60}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_04", + "name": "BalconyKit 01 04", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_04", "has_collision": true }, { - "id": "furniture_table_side_drawer", - "name": "Side Table with Drawer", - "category": "Furniture/Tables/Side", - "tags": ["table", "side", "drawer", "nightstand"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Table_Side_Drawer", - "dimensions": {"x": 50, "y": 40, "z": 55}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_05", + "name": "BalconyKit 01 05", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_05", "has_collision": true }, { - "id": "furniture_desk_executive", - "name": "Executive Desk", - "category": "Furniture/Tables/Desks", - "tags": ["desk", "office", "executive", "work"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Desk_Executive", - "dimensions": {"x": 180, "y": 80, "z": 75}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_06", + "name": "BalconyKit 01 06", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_06", "has_collision": true }, { - "id": "furniture_desk_home_office", - "name": "Home Office Desk", - "category": "Furniture/Tables/Desks", - "tags": ["desk", "office", "home", "computer"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Desk_Home_Office", - "dimensions": {"x": 140, "y": 60, "z": 75}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_07", + "name": "BalconyKit 01 07", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_07", "has_collision": true }, { - "id": "furniture_desk_standing", - "name": "Standing Desk", - "category": "Furniture/Tables/Desks", - "tags": ["desk", "standing", "adjustable", "ergonomic"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Desk_Standing", - "dimensions": {"x": 150, "y": 70, "z": 110}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_08", + "name": "BalconyKit 01 08", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_08", "has_collision": true }, { - "id": "furniture_desk_writing", - "name": "Writing Desk", - "category": "Furniture/Tables/Desks", - "tags": ["desk", "writing", "classic", "small"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Desk_Writing", - "dimensions": {"x": 110, "y": 55, "z": 75}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_09", + "name": "BalconyKit 01 09", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_09", "has_collision": true }, { - "id": "furniture_table_outdoor_dining", - "name": "Outdoor Dining Table", - "category": "Furniture/Tables/Outdoor", - "tags": ["table", "outdoor", "dining", "patio"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Table_Outdoor_Dining", - "dimensions": {"x": 150, "y": 90, "z": 75}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_10", + "name": "BalconyKit 01 10", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_10", "has_collision": true }, { - "id": "furniture_table_outdoor_coffee", - "name": "Outdoor Coffee Table", - "category": "Furniture/Tables/Outdoor", - "tags": ["table", "outdoor", "coffee", "patio"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Table_Outdoor_Coffee", - "dimensions": {"x": 100, "y": 60, "z": 40}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_11", + "name": "BalconyKit 01 11", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_11", "has_collision": true }, { - "id": "furniture_table_picnic", - "name": "Picnic Table", - "category": "Furniture/Tables/Outdoor", - "tags": ["table", "picnic", "outdoor", "park", "wood"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Table_Picnic", - "dimensions": {"x": 180, "y": 150, "z": 75}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_12", + "name": "BalconyKit 01 12", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_12", "has_collision": true }, { - "id": "furniture_table_bistro", - "name": "Bistro Table", - "category": "Furniture/Tables/Outdoor", - "tags": ["table", "bistro", "cafe", "small", "round"], - "path": "/Game/Ralpha/Assets/Furniture/Tables/SM_Table_Bistro", - "dimensions": {"x": 60, "y": 60, "z": 75}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_13", + "name": "BalconyKit 01 13", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_13", "has_collision": true }, { - "id": "furniture_bookshelf_tall", - "name": "Tall Bookshelf", - "category": "Furniture/Storage/Shelving", - "tags": ["bookshelf", "storage", "tall", "books"], - "path": "/Game/Ralpha/Assets/Furniture/Storage/SM_Bookshelf_Tall", - "dimensions": {"x": 100, "y": 35, "z": 200}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_14", + "name": "BalconyKit 01 14", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_14", "has_collision": true }, { - "id": "furniture_bookshelf_medium", - "name": "Medium Bookshelf", - "category": "Furniture/Storage/Shelving", - "tags": ["bookshelf", "storage", "medium", "books"], - "path": "/Game/Ralpha/Assets/Furniture/Storage/SM_Bookshelf_Medium", - "dimensions": {"x": 80, "y": 30, "z": 120}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_15", + "name": "BalconyKit 01 15", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_15", "has_collision": true }, { - "id": "furniture_bookshelf_small", - "name": "Small Bookshelf", - "category": "Furniture/Storage/Shelving", - "tags": ["bookshelf", "storage", "small", "compact"], - "path": "/Game/Ralpha/Assets/Furniture/Storage/SM_Bookshelf_Small", - "dimensions": {"x": 60, "y": 25, "z": 80}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_16", + "name": "BalconyKit 01 16", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_16", "has_collision": true }, { - "id": "furniture_shelf_floating", - "name": "Floating Wall Shelf", - "category": "Furniture/Storage/Shelving", - "tags": ["shelf", "floating", "wall", "modern"], - "path": "/Game/Ralpha/Assets/Furniture/Storage/SM_Shelf_Floating", - "dimensions": {"x": 80, "y": 25, "z": 5}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_17", + "name": "BalconyKit 01 17", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_17", "has_collision": true }, { - "id": "furniture_shelf_industrial", - "name": "Industrial Shelving Unit", - "category": "Furniture/Storage/Shelving", - "tags": ["shelf", "industrial", "metal", "storage"], - "path": "/Game/Ralpha/Assets/Furniture/Storage/SM_Shelf_Industrial", - "dimensions": {"x": 120, "y": 45, "z": 180}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_18", + "name": "BalconyKit 01 18", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_18", "has_collision": true }, { - "id": "furniture_cabinet_kitchen_upper", - "name": "Kitchen Upper Cabinet", - "category": "Furniture/Storage/Cabinets", - "tags": ["cabinet", "kitchen", "upper", "storage"], - "path": "/Game/Ralpha/Assets/Furniture/Storage/SM_Cabinet_Kitchen_Upper", - "dimensions": {"x": 60, "y": 35, "z": 70}, + "id": "paris_environment_balconykit_01_sm_balconykit_01_19", + "name": "BalconyKit 01 19", + "category": "Paris/BalconyKit_01", + "tags": [ + "european", + "balconykit", + "balcony", + "modular", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BalconyKit_01/sm_BalconyKit_01_19", "has_collision": true }, { - "id": "furniture_cabinet_kitchen_lower", - "name": "Kitchen Base Cabinet", - "category": "Furniture/Storage/Cabinets", - "tags": ["cabinet", "kitchen", "base", "storage"], - "path": "/Game/Ralpha/Assets/Furniture/Storage/SM_Cabinet_Kitchen_Lower", - "dimensions": {"x": 60, "y": 60, "z": 85}, + "id": "paris_environment_balcony_01_sm_balcony_01_01", + "name": "Balcony 01 01", + "category": "Paris/Balcony_01", + "tags": [ + "european", + "balcony", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Balcony_01/sm_Balcony_01_01", "has_collision": true }, { - "id": "furniture_cabinet_bathroom_vanity", - "name": "Bathroom Vanity", - "category": "Furniture/Storage/Cabinets", - "tags": ["cabinet", "bathroom", "vanity", "sink"], - "path": "/Game/Ralpha/Assets/Furniture/Storage/SM_Cabinet_Bathroom_Vanity", - "dimensions": {"x": 90, "y": 55, "z": 85}, + "id": "paris_environment_balcony_01_sm_balcony_01_02", + "name": "Balcony 01 02", + "category": "Paris/Balcony_01", + "tags": [ + "european", + "balcony", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Balcony_01/sm_Balcony_01_02", "has_collision": true }, { - "id": "furniture_cabinet_filing", - "name": "Filing Cabinet", - "category": "Furniture/Storage/Cabinets", - "tags": ["cabinet", "filing", "office", "storage"], - "path": "/Game/Ralpha/Assets/Furniture/Storage/SM_Cabinet_Filing", - "dimensions": {"x": 45, "y": 60, "z": 100}, + "id": "paris_environment_balcony_01_sm_balcony_01_03", + "name": "Balcony 01 03", + "category": "Paris/Balcony_01", + "tags": [ + "european", + "balcony", + "building", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Balcony_01/sm_Balcony_01_03", "has_collision": true }, { - "id": "furniture_dresser_6drawer", - "name": "6-Drawer Dresser", - "category": "Furniture/Storage/Dressers", - "tags": ["dresser", "bedroom", "6 drawer", "storage"], - "path": "/Game/Ralpha/Assets/Furniture/Storage/SM_Dresser_6Drawer", - "dimensions": {"x": 150, "y": 50, "z": 80}, + "id": "paris_environment_bikestand_01_sm_bikestand_01_01", + "name": "BikeStand 01 01", + "category": "Paris/BikeStand_01", + "tags": [ + "bike", + "rack", + "bicycle", + "european", + "street furniture", + "stand", + "bikestand", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BikeStand_01/sm_BikeStand_01_01", "has_collision": true }, { - "id": "furniture_dresser_3drawer", - "name": "3-Drawer Dresser", - "category": "Furniture/Storage/Dressers", - "tags": ["dresser", "bedroom", "3 drawer", "compact"], - "path": "/Game/Ralpha/Assets/Furniture/Storage/SM_Dresser_3Drawer", - "dimensions": {"x": 80, "y": 45, "z": 75}, + "id": "paris_environment_bike_01_sm_bike_01_01", + "name": "Bike 01 01", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_01", "has_collision": true }, { - "id": "furniture_wardrobe", - "name": "Wardrobe", - "category": "Furniture/Storage/Dressers", - "tags": ["wardrobe", "armoire", "closet", "bedroom"], - "path": "/Game/Ralpha/Assets/Furniture/Storage/SM_Wardrobe", - "dimensions": {"x": 120, "y": 60, "z": 200}, + "id": "paris_environment_bike_01_sm_bike_01_02", + "name": "Bike 01 02", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_02", "has_collision": true }, { - "id": "furniture_tv_stand", - "name": "TV Stand", - "category": "Furniture/Storage/Other", - "tags": ["tv stand", "media", "entertainment", "living room"], - "path": "/Game/Ralpha/Assets/Furniture/Storage/SM_TV_Stand", - "dimensions": {"x": 150, "y": 45, "z": 50}, + "id": "paris_environment_bike_01_sm_bike_01_03", + "name": "Bike 01 03", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_03", "has_collision": true }, { - "id": "furniture_sideboard", - "name": "Sideboard", - "category": "Furniture/Storage/Other", - "tags": ["sideboard", "buffet", "dining", "storage"], - "path": "/Game/Ralpha/Assets/Furniture/Storage/SM_Sideboard", - "dimensions": {"x": 160, "y": 45, "z": 85}, + "id": "paris_environment_bike_01_sm_bike_01_04", + "name": "Bike 01 04", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_04", "has_collision": true }, { - "id": "furniture_coat_rack", - "name": "Coat Rack", - "category": "Furniture/Storage/Other", - "tags": ["coat rack", "entryway", "standing"], - "path": "/Game/Ralpha/Assets/Furniture/Storage/SM_Coat_Rack", - "dimensions": {"x": 50, "y": 50, "z": 175}, + "id": "paris_environment_bike_01_sm_bike_01_05", + "name": "Bike 01 05", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_05", "has_collision": true }, { - "id": "furniture_bed_king", - "name": "King Bed", - "category": "Furniture/Bedroom/Beds", - "tags": ["bed", "king", "bedroom", "large"], - "path": "/Game/Ralpha/Assets/Furniture/Bedroom/SM_Bed_King", - "dimensions": {"x": 200, "y": 220, "z": 55}, + "id": "paris_environment_bike_01_sm_bike_01_06", + "name": "Bike 01 06", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_06", "has_collision": true }, { - "id": "furniture_bed_queen", - "name": "Queen Bed", - "category": "Furniture/Bedroom/Beds", - "tags": ["bed", "queen", "bedroom"], - "path": "/Game/Ralpha/Assets/Furniture/Bedroom/SM_Bed_Queen", - "dimensions": {"x": 160, "y": 210, "z": 55}, + "id": "paris_environment_bike_01_sm_bike_01_07", + "name": "Bike 01 07", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_07", "has_collision": true }, { - "id": "furniture_bed_double", - "name": "Double Bed", - "category": "Furniture/Bedroom/Beds", - "tags": ["bed", "double", "full", "bedroom"], - "path": "/Game/Ralpha/Assets/Furniture/Bedroom/SM_Bed_Double", - "dimensions": {"x": 140, "y": 200, "z": 55}, + "id": "paris_environment_bike_01_sm_bike_01_08", + "name": "Bike 01 08", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_08", "has_collision": true }, { - "id": "furniture_bed_single", - "name": "Single Bed", - "category": "Furniture/Bedroom/Beds", - "tags": ["bed", "single", "twin", "bedroom"], - "path": "/Game/Ralpha/Assets/Furniture/Bedroom/SM_Bed_Single", - "dimensions": {"x": 100, "y": 200, "z": 55}, + "id": "paris_environment_bike_01_sm_bike_01_09", + "name": "Bike 01 09", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_09", "has_collision": true }, { - "id": "furniture_bed_bunk", - "name": "Bunk Bed", - "category": "Furniture/Bedroom/Beds", - "tags": ["bed", "bunk", "kids", "bedroom"], - "path": "/Game/Ralpha/Assets/Furniture/Bedroom/SM_Bed_Bunk", - "dimensions": {"x": 100, "y": 200, "z": 180}, + "id": "paris_environment_bike_01_sm_bike_01_10", + "name": "Bike 01 10", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_10", "has_collision": true }, { - "id": "furniture_bed_hospital", - "name": "Hospital Bed", - "category": "Furniture/Bedroom/Beds", - "tags": ["bed", "hospital", "medical", "adjustable"], - "path": "/Game/Ralpha/Assets/Furniture/Bedroom/SM_Bed_Hospital", - "dimensions": {"x": 100, "y": 210, "z": 100}, + "id": "paris_environment_bike_01_sm_bike_01_11", + "name": "Bike 01 11", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_11", "has_collision": true }, { - "id": "furniture_nightstand_modern", - "name": "Modern Nightstand", - "category": "Furniture/Bedroom/Nightstands", - "tags": ["nightstand", "bedroom", "modern", "side table"], - "path": "/Game/Ralpha/Assets/Furniture/Bedroom/SM_Nightstand_Modern", - "dimensions": {"x": 50, "y": 40, "z": 55}, + "id": "paris_environment_bike_01_sm_bike_01_12", + "name": "Bike 01 12", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_12", "has_collision": true }, { - "id": "furniture_nightstand_classic", - "name": "Classic Nightstand", - "category": "Furniture/Bedroom/Nightstands", - "tags": ["nightstand", "bedroom", "classic", "traditional"], - "path": "/Game/Ralpha/Assets/Furniture/Bedroom/SM_Nightstand_Classic", - "dimensions": {"x": 55, "y": 45, "z": 60}, + "id": "paris_environment_bike_01_sm_bike_01_13", + "name": "Bike 01 13", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_13", "has_collision": true }, { - "id": "furniture_mirror_standing", - "name": "Standing Floor Mirror", - "category": "Furniture/Bedroom/Mirrors", - "tags": ["mirror", "standing", "floor", "full length"], - "path": "/Game/Ralpha/Assets/Furniture/Bedroom/SM_Mirror_Standing", - "dimensions": {"x": 60, "y": 5, "z": 170}, + "id": "paris_environment_bike_01_sm_bike_01_14", + "name": "Bike 01 14", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_14", "has_collision": true }, { - "id": "furniture_vanity", - "name": "Vanity Table with Mirror", - "category": "Furniture/Bedroom/Other", - "tags": ["vanity", "mirror", "makeup", "bedroom"], - "path": "/Game/Ralpha/Assets/Furniture/Bedroom/SM_Vanity", - "dimensions": {"x": 100, "y": 45, "z": 140}, + "id": "paris_environment_bike_01_sm_bike_01_15", + "name": "Bike 01 15", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_15", "has_collision": true }, - { - "id": "vehicle_car_sedan_modern", - "name": "Modern Sedan", - "category": "Vehicles/Cars/Sedan", - "tags": ["car", "sedan", "modern", "automobile", "4-door"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Car_Sedan_Modern", - "dimensions": {"x": 475, "y": 185, "z": 145}, + "id": "paris_environment_bike_01_sm_bike_01_16", + "name": "Bike 01 16", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_16", "has_collision": true }, { - "id": "vehicle_car_sedan_classic", - "name": "Classic Sedan (60s)", - "category": "Vehicles/Cars/Sedan", - "tags": ["car", "sedan", "classic", "vintage", "60s"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Car_Sedan_Classic", - "dimensions": {"x": 510, "y": 195, "z": 150}, + "id": "paris_environment_bike_01_sm_bike_01_17", + "name": "Bike 01 17", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_17", "has_collision": true }, { - "id": "vehicle_car_sedan_luxury", - "name": "Luxury Sedan", - "category": "Vehicles/Cars/Sedan", - "tags": ["car", "sedan", "luxury", "premium", "executive"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Car_Sedan_Luxury", - "dimensions": {"x": 520, "y": 190, "z": 150}, + "id": "paris_environment_bike_01_sm_bike_01_18", + "name": "Bike 01 18", + "category": "Paris/Bike_01", + "tags": [ + "bike", + "bicycle", + "european", + "vehicle", + "paris", + "transport", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bike_01/sm_Bike_01_18", "has_collision": true }, { - "id": "vehicle_car_suv_compact", - "name": "Compact SUV", - "category": "Vehicles/Cars/SUV", - "tags": ["car", "suv", "compact", "crossover"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Car_SUV_Compact", - "dimensions": {"x": 445, "y": 185, "z": 165}, + "id": "paris_environment_bollard_01_sm_bollard_01_01", + "name": "Bollard 01 01", + "category": "Paris/Bollard_01", + "tags": [ + "barrier", + "european", + "street furniture", + "bollard", + "paris", + "post", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bollard_01/sm_Bollard_01_01", "has_collision": true }, { - "id": "vehicle_car_suv_fullsize", - "name": "Full-Size SUV", - "category": "Vehicles/Cars/SUV", - "tags": ["car", "suv", "full-size", "large"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Car_SUV_Fullsize", - "dimensions": {"x": 520, "y": 200, "z": 190}, + "id": "paris_environment_bollard_02_sm_bollard_02_01", + "name": "Bollard 02 01", + "category": "Paris/Bollard_02", + "tags": [ + "barrier", + "european", + "street furniture", + "bollard", + "paris", + "post", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Bollard_02/sm_Bollard_02_01", "has_collision": true }, { - "id": "vehicle_car_suv_luxury", - "name": "Luxury SUV", - "category": "Vehicles/Cars/SUV", - "tags": ["car", "suv", "luxury", "premium"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Car_SUV_Luxury", - "dimensions": {"x": 505, "y": 200, "z": 185}, + "id": "paris_environment_bridgebarrier_01_sm_bridgebarrier_01_01", + "name": "BridgeBarrier 01 01", + "category": "Paris/BridgeBarrier_01", + "tags": [ + "barrier", + "bridgebarrier", + "european", + "bridge", + "railing", + "paris", + "safety", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BridgeBarrier_01/sm_BridgeBarrier_01_01", "has_collision": true }, { - "id": "vehicle_car_sports_coupe", - "name": "Sports Coupe", - "category": "Vehicles/Cars/Sports", - "tags": ["car", "sports", "coupe", "fast", "2-door"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Car_Sports_Coupe", - "dimensions": {"x": 450, "y": 190, "z": 130}, + "id": "paris_environment_bridgebarrier_01_sm_bridgebarrier_01_02", + "name": "BridgeBarrier 01 02", + "category": "Paris/BridgeBarrier_01", + "tags": [ + "barrier", + "bridgebarrier", + "european", + "bridge", + "railing", + "paris", + "safety", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BridgeBarrier_01/sm_BridgeBarrier_01_02", "has_collision": true }, { - "id": "vehicle_car_sports_convertible", - "name": "Sports Convertible", - "category": "Vehicles/Cars/Sports", - "tags": ["car", "sports", "convertible", "open-top"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Car_Sports_Convertible", - "dimensions": {"x": 440, "y": 185, "z": 125}, + "id": "paris_environment_bridgebarrier_01_sm_bridgebarrier_01_03", + "name": "BridgeBarrier 01 03", + "category": "Paris/BridgeBarrier_01", + "tags": [ + "barrier", + "bridgebarrier", + "european", + "bridge", + "railing", + "paris", + "safety", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BridgeBarrier_01/sm_BridgeBarrier_01_03", "has_collision": true }, { - "id": "vehicle_car_truck_pickup", - "name": "Pickup Truck", - "category": "Vehicles/Cars/Truck", - "tags": ["truck", "pickup", "utility", "work"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Truck_Pickup", - "dimensions": {"x": 560, "y": 200, "z": 185}, + "id": "paris_environment_bridgebarrier_01_sm_bridgebarrier_01_04", + "name": "BridgeBarrier 01 04", + "category": "Paris/BridgeBarrier_01", + "tags": [ + "barrier", + "bridgebarrier", + "european", + "bridge", + "railing", + "paris", + "safety", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BridgeBarrier_01/sm_BridgeBarrier_01_04", "has_collision": true }, { - "id": "vehicle_car_truck_semi", - "name": "Semi Truck Cab", - "category": "Vehicles/Cars/Truck", - "tags": ["truck", "semi", "18-wheeler", "cab", "commercial"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Truck_Semi", - "dimensions": {"x": 700, "y": 255, "z": 350}, + "id": "paris_environment_bridgebarrier_01_sm_bridgebarrier_01_05", + "name": "BridgeBarrier 01 05", + "category": "Paris/BridgeBarrier_01", + "tags": [ + "barrier", + "bridgebarrier", + "european", + "bridge", + "railing", + "paris", + "safety", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BridgeBarrier_01/sm_BridgeBarrier_01_05", "has_collision": true }, { - "id": "vehicle_car_van_minivan", - "name": "Minivan", - "category": "Vehicles/Cars/Van", - "tags": ["van", "minivan", "family", "7-seater"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Van_Minivan", - "dimensions": {"x": 490, "y": 195, "z": 175}, + "id": "paris_environment_bridgebarrier_01_sm_bridgebarrier_01_06", + "name": "BridgeBarrier 01 06", + "category": "Paris/BridgeBarrier_01", + "tags": [ + "barrier", + "bridgebarrier", + "european", + "bridge", + "railing", + "paris", + "safety", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BridgeBarrier_01/sm_BridgeBarrier_01_06", "has_collision": true }, { - "id": "vehicle_car_van_cargo", - "name": "Cargo Van", - "category": "Vehicles/Cars/Van", - "tags": ["van", "cargo", "delivery", "commercial"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Van_Cargo", - "dimensions": {"x": 550, "y": 200, "z": 230}, + "id": "paris_environment_bridgebarrier_02_sm_bridgebarier_02_01", + "name": "BridgeBarier 02 01", + "category": "Paris/BridgeBarrier_02", + "tags": [ + "barrier", + "european", + "bridge", + "bridgebarier", + "railing", + "paris", + "safety", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BridgeBarrier_02/sm_BridgeBarier_02_01", "has_collision": true }, { - "id": "vehicle_car_classic_50s", - "name": "Classic Car (50s)", - "category": "Vehicles/Cars/Classic", - "tags": ["car", "classic", "vintage", "50s", "retro"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Car_Classic_50s", - "dimensions": {"x": 530, "y": 200, "z": 160}, + "id": "paris_environment_bridgebarrier_02_sm_bridgebarier_02_02", + "name": "BridgeBarier 02 02", + "category": "Paris/BridgeBarrier_02", + "tags": [ + "barrier", + "european", + "bridge", + "bridgebarier", + "railing", + "paris", + "safety", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BridgeBarrier_02/sm_BridgeBarier_02_02", "has_collision": true }, { - "id": "vehicle_car_classic_70s", - "name": "Classic Muscle Car (70s)", - "category": "Vehicles/Cars/Classic", - "tags": ["car", "classic", "muscle", "70s", "vintage"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Car_Classic_70s", - "dimensions": {"x": 500, "y": 195, "z": 140}, + "id": "paris_environment_bridgebarrier_02_sm_bridgebarier_02_03", + "name": "BridgeBarier 02 03", + "category": "Paris/BridgeBarrier_02", + "tags": [ + "barrier", + "european", + "bridge", + "bridgebarier", + "railing", + "paris", + "safety", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BridgeBarrier_02/sm_BridgeBarier_02_03", "has_collision": true }, { - "id": "vehicle_car_hatchback", - "name": "Hatchback", - "category": "Vehicles/Cars/Sedan", - "tags": ["car", "hatchback", "compact", "city"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Car_Hatchback", - "dimensions": {"x": 410, "y": 175, "z": 150}, + "id": "paris_environment_bridgebarrier_02_sm_bridgebarier_02_04", + "name": "BridgeBarier 02 04", + "category": "Paris/BridgeBarrier_02", + "tags": [ + "barrier", + "european", + "bridge", + "bridgebarier", + "railing", + "paris", + "safety", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BridgeBarrier_02/sm_BridgeBarier_02_04", "has_collision": true }, { - "id": "vehicle_car_electric", - "name": "Electric Car", - "category": "Vehicles/Cars/Sedan", - "tags": ["car", "electric", "ev", "modern", "eco"], - "path": "/Game/Ralpha/Assets/Vehicles/Cars/SM_Car_Electric", - "dimensions": {"x": 470, "y": 185, "z": 145}, + "id": "paris_environment_bridgebarrier_02_sm_bridgebarier_02_05", + "name": "BridgeBarier 02 05", + "category": "Paris/BridgeBarrier_02", + "tags": [ + "barrier", + "european", + "bridge", + "bridgebarier", + "railing", + "paris", + "safety", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BridgeBarrier_02/sm_BridgeBarier_02_05", "has_collision": true }, { - "id": "vehicle_motorcycle_cruiser", - "name": "Cruiser Motorcycle", - "category": "Vehicles/Motorcycles", - "tags": ["motorcycle", "cruiser", "harley", "chopper"], - "path": "/Game/Ralpha/Assets/Vehicles/Motorcycles/SM_Motorcycle_Cruiser", - "dimensions": {"x": 240, "y": 85, "z": 120}, + "id": "paris_environment_bridgebarrier_02_sm_bridgebarier_02_06", + "name": "BridgeBarier 02 06", + "category": "Paris/BridgeBarrier_02", + "tags": [ + "barrier", + "european", + "bridge", + "bridgebarier", + "railing", + "paris", + "safety", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BridgeBarrier_02/sm_BridgeBarier_02_06", "has_collision": true }, { - "id": "vehicle_motorcycle_sport", - "name": "Sport Motorcycle", - "category": "Vehicles/Motorcycles", - "tags": ["motorcycle", "sport", "racing", "fast"], - "path": "/Game/Ralpha/Assets/Vehicles/Motorcycles/SM_Motorcycle_Sport", - "dimensions": {"x": 210, "y": 70, "z": 110}, + "id": "paris_environment_bridgebarrier_02_sm_bridgebarier_02_07", + "name": "BridgeBarier 02 07", + "category": "Paris/BridgeBarrier_02", + "tags": [ + "barrier", + "european", + "bridge", + "bridgebarier", + "railing", + "paris", + "safety", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BridgeBarrier_02/sm_BridgeBarier_02_07", "has_collision": true }, { - "id": "vehicle_motorcycle_scooter", - "name": "Scooter", - "category": "Vehicles/Motorcycles", - "tags": ["scooter", "vespa", "moped", "city"], - "path": "/Game/Ralpha/Assets/Vehicles/Motorcycles/SM_Scooter", - "dimensions": {"x": 180, "y": 70, "z": 115}, + "id": "paris_environment_bridgebarrier_02_sm_bridgebarier_02_08", + "name": "BridgeBarier 02 08", + "category": "Paris/BridgeBarrier_02", + "tags": [ + "barrier", + "european", + "bridge", + "bridgebarier", + "railing", + "paris", + "safety", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BridgeBarrier_02/sm_BridgeBarier_02_08", "has_collision": true }, { - "id": "vehicle_motorcycle_dirt", - "name": "Dirt Bike", - "category": "Vehicles/Motorcycles", - "tags": ["motorcycle", "dirt", "off-road", "motocross"], - "path": "/Game/Ralpha/Assets/Vehicles/Motorcycles/SM_Motorcycle_Dirt", - "dimensions": {"x": 210, "y": 80, "z": 125}, + "id": "paris_environment_bridge_01_sm_bridge_01_01", + "name": "Bridge 01 01", + "category": "Paris/Bridge_01", + "tags": [ + "european", + "bridge", + "paris", + "infrastructure", + "haussmann", + "french", + "crossing" + ], + "path": "/Game/Paris/Environment/Bridge_01/sm_Bridge_01_01", "has_collision": true }, { - "id": "vehicle_bicycle_road", - "name": "Road Bicycle", - "category": "Vehicles/Bicycles", - "tags": ["bicycle", "road", "cycling", "racing"], - "path": "/Game/Ralpha/Assets/Vehicles/Bicycles/SM_Bicycle_Road", - "dimensions": {"x": 170, "y": 45, "z": 100}, + "id": "paris_environment_bridge_01_sm_bridge_01_02", + "name": "Bridge 01 02", + "category": "Paris/Bridge_01", + "tags": [ + "european", + "bridge", + "paris", + "infrastructure", + "haussmann", + "french", + "crossing" + ], + "path": "/Game/Paris/Environment/Bridge_01/sm_Bridge_01_02", "has_collision": true }, { - "id": "vehicle_bicycle_mountain", - "name": "Mountain Bike", - "category": "Vehicles/Bicycles", - "tags": ["bicycle", "mountain", "off-road", "mtb"], - "path": "/Game/Ralpha/Assets/Vehicles/Bicycles/SM_Bicycle_Mountain", - "dimensions": {"x": 175, "y": 55, "z": 105}, + "id": "paris_environment_bridge_01_sm_bridge_01_03", + "name": "Bridge 01 03", + "category": "Paris/Bridge_01", + "tags": [ + "european", + "bridge", + "paris", + "infrastructure", + "haussmann", + "french", + "crossing" + ], + "path": "/Game/Paris/Environment/Bridge_01/sm_Bridge_01_03", "has_collision": true }, { - "id": "vehicle_bicycle_bmx", - "name": "BMX Bike", - "category": "Vehicles/Bicycles", - "tags": ["bicycle", "bmx", "stunt", "small"], - "path": "/Game/Ralpha/Assets/Vehicles/Bicycles/SM_Bicycle_BMX", - "dimensions": {"x": 140, "y": 50, "z": 85}, + "id": "paris_environment_bridge_01_sm_bridge_01_04", + "name": "Bridge 01 04", + "category": "Paris/Bridge_01", + "tags": [ + "european", + "bridge", + "paris", + "infrastructure", + "haussmann", + "french", + "crossing" + ], + "path": "/Game/Paris/Environment/Bridge_01/sm_Bridge_01_04", "has_collision": true }, { - "id": "vehicle_bicycle_cruiser", - "name": "Cruiser Bicycle", - "category": "Vehicles/Bicycles", - "tags": ["bicycle", "cruiser", "beach", "casual"], - "path": "/Game/Ralpha/Assets/Vehicles/Bicycles/SM_Bicycle_Cruiser", - "dimensions": {"x": 180, "y": 55, "z": 110}, + "id": "paris_environment_buildings_01_sm_buildings_01_01_proxy", + "name": "Buildings 01 01 Proxy", + "category": "Paris/Buildings_01", + "tags": [ + "architecture", + "european", + "building", + "buildings", + "facade", + "apartment", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Buildings_01/sm_Buildings_01_01_Proxy", "has_collision": true }, { - "id": "vehicle_bicycle_electric", - "name": "Electric Bicycle", - "category": "Vehicles/Bicycles", - "tags": ["bicycle", "electric", "e-bike", "commuter"], - "path": "/Game/Ralpha/Assets/Vehicles/Bicycles/SM_Bicycle_Electric", - "dimensions": {"x": 175, "y": 50, "z": 105}, + "id": "paris_environment_buildings_01_sm_buildings_01_02_proxy", + "name": "Buildings 01 02 Proxy", + "category": "Paris/Buildings_01", + "tags": [ + "architecture", + "european", + "building", + "buildings", + "facade", + "apartment", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Buildings_01/sm_Buildings_01_02_Proxy", "has_collision": true }, { - "id": "vehicle_aircraft_commercial", - "name": "Commercial Airplane", - "category": "Vehicles/Aircraft", - "tags": ["aircraft", "airplane", "commercial", "jet", "airliner"], - "path": "/Game/Ralpha/Assets/Vehicles/Aircraft/SM_Airplane_Commercial", - "dimensions": {"x": 6500, "y": 6000, "z": 1800}, + "id": "paris_environment_buildings_01_sm_buildings_01_03_proxy", + "name": "Buildings 01 03 Proxy", + "category": "Paris/Buildings_01", + "tags": [ + "architecture", + "european", + "building", + "buildings", + "facade", + "apartment", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Buildings_01/sm_Buildings_01_03_Proxy", "has_collision": true }, { - "id": "vehicle_aircraft_helicopter", - "name": "Helicopter", - "category": "Vehicles/Aircraft", - "tags": ["aircraft", "helicopter", "rotorcraft"], - "path": "/Game/Ralpha/Assets/Vehicles/Aircraft/SM_Helicopter", - "dimensions": {"x": 1200, "y": 1400, "z": 400}, + "id": "paris_environment_buildings_01_sm_buildings_01_04_proxy", + "name": "Buildings 01 04 Proxy", + "category": "Paris/Buildings_01", + "tags": [ + "architecture", + "european", + "building", + "buildings", + "facade", + "apartment", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Buildings_01/sm_Buildings_01_04_Proxy", "has_collision": true }, { - "id": "vehicle_aircraft_drone", - "name": "Camera Drone", - "category": "Vehicles/Aircraft", - "tags": ["drone", "quadcopter", "uav", "camera"], - "path": "/Game/Ralpha/Assets/Vehicles/Aircraft/SM_Drone", - "dimensions": {"x": 40, "y": 40, "z": 15}, + "id": "paris_environment_buildings_01_sm_buildings_01_05_proxy", + "name": "Buildings 01 05 Proxy", + "category": "Paris/Buildings_01", + "tags": [ + "architecture", + "european", + "building", + "buildings", + "facade", + "apartment", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Buildings_01/sm_Buildings_01_05_Proxy", "has_collision": true }, { - "id": "vehicle_watercraft_sailboat", - "name": "Sailboat", - "category": "Vehicles/Watercraft", - "tags": ["boat", "sailboat", "sailing", "yacht"], - "path": "/Game/Ralpha/Assets/Vehicles/Watercraft/SM_Sailboat", - "dimensions": {"x": 1200, "y": 350, "z": 1800}, + "id": "paris_environment_busstop_01_sm_busstop_01_01", + "name": "BusStop 01 01", + "category": "Paris/BusStop_01", + "tags": [ + "european", + "shelter", + "street furniture", + "paris", + "bus stop", + "transport", + "busstop", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BusStop_01/sm_BusStop_01_01", "has_collision": true }, { - "id": "vehicle_watercraft_motorboat", - "name": "Motorboat", - "category": "Vehicles/Watercraft", - "tags": ["boat", "motorboat", "speedboat", "power"], - "path": "/Game/Ralpha/Assets/Vehicles/Watercraft/SM_Motorboat", - "dimensions": {"x": 600, "y": 220, "z": 180}, + "id": "paris_environment_busstop_02_sm_busstop_02_01", + "name": "BusStop 02 01", + "category": "Paris/BusStop_02", + "tags": [ + "european", + "shelter", + "street furniture", + "paris", + "bus stop", + "transport", + "busstop", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/BusStop_02/sm_BusStop_02_01", "has_collision": true }, { - "id": "vehicle_watercraft_kayak", - "name": "Kayak", - "category": "Vehicles/Watercraft", - "tags": ["kayak", "paddle", "water", "sport"], - "path": "/Game/Ralpha/Assets/Vehicles/Watercraft/SM_Kayak", - "dimensions": {"x": 350, "y": 65, "z": 35}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_01_bottom_01", + "name": "CanalWall 01 01 Bottom 01", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "bottom", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_01_Bottom_01", "has_collision": true }, { - "id": "vehicle_watercraft_jetski", - "name": "Jet Ski", - "category": "Vehicles/Watercraft", - "tags": ["jet ski", "pwc", "water", "sport"], - "path": "/Game/Ralpha/Assets/Vehicles/Watercraft/SM_JetSki", - "dimensions": {"x": 280, "y": 115, "z": 100}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_01_bottom_02", + "name": "CanalWall 01 01 Bottom 02", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "bottom", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_01_Bottom_02", "has_collision": true }, { - "id": "vehicle_other_golf_cart", - "name": "Golf Cart", - "category": "Vehicles/Other", - "tags": ["golf cart", "electric", "utility"], - "path": "/Game/Ralpha/Assets/Vehicles/Other/SM_Golf_Cart", - "dimensions": {"x": 240, "y": 120, "z": 180}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_01_bottom_03", + "name": "CanalWall 01 01 Bottom 03", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "bottom", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_01_Bottom_03", "has_collision": true }, { - "id": "vehicle_other_atv", - "name": "ATV", - "category": "Vehicles/Other", - "tags": ["atv", "quad", "off-road", "all-terrain"], - "path": "/Game/Ralpha/Assets/Vehicles/Other/SM_ATV", - "dimensions": {"x": 200, "y": 120, "z": 120}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_01_bottom_04", + "name": "CanalWall 01 01 Bottom 04", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "bottom", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_01_Bottom_04", "has_collision": true }, { - "id": "vehicle_other_skateboard", - "name": "Skateboard", - "category": "Vehicles/Other", - "tags": ["skateboard", "skate", "board"], - "path": "/Game/Ralpha/Assets/Vehicles/Other/SM_Skateboard", - "dimensions": {"x": 80, "y": 20, "z": 12}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_01_bottom_05", + "name": "CanalWall 01 01 Bottom 05", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "bottom", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_01_Bottom_05", "has_collision": true }, { - "id": "vehicle_bus_city", - "name": "City Bus", - "category": "Vehicles/Other", - "tags": ["bus", "city", "public", "transit"], - "path": "/Game/Ralpha/Assets/Vehicles/Other/SM_Bus_City", - "dimensions": {"x": 1200, "y": 255, "z": 320}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_01_bottom_06", + "name": "CanalWall 01 01 Bottom 06", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "bottom", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_01_Bottom_06", "has_collision": true }, { - "id": "vehicle_ambulance", - "name": "Ambulance", - "category": "Vehicles/Other", - "tags": ["ambulance", "emergency", "medical", "van"], - "path": "/Game/Ralpha/Assets/Vehicles/Other/SM_Ambulance", - "dimensions": {"x": 550, "y": 210, "z": 250}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_02_top_01", + "name": "CanalWall 01 02 Top 01", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "top", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_02_Top_01", "has_collision": true }, { - "id": "vehicle_police_car", - "name": "Police Car", - "category": "Vehicles/Other", - "tags": ["police", "car", "emergency", "law enforcement"], - "path": "/Game/Ralpha/Assets/Vehicles/Other/SM_Police_Car", - "dimensions": {"x": 490, "y": 190, "z": 155}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_02_top_02", + "name": "CanalWall 01 02 Top 02", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "top", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_02_Top_02", "has_collision": true }, { - "id": "vehicle_fire_truck", - "name": "Fire Truck", - "category": "Vehicles/Other", - "tags": ["fire truck", "emergency", "fire department"], - "path": "/Game/Ralpha/Assets/Vehicles/Other/SM_Fire_Truck", - "dimensions": {"x": 1000, "y": 255, "z": 350}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_02_top_03", + "name": "CanalWall 01 02 Top 03", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "top", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_02_Top_03", "has_collision": true }, { - "id": "vehicle_taxi", - "name": "Taxi Cab", - "category": "Vehicles/Other", - "tags": ["taxi", "cab", "yellow", "city"], - "path": "/Game/Ralpha/Assets/Vehicles/Other/SM_Taxi", - "dimensions": {"x": 485, "y": 185, "z": 155}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_02_top_04", + "name": "CanalWall 01 02 Top 04", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "top", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_02_Top_04", "has_collision": true }, - { - "id": "nature_tree_oak", - "name": "Oak Tree", - "category": "Nature/Trees/Deciduous", - "tags": ["tree", "oak", "deciduous", "large"], - "path": "/Game/Ralpha/Assets/Nature/Trees/SM_Tree_Oak", - "dimensions": {"x": 800, "y": 800, "z": 1200}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_02_top_05", + "name": "CanalWall 01 02 Top 05", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "top", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_02_Top_05", "has_collision": true }, { - "id": "nature_tree_maple", - "name": "Maple Tree", - "category": "Nature/Trees/Deciduous", - "tags": ["tree", "maple", "deciduous", "autumn"], - "path": "/Game/Ralpha/Assets/Nature/Trees/SM_Tree_Maple", - "dimensions": {"x": 700, "y": 700, "z": 1000}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_02_top_06", + "name": "CanalWall 01 02 Top 06", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "top", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_02_Top_06", "has_collision": true }, { - "id": "nature_tree_birch", - "name": "Birch Tree", - "category": "Nature/Trees/Deciduous", - "tags": ["tree", "birch", "deciduous", "white bark"], - "path": "/Game/Ralpha/Assets/Nature/Trees/SM_Tree_Birch", - "dimensions": {"x": 400, "y": 400, "z": 1200}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_02_top_07", + "name": "CanalWall 01 02 Top 07", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "top", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_02_Top_07", "has_collision": true }, { - "id": "nature_tree_willow", - "name": "Willow Tree", - "category": "Nature/Trees/Deciduous", - "tags": ["tree", "willow", "weeping", "drooping"], - "path": "/Game/Ralpha/Assets/Nature/Trees/SM_Tree_Willow", - "dimensions": {"x": 1000, "y": 1000, "z": 900}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_02_top_08", + "name": "CanalWall 01 02 Top 08", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "top", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_02_Top_08", "has_collision": true }, { - "id": "nature_tree_cherry_blossom", - "name": "Cherry Blossom Tree", - "category": "Nature/Trees/Deciduous", - "tags": ["tree", "cherry", "blossom", "pink", "spring"], - "path": "/Game/Ralpha/Assets/Nature/Trees/SM_Tree_Cherry_Blossom", - "dimensions": {"x": 600, "y": 600, "z": 700}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_02_top_09", + "name": "CanalWall 01 02 Top 09", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "top", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_02_Top_09", "has_collision": true }, { - "id": "nature_tree_pine", - "name": "Pine Tree", - "category": "Nature/Trees/Evergreen", - "tags": ["tree", "pine", "evergreen", "conifer"], - "path": "/Game/Ralpha/Assets/Nature/Trees/SM_Tree_Pine", - "dimensions": {"x": 400, "y": 400, "z": 1500}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_02_top_10", + "name": "CanalWall 01 02 Top 10", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "top", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_02_Top_10", "has_collision": true }, { - "id": "nature_tree_spruce", - "name": "Spruce Tree", - "category": "Nature/Trees/Evergreen", - "tags": ["tree", "spruce", "evergreen", "christmas"], - "path": "/Game/Ralpha/Assets/Nature/Trees/SM_Tree_Spruce", - "dimensions": {"x": 500, "y": 500, "z": 1400}, + "id": "paris_environment_canalwall_01_sm_canalwall_01_02_top_11_descension_01", + "name": "CanalWall 01 02 Top 11 Descension 01", + "category": "Paris/CanalWall_01", + "tags": [ + "waterfront", + "embankment", + "european", + "top", + "descension", + "wall", + "canal", + "canalwall", + "paris", + "quay", + "haussmann", + "french", + "seine" + ], + "path": "/Game/Paris/Environment/CanalWall_01/sm_CanalWall_01_02_Top_11_Descension_01", "has_collision": true }, { - "id": "nature_tree_fir", - "name": "Fir Tree", - "category": "Nature/Trees/Evergreen", - "tags": ["tree", "fir", "evergreen", "mountain"], - "path": "/Game/Ralpha/Assets/Nature/Trees/SM_Tree_Fir", - "dimensions": {"x": 450, "y": 450, "z": 1600}, + "id": "paris_environment_columnadvertising_01_sm_columnadvertising_01_01", + "name": "ColumnAdvertising 01 01", + "category": "Paris/ColumnAdvertising_01", + "tags": [ + "european", + "street furniture", + "morris column", + "columnadvertising", + "advertising", + "poster", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/ColumnAdvertising_01/sm_ColumnAdvertising_01_01", "has_collision": true }, { - "id": "nature_tree_palm_tall", - "name": "Tall Palm Tree", - "category": "Nature/Trees/Tropical", - "tags": ["tree", "palm", "tropical", "beach", "tall"], - "path": "/Game/Ralpha/Assets/Nature/Trees/SM_Tree_Palm_Tall", - "dimensions": {"x": 500, "y": 500, "z": 1800}, + "id": "paris_environment_curb_01_sm_curb_01_01", + "name": "Curb 01 01", + "category": "Paris/Curb_01", + "tags": [ + "european", + "kerb", + "curb", + "sidewalk", + "road", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Curb_01/sm_Curb_01_01", "has_collision": true }, { - "id": "nature_tree_palm_coconut", - "name": "Coconut Palm", - "category": "Nature/Trees/Tropical", - "tags": ["tree", "palm", "coconut", "tropical"], - "path": "/Game/Ralpha/Assets/Nature/Trees/SM_Tree_Palm_Coconut", - "dimensions": {"x": 600, "y": 600, "z": 1500}, + "id": "paris_environment_curb_01_sm_curb_01_02", + "name": "Curb 01 02", + "category": "Paris/Curb_01", + "tags": [ + "european", + "kerb", + "curb", + "sidewalk", + "road", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Curb_01/sm_Curb_01_02", "has_collision": true }, { - "id": "nature_tree_banana", - "name": "Banana Tree", - "category": "Nature/Trees/Tropical", - "tags": ["tree", "banana", "tropical", "fruit"], - "path": "/Game/Ralpha/Assets/Nature/Trees/SM_Tree_Banana", - "dimensions": {"x": 400, "y": 400, "z": 500}, + "id": "paris_environment_curb_01_sm_curb_01_03", + "name": "Curb 01 03", + "category": "Paris/Curb_01", + "tags": [ + "european", + "kerb", + "curb", + "sidewalk", + "road", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Curb_01/sm_Curb_01_03", "has_collision": true }, { - "id": "nature_tree_dead", - "name": "Dead Tree", - "category": "Nature/Trees/Other", - "tags": ["tree", "dead", "bare", "spooky", "winter"], - "path": "/Game/Ralpha/Assets/Nature/Trees/SM_Tree_Dead", - "dimensions": {"x": 600, "y": 600, "z": 800}, + "id": "paris_environment_curb_01_sm_curb_01_04", + "name": "Curb 01 04", + "category": "Paris/Curb_01", + "tags": [ + "european", + "kerb", + "curb", + "sidewalk", + "road", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Curb_01/sm_Curb_01_04", "has_collision": true }, { - "id": "nature_bush_hedge", - "name": "Hedge Bush", - "category": "Nature/Plants/Bushes", - "tags": ["bush", "hedge", "shrub", "garden"], - "path": "/Game/Ralpha/Assets/Nature/Plants/SM_Bush_Hedge", - "dimensions": {"x": 100, "y": 50, "z": 80}, + "id": "paris_environment_curb_01_sm_curb_01_05", + "name": "Curb 01 05", + "category": "Paris/Curb_01", + "tags": [ + "european", + "kerb", + "curb", + "sidewalk", + "road", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Curb_01/sm_Curb_01_05", "has_collision": true }, { - "id": "nature_bush_flowering", - "name": "Flowering Bush", - "category": "Nature/Plants/Bushes", - "tags": ["bush", "flowering", "garden", "color"], - "path": "/Game/Ralpha/Assets/Nature/Plants/SM_Bush_Flowering", - "dimensions": {"x": 80, "y": 80, "z": 70}, + "id": "paris_environment_door_01_sm_door_01_01_left", + "name": "Door 01 01 left", + "category": "Paris/Door_01", + "tags": [ + "european", + "left", + "entrance", + "building", + "facade", + "paris", + "door", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Door_01/sm_Door_01_01_left", "has_collision": true }, { - "id": "nature_bush_ornamental", - "name": "Ornamental Bush", - "category": "Nature/Plants/Bushes", - "tags": ["bush", "ornamental", "landscaping"], - "path": "/Game/Ralpha/Assets/Nature/Plants/SM_Bush_Ornamental", - "dimensions": {"x": 60, "y": 60, "z": 50}, + "id": "paris_environment_door_01_sm_door_01_02_right", + "name": "Door 01 02 right", + "category": "Paris/Door_01", + "tags": [ + "right", + "european", + "entrance", + "building", + "facade", + "paris", + "door", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Door_01/sm_Door_01_02_right", "has_collision": true }, { - "id": "nature_grass_lawn", - "name": "Lawn Grass Patch", - "category": "Nature/Plants/Ground Cover", - "tags": ["grass", "lawn", "ground", "green"], - "path": "/Game/Ralpha/Assets/Nature/Plants/SM_Grass_Lawn", - "dimensions": {"x": 100, "y": 100, "z": 5}, - "has_collision": false + "id": "paris_environment_door_01_sm_door_01_03_entrance_01", + "name": "Door 01 03 Entrance 01", + "category": "Paris/Door_01", + "tags": [ + "european", + "entrance", + "building", + "facade", + "paris", + "door", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Door_01/sm_Door_01_03_Entrance_01", + "has_collision": true + }, + { + "id": "paris_environment_door_01_sm_door_01_04_cornice_01", + "name": "Door 01 04 Cornice 01", + "category": "Paris/Door_01", + "tags": [ + "european", + "entrance", + "building", + "facade", + "paris", + "door", + "haussmann", + "french", + "cornice" + ], + "path": "/Game/Paris/Environment/Door_01/sm_Door_01_04_Cornice_01", + "has_collision": true + }, + { + "id": "paris_environment_door_01_sm_door_01_05_bumper_left", + "name": "Door 01 05 Bumper left", + "category": "Paris/Door_01", + "tags": [ + "european", + "left", + "entrance", + "building", + "facade", + "paris", + "door", + "bumper", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Door_01/sm_Door_01_05_Bumper_left", + "has_collision": true + }, + { + "id": "paris_environment_door_01_sm_door_01_06_bumper_right", + "name": "Door 01 06 Bumper right", + "category": "Paris/Door_01", + "tags": [ + "right", + "european", + "entrance", + "building", + "facade", + "paris", + "door", + "bumper", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Door_01/sm_Door_01_06_Bumper_right", + "has_collision": true + }, + { + "id": "paris_environment_door_01_sm_door_01_07_entryphone_01", + "name": "Door 01 07 Entryphone 01", + "category": "Paris/Door_01", + "tags": [ + "european", + "entrance", + "building", + "facade", + "paris", + "door", + "entryphone", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Door_01/sm_Door_01_07_Entryphone_01", + "has_collision": true + }, + { + "id": "paris_environment_door_01_sm_door_01_08_ornament_01", + "name": "Door 01 08 Ornament 01", + "category": "Paris/Door_01", + "tags": [ + "ornament", + "european", + "entrance", + "building", + "facade", + "paris", + "door", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Door_01/sm_Door_01_08_Ornament_01", + "has_collision": true + }, + { + "id": "paris_environment_door_01_sm_door_01_09_left", + "name": "Door 01 09 left", + "category": "Paris/Door_01", + "tags": [ + "european", + "left", + "entrance", + "building", + "facade", + "paris", + "door", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Door_01/sm_Door_01_09_left", + "has_collision": true + }, + { + "id": "paris_environment_door_01_sm_door_01_10_right", + "name": "Door 01 10 right", + "category": "Paris/Door_01", + "tags": [ + "right", + "european", + "entrance", + "building", + "facade", + "paris", + "door", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Door_01/sm_Door_01_10_right", + "has_collision": true + }, + { + "id": "paris_environment_door_01_sm_door_01_11_detail_01", + "name": "Door 01 11 Detail 01", + "category": "Paris/Door_01", + "tags": [ + "european", + "detail", + "entrance", + "building", + "facade", + "paris", + "door", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Door_01/sm_Door_01_11_Detail_01", + "has_collision": true + }, + { + "id": "paris_environment_door_01_sm_door_01_12_left", + "name": "Door 01 12 left", + "category": "Paris/Door_01", + "tags": [ + "european", + "left", + "entrance", + "building", + "facade", + "paris", + "door", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Door_01/sm_Door_01_12_left", + "has_collision": true + }, + { + "id": "paris_environment_door_01_sm_door_01_13_right", + "name": "Door 01 13 right", + "category": "Paris/Door_01", + "tags": [ + "right", + "european", + "entrance", + "building", + "facade", + "paris", + "door", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Door_01/sm_Door_01_13_right", + "has_collision": true + }, + { + "id": "paris_environment_door_02_sm_door_02_01_entrance_01", + "name": "Door 02 01 Entrance 01", + "category": "Paris/Door_02", + "tags": [ + "european", + "entrance", + "building", + "facade", + "paris", + "door", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Door_02/sm_Door_02_01_Entrance_01", + "has_collision": true + }, + { + "id": "paris_environment_door_02_sm_door_02_02_wing_01_left", + "name": "Door 02 02 Wing 01 left", + "category": "Paris/Door_02", + "tags": [ + "wing", + "european", + "left", + "entrance", + "building", + "facade", + "paris", + "door", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Door_02/sm_Door_02_02_Wing_01_left", + "has_collision": true + }, + { + "id": "paris_environment_door_02_sm_door_02_02_wing_03_right", + "name": "Door 02 02 Wing 03 right", + "category": "Paris/Door_02", + "tags": [ + "wing", + "right", + "european", + "entrance", + "building", + "facade", + "paris", + "door", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Door_02/sm_Door_02_02_Wing_03_right", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_01_wallcorner_01", + "name": "Elevation 01 01 WallCorner 01", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "wallcorner", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_01_WallCorner_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_01_wallcorner_02", + "name": "Elevation 01 01 WallCorner 02", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "wallcorner", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_01_WallCorner_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_01_wall_01", + "name": "Elevation 01 01 Wall 01", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_01_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_01_wall_02", + "name": "Elevation 01 01 Wall 02", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_01_Wall_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_01_wall_03", + "name": "Elevation 01 01 Wall 03", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_01_Wall_03", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_02_wallcorner_01", + "name": "Elevation 01 02 WallCorner 01", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "wallcorner", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_02_WallCorner_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_02_wallcorner_02", + "name": "Elevation 01 02 WallCorner 02", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "wallcorner", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_02_WallCorner_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_02_wall_01", + "name": "Elevation 01 02 Wall 01", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_02_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_02_wall_02", + "name": "Elevation 01 02 Wall 02", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_02_Wall_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_02_wall_03", + "name": "Elevation 01 02 Wall 03", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_02_Wall_03", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_03_wallcorner_01", + "name": "Elevation 01 03 WallCorner 01", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "wallcorner", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_03_WallCorner_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_03_wallcorner_02", + "name": "Elevation 01 03 WallCorner 02", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "wallcorner", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_03_WallCorner_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_03_wall_01", + "name": "Elevation 01 03 Wall 01", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_03_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_03_wall_02", + "name": "Elevation 01 03 Wall 02", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_03_Wall_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_03_wall_03", + "name": "Elevation 01 03 Wall 03", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_03_Wall_03", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_04_wallcorner_01", + "name": "Elevation 01 04 WallCorner 01", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "wallcorner", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_04_WallCorner_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_04_wallcorner_02", + "name": "Elevation 01 04 WallCorner 02", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "wallcorner", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_04_WallCorner_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_04_wall_01", + "name": "Elevation 01 04 Wall 01", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_04_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_04_wall_02", + "name": "Elevation 01 04 Wall 02", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_04_Wall_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_01_sm_elevation_01_04_wall_03", + "name": "Elevation 01 04 Wall 03", + "category": "Paris/Elevation_01", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_01/sm_Elevation_01_04_Wall_03", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_01_wall_01", + "name": "Elevation 02 01 Wall 01", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_01_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_01_wall_02", + "name": "Elevation 02 01 Wall 02", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_01_Wall_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_01_wall_03", + "name": "Elevation 02 01 Wall 03", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_01_Wall_03", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_01_wall_04", + "name": "Elevation 02 01 Wall 04", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_01_Wall_04", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_01_wall_05", + "name": "Elevation 02 01 Wall 05", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_01_Wall_05", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_01_wall_06", + "name": "Elevation 02 01 Wall 06", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_01_Wall_06", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_02_door_01_l", + "name": "Elevation 02 02 Door 01 L", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "door", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_02_Door_01_L", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_02_door_02_r", + "name": "Elevation 02 02 Door 02 R", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "door", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_02_Door_02_R", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_02_wall_01", + "name": "Elevation 02 02 Wall 01", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_02_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_02_wall_02", + "name": "Elevation 02 02 Wall 02", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_02_Wall_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_02_wall_03", + "name": "Elevation 02 02 Wall 03", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_02_Wall_03", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_02_wall_04", + "name": "Elevation 02 02 Wall 04", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_02_Wall_04", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_03_wall_01", + "name": "Elevation 02 03 Wall 01", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_03_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_03_wall_02", + "name": "Elevation 02 03 Wall 02", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_03_Wall_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_03_wall_03", + "name": "Elevation 02 03 Wall 03", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_03_Wall_03", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_03_wall_04", + "name": "Elevation 02 03 Wall 04", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_03_Wall_04", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_04_wall_01", + "name": "Elevation 02 04 Wall 01", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_04_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_04_wall_02", + "name": "Elevation 02 04 Wall 02", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_04_Wall_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_04_wall_03", + "name": "Elevation 02 04 Wall 03", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_04_Wall_03", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_04_wall_04", + "name": "Elevation 02 04 Wall 04", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_04_Wall_04", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_05_wall_01", + "name": "Elevation 02 05 Wall 01", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_05_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_05_wall_02", + "name": "Elevation 02 05 Wall 02", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_05_Wall_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_05_wall_03", + "name": "Elevation 02 05 Wall 03", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_05_Wall_03", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_05_wall_04", + "name": "Elevation 02 05 Wall 04", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_05_Wall_04", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_06_wall_01", + "name": "Elevation 02 06 Wall 01", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_06_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_06_wall_02", + "name": "Elevation 02 06 Wall 02", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_06_Wall_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_06_wall_03", + "name": "Elevation 02 06 Wall 03", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_06_Wall_03", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_06_wall_04", + "name": "Elevation 02 06 Wall 04", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_06_Wall_04", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_07_cornice_01", + "name": "Elevation 02 07 Cornice 01", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade", + "cornice" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_07_Cornice_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_07_cornice_02", + "name": "Elevation 02 07 Cornice 02", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade", + "cornice" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_07_Cornice_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_07_cornice_03", + "name": "Elevation 02 07 Cornice 03", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade", + "cornice" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_07_Cornice_03", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_07_cornice_04", + "name": "Elevation 02 07 Cornice 04", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade", + "cornice" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_07_Cornice_04", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_07_cornice_05", + "name": "Elevation 02 07 Cornice 05", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade", + "cornice" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_07_Cornice_05", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_08_wall_01", + "name": "Elevation 02 08 Wall 01", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_08_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_09_detail_01", + "name": "Elevation 02 09 Detail 01", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "detail", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_09_Detail_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_02_sm_elevation_02_09_wall_01", + "name": "Elevation 02 09 Wall 01", + "category": "Paris/Elevation_02", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_02/sm_Elevation_02_09_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_03_sm_elevation_03_01_base_01", + "name": "Elevation 03 01 Base 01", + "category": "Paris/Elevation_03", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "base", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_03/sm_Elevation_03_01_Base_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_03_sm_elevation_03_01_base_02", + "name": "Elevation 03 01 Base 02", + "category": "Paris/Elevation_03", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "base", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_03/sm_Elevation_03_01_Base_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_03_sm_elevation_03_02_base_01", + "name": "Elevation 03 02 Base 01", + "category": "Paris/Elevation_03", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "base", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_03/sm_Elevation_03_02_Base_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_03_sm_elevation_03_03_wall_01", + "name": "Elevation 03 03 Wall 01", + "category": "Paris/Elevation_03", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_03/sm_Elevation_03_03_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_03_sm_elevation_03_03_wall_02", + "name": "Elevation 03 03 Wall 02", + "category": "Paris/Elevation_03", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_03/sm_Elevation_03_03_Wall_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_03_sm_elevation_03_04_wall_01", + "name": "Elevation 03 04 Wall 01", + "category": "Paris/Elevation_03", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_03/sm_Elevation_03_04_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_03_sm_elevation_03_05_base_01", + "name": "Elevation 03 05 Base 01", + "category": "Paris/Elevation_03", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "base", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_03/sm_Elevation_03_05_Base_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_03_sm_elevation_03_05_base_02", + "name": "Elevation 03 05 Base 02", + "category": "Paris/Elevation_03", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "base", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_03/sm_Elevation_03_05_Base_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_03_sm_elevation_03_06_wall_01", + "name": "Elevation 03 06 Wall 01", + "category": "Paris/Elevation_03", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_03/sm_Elevation_03_06_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_03_sm_elevation_03_06_wall_02", + "name": "Elevation 03 06 Wall 02", + "category": "Paris/Elevation_03", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_03/sm_Elevation_03_06_Wall_02", + "has_collision": true + }, + { + "id": "paris_environment_elevation_03_sm_elevation_03_07_entrance_01", + "name": "Elevation 03 07 Entrance 01", + "category": "Paris/Elevation_03", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "entrance", + "building", + "wall", + "paris", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_03/sm_Elevation_03_07_Entrance_01", + "has_collision": true + }, + { + "id": "paris_environment_elevation_03_sm_elevation_03_08_door_01", + "name": "Elevation 03 08 Door 01", + "category": "Paris/Elevation_03", + "tags": [ + "architecture", + "european", + "elevation", + "french", + "building", + "wall", + "paris", + "door", + "haussmann", + "facade" + ], + "path": "/Game/Paris/Environment/Elevation_03/sm_Elevation_03_08_Door_01", + "has_collision": true + }, + { + "id": "paris_environment_flag_01_sm_flag_01_01", + "name": "Flag 01 01", + "category": "Paris/Flag_01", + "tags": [ + "european", + "banner", + "flag", + "paris", + "haussmann", + "french", + "pole" + ], + "path": "/Game/Paris/Environment/Flag_01/sm_Flag_01_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_01_pedestal_01", + "name": "Fountain 01 01 Pedestal 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "pedestal", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_01_Pedestal_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_01_pedestal_02", + "name": "Fountain 01 01 Pedestal 02", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "pedestal", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_01_Pedestal_02", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_02_monument_01", + "name": "Fountain 01 02 Monument 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "monument", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_02_Monument_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_02_monument_02", + "name": "Fountain 01 02 Monument 02", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "monument", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_02_Monument_02", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_03_walllow_01", + "name": "Fountain 01 03 WallLow 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "walllow", + "park", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_03_WallLow_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_03_walllow_02", + "name": "Fountain 01 03 WallLow 02", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "walllow", + "park", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_03_WallLow_02", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_04_basin_01", + "name": "Fountain 01 04 Basin 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "basin", + "fountain", + "european", + "park", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_04_Basin_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_04_basin_02", + "name": "Fountain 01 04 Basin 02", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "basin", + "fountain", + "european", + "park", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_04_Basin_02", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_05_stepplatform_01", + "name": "Fountain 01 05 StepPlatform 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "stepplatform", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_05_StepPlatform_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_06_wall_01", + "name": "Fountain 01 06 Wall 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_06_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_07_pedestal_01", + "name": "Fountain 01 07 Pedestal 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "pedestal", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_07_Pedestal_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_08_pedestal_01", + "name": "Fountain 01 08 Pedestal 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "pedestal", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_08_Pedestal_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_09_pedestal_01", + "name": "Fountain 01 09 Pedestal 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "pedestal", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_09_Pedestal_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_10_monument_01", + "name": "Fountain 01 10 Monument 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "monument", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_10_Monument_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_11_column_01", + "name": "Fountain 01 11 Column 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "column", + "fountain", + "european", + "park", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_11_Column_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_12_column_01", + "name": "Fountain 01 12 Column 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "column", + "fountain", + "european", + "park", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_12_Column_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_13_column_01", + "name": "Fountain 01 13 Column 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "column", + "fountain", + "european", + "park", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_13_Column_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_14_column_01", + "name": "Fountain 01 14 Column 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "column", + "fountain", + "european", + "park", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_14_Column_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_15_column_01", + "name": "Fountain 01 15 Column 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "column", + "fountain", + "european", + "park", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_15_Column_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_16_column_01", + "name": "Fountain 01 16 Column 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "column", + "fountain", + "european", + "park", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_16_Column_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_17_wall_01", + "name": "Fountain 01 17 Wall 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_17_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_17_wall_02", + "name": "Fountain 01 17 Wall 02", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_17_Wall_02", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_18_wall_01", + "name": "Fountain 01 18 Wall 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_18_Wall_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_19_arch_01", + "name": "Fountain 01 19 Arch 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "paris", + "arch", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_19_Arch_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_20_cornice_01", + "name": "Fountain 01 20 Cornice 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "paris", + "haussmann", + "french", + "cornice" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_20_Cornice_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_21_ornamentblock_01", + "name": "Fountain 01 21 OrnamentBlock 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "ornamentblock", + "park", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_21_OrnamentBlock_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_21_ornamentblock_02", + "name": "Fountain 01 21 OrnamentBlock 02", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "ornamentblock", + "park", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_21_OrnamentBlock_02", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_22_column_01", + "name": "Fountain 01 22 Column 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "column", + "fountain", + "european", + "park", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_22_Column_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_23_relief_01", + "name": "Fountain 01 23 Relief 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "relief", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_23_Relief_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_24_relief_01", + "name": "Fountain 01 24 Relief 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "relief", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_24_Relief_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_24_relief_02", + "name": "Fountain 01 24 Relief 02", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "relief", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_24_Relief_02", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_25_cornice_01", + "name": "Fountain 01 25 Cornice 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "paris", + "haussmann", + "french", + "cornice" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_25_Cornice_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_26_cornice_01", + "name": "Fountain 01 26 Cornice 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "paris", + "haussmann", + "french", + "cornice" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_26_Cornice_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_27_pediment_01", + "name": "Fountain 01 27 Pediment 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "paris", + "pediment", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_27_Pediment_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_27_pediment_02", + "name": "Fountain 01 27 Pediment 02", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "paris", + "pediment", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_27_Pediment_02", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_28_monument_01", + "name": "Fountain 01 28 Monument 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "monument", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_28_Monument_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_29_monument_01", + "name": "Fountain 01 29 Monument 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "monument", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_29_Monument_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_30_monument_01", + "name": "Fountain 01 30 Monument 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "monument", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_30_Monument_01", + "has_collision": true + }, + { + "id": "paris_environment_fountain_01_sm_fountain_01_31_monument_01", + "name": "Fountain 01 31 Monument 01", + "category": "Paris/Fountain_01", + "tags": [ + "water", + "decoration", + "fountain", + "european", + "park", + "monument", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Fountain_01/sm_Fountain_01_31_Monument_01", + "has_collision": true + }, + { + "id": "paris_environment_groundleaves_01_foliagetype_sm_groundleaves_01_01_foliagetype", + "name": "GroundLeaves 01 01 FoliageType", + "category": "Paris/GroundLeaves_01/FoliageType", + "tags": [ + "european", + "groundleaves", + "paris", + "foliagetype", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/GroundLeaves_01/FoliageType/sm_GroundLeaves_01_01_FoliageType", + "has_collision": true + }, + { + "id": "paris_environment_groundleaves_01_foliagetype_sm_groundleaves_01_02_foliagetype", + "name": "GroundLeaves 01 02 FoliageType", + "category": "Paris/GroundLeaves_01/FoliageType", + "tags": [ + "european", + "groundleaves", + "paris", + "foliagetype", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/GroundLeaves_01/FoliageType/sm_GroundLeaves_01_02_FoliageType", + "has_collision": true + }, + { + "id": "paris_environment_groundleaves_01_foliagetype_sm_groundleaves_01_03_foliagetype", + "name": "GroundLeaves 01 03 FoliageType", + "category": "Paris/GroundLeaves_01/FoliageType", + "tags": [ + "european", + "groundleaves", + "paris", + "foliagetype", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/GroundLeaves_01/FoliageType/sm_GroundLeaves_01_03_FoliageType", + "has_collision": true + }, + { + "id": "paris_environment_groundleaves_01_foliagetype_sm_groundleaves_01_04_foliagetype", + "name": "GroundLeaves 01 04 FoliageType", + "category": "Paris/GroundLeaves_01/FoliageType", + "tags": [ + "european", + "groundleaves", + "paris", + "foliagetype", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/GroundLeaves_01/FoliageType/sm_GroundLeaves_01_04_FoliageType", + "has_collision": true + }, + { + "id": "paris_environment_groundleaves_01_sm_groundleaves_01_01", + "name": "GroundLeaves 01 01", + "category": "Paris/GroundLeaves_01", + "tags": [ + "autumn", + "ground", + "european", + "debris", + "leaves", + "foliage", + "groundleaves", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/GroundLeaves_01/sm_GroundLeaves_01_01", + "has_collision": true + }, + { + "id": "paris_environment_groundleaves_01_sm_groundleaves_01_02", + "name": "GroundLeaves 01 02", + "category": "Paris/GroundLeaves_01", + "tags": [ + "autumn", + "ground", + "european", + "debris", + "leaves", + "foliage", + "groundleaves", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/GroundLeaves_01/sm_GroundLeaves_01_02", + "has_collision": true + }, + { + "id": "paris_environment_groundleaves_01_sm_groundleaves_01_03", + "name": "GroundLeaves 01 03", + "category": "Paris/GroundLeaves_01", + "tags": [ + "autumn", + "ground", + "european", + "debris", + "leaves", + "foliage", + "groundleaves", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/GroundLeaves_01/sm_GroundLeaves_01_03", + "has_collision": true + }, + { + "id": "paris_environment_groundleaves_01_sm_groundleaves_01_04", + "name": "GroundLeaves 01 04", + "category": "Paris/GroundLeaves_01", + "tags": [ + "autumn", + "ground", + "european", + "debris", + "leaves", + "foliage", + "groundleaves", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/GroundLeaves_01/sm_GroundLeaves_01_04", + "has_collision": true + }, + { + "id": "paris_environment_groundleaves_01_sm_groundleaves_01_05", + "name": "GroundLeaves 01 05", + "category": "Paris/GroundLeaves_01", + "tags": [ + "autumn", + "ground", + "european", + "debris", + "leaves", + "foliage", + "groundleaves", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/GroundLeaves_01/sm_GroundLeaves_01_05", + "has_collision": true + }, + { + "id": "paris_environment_groundleaves_01_sm_groundleaves_01_06", + "name": "GroundLeaves 01 06", + "category": "Paris/GroundLeaves_01", + "tags": [ + "autumn", + "ground", + "european", + "debris", + "leaves", + "foliage", + "groundleaves", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/GroundLeaves_01/sm_GroundLeaves_01_06", + "has_collision": true + }, + { + "id": "paris_environment_gutter_01_sm_gutter_01_01", + "name": "Gutter 01 01", + "category": "Paris/Gutter_01", + "tags": [ + "gutter", + "european", + "drainage", + "building", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Gutter_01/sm_Gutter_01_01", + "has_collision": true + }, + { + "id": "paris_environment_gutter_01_sm_gutter_01_02", + "name": "Gutter 01 02", + "category": "Paris/Gutter_01", + "tags": [ + "gutter", + "european", + "drainage", + "building", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Gutter_01/sm_Gutter_01_02", + "has_collision": true + }, + { + "id": "paris_environment_gutter_01_sm_gutter_01_03", + "name": "Gutter 01 03", + "category": "Paris/Gutter_01", + "tags": [ + "gutter", + "european", + "drainage", + "building", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Gutter_01/sm_Gutter_01_03", + "has_collision": true + }, + { + "id": "paris_environment_gutter_01_sm_gutter_01_04", + "name": "Gutter 01 04", + "category": "Paris/Gutter_01", + "tags": [ + "gutter", + "european", + "drainage", + "building", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Gutter_01/sm_Gutter_01_04", + "has_collision": true + }, + { + "id": "paris_environment_gutter_01_sm_gutter_01_05", + "name": "Gutter 01 05", + "category": "Paris/Gutter_01", + "tags": [ + "gutter", + "european", + "drainage", + "building", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Gutter_01/sm_Gutter_01_05", + "has_collision": true + }, + { + "id": "paris_environment_manhole_01_sm_manhole_01_01", + "name": "Manhole 01 01", + "category": "Paris/Manhole_01", + "tags": [ + "manhole", + "european", + "cover", + "street", + "paris", + "drain", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Manhole_01/sm_Manhole_01_01", + "has_collision": true + }, + { + "id": "paris_environment_manhole_02_sm_manhole_02_01", + "name": "Manhole 02 01", + "category": "Paris/Manhole_02", + "tags": [ + "manhole", + "european", + "cover", + "street", + "paris", + "drain", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Manhole_02/sm_Manhole_02_01", + "has_collision": true + }, + { + "id": "paris_environment_manhole_02_sm_manhole_02_02", + "name": "Manhole 02 02", + "category": "Paris/Manhole_02", + "tags": [ + "manhole", + "european", + "cover", + "street", + "paris", + "drain", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Manhole_02/sm_Manhole_02_02", + "has_collision": true + }, + { + "id": "paris_environment_metalbarrier_01_sm_metalbarrier_01_01", + "name": "MetalBarrier 01 01", + "category": "Paris/MetalBarrier_01", + "tags": [ + "metal", + "barrier", + "metalbarrier", + "european", + "railing", + "paris", + "safety", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/MetalBarrier_01/sm_MetalBarrier_01_01", + "has_collision": true + }, + { + "id": "paris_environment_plaza_01_sm_plaza_01_01", + "name": "Plaza 01 01", + "category": "Paris/Plaza_01", + "tags": [ + "ground", + "paving", + "european", + "square", + "paris", + "plaza", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Plaza_01/sm_Plaza_01_01", + "has_collision": true + }, + { + "id": "paris_environment_plaza_01_sm_plaza_01_02_tile", + "name": "Plaza 01 02 tile", + "category": "Paris/Plaza_01", + "tags": [ + "ground", + "paving", + "european", + "tile", + "square", + "paris", + "plaza", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Plaza_01/sm_Plaza_01_02_tile", + "has_collision": true + }, + { + "id": "paris_environment_post_01_sm_post_01_01", + "name": "Post 01 01", + "category": "Paris/Post_01", + "tags": [ + "european", + "street furniture", + "paris", + "post", + "haussmann", + "french", + "pole" + ], + "path": "/Game/Paris/Environment/Post_01/sm_Post_01_01", + "has_collision": true + }, + { + "id": "paris_environment_poster_01_sm_poster_01_01", + "name": "Poster 01 01", + "category": "Paris/Poster_01", + "tags": [ + "european", + "advertisement", + "decal", + "wall", + "poster", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Poster_01/sm_Poster_01_01", + "has_collision": true + }, + { + "id": "paris_environment_poster_01_sm_poster_01_02", + "name": "Poster 01 02", + "category": "Paris/Poster_01", + "tags": [ + "european", + "advertisement", + "decal", + "wall", + "poster", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Poster_01/sm_Poster_01_02", + "has_collision": true + }, + { + "id": "paris_environment_poster_01_sm_poster_01_03", + "name": "Poster 01 03", + "category": "Paris/Poster_01", + "tags": [ + "european", + "advertisement", + "decal", + "wall", + "poster", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Poster_01/sm_Poster_01_03", + "has_collision": true + }, + { + "id": "paris_environment_poster_01_sm_poster_01_04", + "name": "Poster 01 04", + "category": "Paris/Poster_01", + "tags": [ + "european", + "advertisement", + "decal", + "wall", + "poster", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Poster_01/sm_Poster_01_04", + "has_collision": true + }, + { + "id": "paris_environment_poster_01_sm_poster_01_05", + "name": "Poster 01 05", + "category": "Paris/Poster_01", + "tags": [ + "european", + "advertisement", + "decal", + "wall", + "poster", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Poster_01/sm_Poster_01_05", + "has_collision": true + }, + { + "id": "paris_environment_poster_01_sm_poster_01_06", + "name": "Poster 01 06", + "category": "Paris/Poster_01", + "tags": [ + "european", + "advertisement", + "decal", + "wall", + "poster", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Poster_01/sm_Poster_01_06", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_airconditioner_01_sm_airconditioner_01_01", + "name": "Airconditioner 01 01", + "category": "Paris/Restaurant/AirConditioner_01", + "tags": [ + "european", + "airconditioner", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/AirConditioner_01/sm_Airconditioner_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_beadboard_01_sm_beadboard_01_01", + "name": "Beadboard 01 01", + "category": "Paris/Restaurant/Beadboard_01", + "tags": [ + "beadboard", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Beadboard_01/sm_Beadboard_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_beadboard_01_sm_beadboard_01_02", + "name": "Beadboard 01 02", + "category": "Paris/Restaurant/Beadboard_01", + "tags": [ + "beadboard", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Beadboard_01/sm_Beadboard_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_beadboard_01_sm_beadboard_01_03", + "name": "Beadboard 01 03", + "category": "Paris/Restaurant/Beadboard_01", + "tags": [ + "beadboard", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Beadboard_01/sm_Beadboard_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_beadboard_01_sm_beadboard_01_04", + "name": "Beadboard 01 04", + "category": "Paris/Restaurant/Beadboard_01", + "tags": [ + "beadboard", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Beadboard_01/sm_Beadboard_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_beadboard_01_sm_beadboard_01_05", + "name": "Beadboard 01 05", + "category": "Paris/Restaurant/Beadboard_01", + "tags": [ + "beadboard", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Beadboard_01/sm_Beadboard_01_05", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_beadboard_01_sm_beadboard_01_06", + "name": "Beadboard 01 06", + "category": "Paris/Restaurant/Beadboard_01", + "tags": [ + "beadboard", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Beadboard_01/sm_Beadboard_01_06", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_beadboard_01_sm_beadboard_01_07", + "name": "Beadboard 01 07", + "category": "Paris/Restaurant/Beadboard_01", + "tags": [ + "beadboard", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Beadboard_01/sm_Beadboard_01_07", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_beadboard_01_sm_beadboard_01_08", + "name": "Beadboard 01 08", + "category": "Paris/Restaurant/Beadboard_01", + "tags": [ + "beadboard", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Beadboard_01/sm_Beadboard_01_08", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_beadboard_01_sm_beadboard_01_09", + "name": "Beadboard 01 09", + "category": "Paris/Restaurant/Beadboard_01", + "tags": [ + "beadboard", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Beadboard_01/sm_Beadboard_01_09", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_beadboard_01_sm_beadboard_01_10", + "name": "Beadboard 01 10", + "category": "Paris/Restaurant/Beadboard_01", + "tags": [ + "beadboard", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Beadboard_01/sm_Beadboard_01_10", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_beadboard_01_sm_beadboard_01_10_bend", + "name": "Beadboard 01 10 bend", + "category": "Paris/Restaurant/Beadboard_01", + "tags": [ + "beadboard", + "european", + "bend", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Beadboard_01/sm_Beadboard_01_10_bend", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_beadboard_01_sm_beadboard_01_11", + "name": "Beadboard 01 11", + "category": "Paris/Restaurant/Beadboard_01", + "tags": [ + "beadboard", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Beadboard_01/sm_Beadboard_01_11", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_beadboard_01_sm_beadboard_01_12", + "name": "Beadboard 01 12", + "category": "Paris/Restaurant/Beadboard_01", + "tags": [ + "beadboard", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Beadboard_01/sm_Beadboard_01_12", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_beadboard_01_sm_beadboard_01_13", + "name": "Beadboard 01 13", + "category": "Paris/Restaurant/Beadboard_01", + "tags": [ + "beadboard", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Beadboard_01/sm_Beadboard_01_13", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_beveragetap_01_sm_beveragetap_01_01", + "name": "BeverageTap 01 01", + "category": "Paris/Restaurant/BeverageTap_01", + "tags": [ + "european", + "beveragetap", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/BeverageTap_01/sm_BeverageTap_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_blocking_sm_blocking_ceilingtop", + "name": "Blocking CeilingTop", + "category": "Paris/Restaurant/Blocking", + "tags": [ + "european", + "ceilingtop", + "blocking", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Blocking/sm_Blocking_CeilingTop", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_blocking_sm_blocking_groundfloor", + "name": "Blocking GroundFloor", + "category": "Paris/Restaurant/Blocking", + "tags": [ + "groundfloor", + "european", + "blocking", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Blocking/sm_Blocking_GroundFloor", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_books_01_sm_books_01_01", + "name": "Books 01 01", + "category": "Paris/Restaurant/Books_01", + "tags": [ + "european", + "books", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Books_01/sm_Books_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_books_01_sm_books_01_02", + "name": "Books 01 02", + "category": "Paris/Restaurant/Books_01", + "tags": [ + "european", + "books", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Books_01/sm_Books_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_bottle_01_sm_bottle_01_01", + "name": "Bottle 01 01", + "category": "Paris/Restaurant/Bottle_01", + "tags": [ + "european", + "bottle", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Bottle_01/sm_Bottle_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_bottle_01_sm_bottle_01_02", + "name": "Bottle 01 02", + "category": "Paris/Restaurant/Bottle_01", + "tags": [ + "european", + "bottle", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Bottle_01/sm_Bottle_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_bottle_01_sm_bottle_01_03", + "name": "Bottle 01 03", + "category": "Paris/Restaurant/Bottle_01", + "tags": [ + "european", + "bottle", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Bottle_01/sm_Bottle_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_bottle_01_sm_bottle_01_04", + "name": "Bottle 01 04", + "category": "Paris/Restaurant/Bottle_01", + "tags": [ + "european", + "bottle", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Bottle_01/sm_Bottle_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_bottle_01_sm_bottle_01_05", + "name": "Bottle 01 05", + "category": "Paris/Restaurant/Bottle_01", + "tags": [ + "european", + "bottle", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Bottle_01/sm_Bottle_01_05", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_bottle_01_sm_bottle_01_06", + "name": "Bottle 01 06", + "category": "Paris/Restaurant/Bottle_01", + "tags": [ + "european", + "bottle", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Bottle_01/sm_Bottle_01_06", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_bottle_01_sm_bottle_01_07", + "name": "Bottle 01 07", + "category": "Paris/Restaurant/Bottle_01", + "tags": [ + "european", + "bottle", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Bottle_01/sm_Bottle_01_07", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_caisse_01_sm_caisse_01_01", + "name": "Caisse 01 01", + "category": "Paris/Restaurant/Caisse_01", + "tags": [ + "european", + "caisse", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Caisse_01/sm_Caisse_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_ceilingpanel_01_sm_ceilingpanel_01_01", + "name": "CeilingPanel 01 01", + "category": "Paris/Restaurant/CeilingPanel_01", + "tags": [ + "ceilingpanel", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/CeilingPanel_01/sm_CeilingPanel_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_ceilingpanel_01_sm_ceilingpanel_01_02", + "name": "CeilingPanel 01 02", + "category": "Paris/Restaurant/CeilingPanel_01", + "tags": [ + "ceilingpanel", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/CeilingPanel_01/sm_CeilingPanel_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_ceilingpanel_01_sm_ceilingpanel_01_03", + "name": "CeilingPanel 01 03", + "category": "Paris/Restaurant/CeilingPanel_01", + "tags": [ + "ceilingpanel", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/CeilingPanel_01/sm_CeilingPanel_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_chest_01_sm_chest_01_01", + "name": "Chest 01 01", + "category": "Paris/Restaurant/Chest_01", + "tags": [ + "chest", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Chest_01/sm_Chest_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_coffeemachine_01_sm_coffeemachine_01_01", + "name": "CoffeeMachine 01 01", + "category": "Paris/Restaurant/CoffeeMachine_01", + "tags": [ + "european", + "coffeemachine", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/CoffeeMachine_01/sm_CoffeeMachine_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_container_01_sm_container_01_01", + "name": "Container 01 01", + "category": "Paris/Restaurant/Container_01", + "tags": [ + "european", + "container", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Container_01/sm_Container_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counterrailing_01_sm_counterrailing_01_01", + "name": "CounterRailing 01 01", + "category": "Paris/Restaurant/CounterRailing_01", + "tags": [ + "counterrailing", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/CounterRailing_01/sm_CounterRailing_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counterrailing_01_sm_counterrailing_01_02", + "name": "CounterRailing 01 02", + "category": "Paris/Restaurant/CounterRailing_01", + "tags": [ + "counterrailing", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/CounterRailing_01/sm_CounterRailing_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counterrailing_01_sm_counterrailing_01_03", + "name": "CounterRailing 01 03", + "category": "Paris/Restaurant/CounterRailing_01", + "tags": [ + "counterrailing", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/CounterRailing_01/sm_CounterRailing_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counterrailing_01_sm_counterrailing_01_04", + "name": "CounterRailing 01 04", + "category": "Paris/Restaurant/CounterRailing_01", + "tags": [ + "counterrailing", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/CounterRailing_01/sm_CounterRailing_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counterrailing_01_sm_counterrailing_01_05", + "name": "CounterRailing 01 05", + "category": "Paris/Restaurant/CounterRailing_01", + "tags": [ + "counterrailing", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/CounterRailing_01/sm_CounterRailing_01_05", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counterrailing_01_sm_counterrailing_01_06", + "name": "CounterRailing 01 06", + "category": "Paris/Restaurant/CounterRailing_01", + "tags": [ + "counterrailing", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/CounterRailing_01/sm_CounterRailing_01_06", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counter_01_sm_counter_01_01", + "name": "Counter 01 01", + "category": "Paris/Restaurant/Counter_01", + "tags": [ + "paris", + "european", + "counter", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Counter_01/sm_Counter_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counter_01_sm_counter_01_02", + "name": "Counter 01 02", + "category": "Paris/Restaurant/Counter_01", + "tags": [ + "paris", + "european", + "counter", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Counter_01/sm_Counter_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counter_01_sm_counter_01_03", + "name": "Counter 01 03", + "category": "Paris/Restaurant/Counter_01", + "tags": [ + "paris", + "european", + "counter", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Counter_01/sm_Counter_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counter_01_sm_counter_01_04", + "name": "Counter 01 04", + "category": "Paris/Restaurant/Counter_01", + "tags": [ + "paris", + "european", + "counter", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Counter_01/sm_Counter_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counter_01_sm_counter_01_05", + "name": "Counter 01 05", + "category": "Paris/Restaurant/Counter_01", + "tags": [ + "paris", + "european", + "counter", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Counter_01/sm_Counter_01_05", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counter_01_sm_counter_01_06", + "name": "Counter 01 06", + "category": "Paris/Restaurant/Counter_01", + "tags": [ + "paris", + "european", + "counter", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Counter_01/sm_Counter_01_06", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counter_01_sm_counter_01_07", + "name": "Counter 01 07", + "category": "Paris/Restaurant/Counter_01", + "tags": [ + "paris", + "european", + "counter", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Counter_01/sm_Counter_01_07", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counter_01_sm_counter_01_08", + "name": "Counter 01 08", + "category": "Paris/Restaurant/Counter_01", + "tags": [ + "paris", + "european", + "counter", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Counter_01/sm_Counter_01_08", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counter_01_sm_counter_01_09", + "name": "Counter 01 09", + "category": "Paris/Restaurant/Counter_01", + "tags": [ + "paris", + "european", + "counter", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Counter_01/sm_Counter_01_09", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counter_01_sm_counter_01_10", + "name": "Counter 01 10", + "category": "Paris/Restaurant/Counter_01", + "tags": [ + "paris", + "european", + "counter", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Counter_01/sm_Counter_01_10", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counter_01_sm_counter_01_11", + "name": "Counter 01 11", + "category": "Paris/Restaurant/Counter_01", + "tags": [ + "paris", + "european", + "counter", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Counter_01/sm_Counter_01_11", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counter_01_sm_counter_01_12", + "name": "Counter 01 12", + "category": "Paris/Restaurant/Counter_01", + "tags": [ + "paris", + "european", + "counter", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Counter_01/sm_Counter_01_12", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counter_01_sm_counter_01_13", + "name": "Counter 01 13", + "category": "Paris/Restaurant/Counter_01", + "tags": [ + "paris", + "european", + "counter", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Counter_01/sm_Counter_01_13", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counter_01_sm_counter_01_14", + "name": "Counter 01 14", + "category": "Paris/Restaurant/Counter_01", + "tags": [ + "paris", + "european", + "counter", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Counter_01/sm_Counter_01_14", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_counter_01_sm_counter_01_15", + "name": "Counter 01 15", + "category": "Paris/Restaurant/Counter_01", + "tags": [ + "paris", + "european", + "counter", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Counter_01/sm_Counter_01_15", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_cutlery_01_sm_cutlery_01_01", + "name": "Cutlery 01 01", + "category": "Paris/Restaurant/Cutlery_01", + "tags": [ + "european", + "cutlery", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Cutlery_01/sm_Cutlery_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_cutlery_01_sm_cutlery_01_02", + "name": "Cutlery 01 02", + "category": "Paris/Restaurant/Cutlery_01", + "tags": [ + "european", + "cutlery", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Cutlery_01/sm_Cutlery_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_cutlery_01_sm_cutlery_01_03", + "name": "Cutlery 01 03", + "category": "Paris/Restaurant/Cutlery_01", + "tags": [ + "european", + "cutlery", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Cutlery_01/sm_Cutlery_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_cutlery_01_sm_cutlery_01_04", + "name": "Cutlery 01 04", + "category": "Paris/Restaurant/Cutlery_01", + "tags": [ + "european", + "cutlery", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Cutlery_01/sm_Cutlery_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_cutlery_01_sm_cutlery_01_05", + "name": "Cutlery 01 05", + "category": "Paris/Restaurant/Cutlery_01", + "tags": [ + "european", + "cutlery", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Cutlery_01/sm_Cutlery_01_05", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_dishglass_01_sm_dishglass_01_01", + "name": "DishGlass 01 01", + "category": "Paris/Restaurant/DishGlass_01", + "tags": [ + "european", + "dishglass", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/DishGlass_01/sm_DishGlass_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_dishglass_01_sm_dishglass_01_02", + "name": "DishGlass 01 02", + "category": "Paris/Restaurant/DishGlass_01", + "tags": [ + "european", + "dishglass", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/DishGlass_01/sm_DishGlass_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_dishglass_01_sm_dishglass_01_03", + "name": "DishGlass 01 03", + "category": "Paris/Restaurant/DishGlass_01", + "tags": [ + "european", + "dishglass", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/DishGlass_01/sm_DishGlass_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_dishglass_01_sm_dishglass_01_04", + "name": "DishGlass 01 04", + "category": "Paris/Restaurant/DishGlass_01", + "tags": [ + "european", + "dishglass", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/DishGlass_01/sm_DishGlass_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_dishglass_01_sm_dishglass_01_05", + "name": "DishGlass 01 05", + "category": "Paris/Restaurant/DishGlass_01", + "tags": [ + "european", + "dishglass", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/DishGlass_01/sm_DishGlass_01_05", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_dishglass_01_sm_dishglass_01_06", + "name": "DishGlass 01 06", + "category": "Paris/Restaurant/DishGlass_01", + "tags": [ + "european", + "dishglass", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/DishGlass_01/sm_DishGlass_01_06", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_dish_01_sm_dish_01_01", + "name": "Dish 01 01", + "category": "Paris/Restaurant/Dish_01", + "tags": [ + "european", + "dish", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Dish_01/sm_Dish_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_dish_01_sm_dish_01_02", + "name": "Dish 01 02", + "category": "Paris/Restaurant/Dish_01", + "tags": [ + "european", + "dish", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Dish_01/sm_Dish_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_dish_01_sm_dish_01_03", + "name": "Dish 01 03", + "category": "Paris/Restaurant/Dish_01", + "tags": [ + "european", + "dish", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Dish_01/sm_Dish_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_dish_01_sm_dish_01_04", + "name": "Dish 01 04", + "category": "Paris/Restaurant/Dish_01", + "tags": [ + "european", + "dish", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Dish_01/sm_Dish_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_doorframe_01_sm_doorframe_01_01", + "name": "DoorFrame 01 01", + "category": "Paris/Restaurant/DoorFrame_01", + "tags": [ + "european", + "doorframe", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/DoorFrame_01/sm_DoorFrame_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_doorframe_01_sm_doorframe_01_02", + "name": "DoorFrame 01 02", + "category": "Paris/Restaurant/DoorFrame_01", + "tags": [ + "european", + "doorframe", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/DoorFrame_01/sm_DoorFrame_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_doorframe_01_sm_doorframe_01_03", + "name": "DoorFrame 01 03", + "category": "Paris/Restaurant/DoorFrame_01", + "tags": [ + "european", + "doorframe", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/DoorFrame_01/sm_DoorFrame_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_doorframe_01_sm_doorframe_01_04", + "name": "DoorFrame 01 04", + "category": "Paris/Restaurant/DoorFrame_01", + "tags": [ + "european", + "doorframe", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/DoorFrame_01/sm_DoorFrame_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_door_01_sm_door_01_01", + "name": "Door 01 01", + "category": "Paris/Restaurant/Door_01", + "tags": [ + "european", + "entrance", + "building", + "facade", + "paris", + "door", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Door_01/sm_Door_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_01", + "name": "FloorTiles 01 01", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_02", + "name": "FloorTiles 01 02", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_03", + "name": "FloorTiles 01 03", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_04", + "name": "FloorTiles 01 04", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_05", + "name": "FloorTiles 01 05", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_05", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_06", + "name": "FloorTiles 01 06", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_06", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_07", + "name": "FloorTiles 01 07", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_07", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_08", + "name": "FloorTiles 01 08", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_08", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_09", + "name": "FloorTiles 01 09", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_09", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_10", + "name": "FloorTiles 01 10", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_10", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_11", + "name": "FloorTiles 01 11", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_11", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_12", + "name": "FloorTiles 01 12", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_12", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_13", + "name": "FloorTiles 01 13", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_13", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_14", + "name": "FloorTiles 01 14", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_14", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_15", + "name": "FloorTiles 01 15", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_15", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_16", + "name": "FloorTiles 01 16", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_16", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_17", + "name": "FloorTiles 01 17", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_17", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_18", + "name": "FloorTiles 01 18", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_18", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_19", + "name": "FloorTiles 01 19", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_19", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_20", + "name": "FloorTiles 01 20", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_20", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_21", + "name": "FloorTiles 01 21", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_21", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_22", + "name": "FloorTiles 01 22", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_22", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floortiles_01_sm_floortiles_01_23", + "name": "FloorTiles 01 23", + "category": "Paris/Restaurant/FloorTiles_01", + "tags": [ + "european", + "floortiles", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorTiles_01/sm_FloorTiles_01_23", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_01", + "name": "FloorWoodPlanks 01 01", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_02", + "name": "FloorWoodPlanks 01 02", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_03", + "name": "FloorWoodPlanks 01 03", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_04", + "name": "FloorWoodPlanks 01 04", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_05", + "name": "FloorWoodPlanks 01 05", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_05", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_06", + "name": "FloorWoodPlanks 01 06", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_06", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_07", + "name": "FloorWoodPlanks 01 07", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_07", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_08", + "name": "FloorWoodPlanks 01 08", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_08", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_09", + "name": "FloorWoodPlanks 01 09", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_09", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_10", + "name": "FloorWoodPlanks 01 10", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_10", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_11", + "name": "FloorWoodPlanks 01 11", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_11", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_12", + "name": "FloorWoodPlanks 01 12", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_12", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_13", + "name": "FloorWoodPlanks 01 13", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_13", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_14", + "name": "FloorWoodPlanks 01 14", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_14", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_15", + "name": "FloorWoodPlanks 01 15", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_15", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_16", + "name": "FloorWoodPlanks 01 16", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_16", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_17", + "name": "FloorWoodPlanks 01 17", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_17", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_18", + "name": "FloorWoodPlanks 01 18", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_18", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_19", + "name": "FloorWoodPlanks 01 19", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_19", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_20", + "name": "FloorWoodPlanks 01 20", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_20", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_21", + "name": "FloorWoodPlanks 01 21", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_21", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_22", + "name": "FloorWoodPlanks 01 22", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_22", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_23", + "name": "FloorWoodPlanks 01 23", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_23", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_floorwoodplanks_01_sm_floorwoodplanks_01_24", + "name": "FloorWoodPlanks 01 24", + "category": "Paris/Restaurant/FloorWoodPlanks_01", + "tags": [ + "floorwoodplanks", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/FloorWoodPlanks_01/sm_FloorWoodPlanks_01_24", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_flower_01_sm_flower_01_01", + "name": "Flower 01 01", + "category": "Paris/Restaurant/Flower_01", + "tags": [ + "european", + "flower", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Flower_01/sm_Flower_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_flower_01_sm_flower_01_02", + "name": "Flower 01 02", + "category": "Paris/Restaurant/Flower_01", + "tags": [ + "european", + "flower", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Flower_01/sm_Flower_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_flower_01_sm_flower_01_03", + "name": "Flower 01 03", + "category": "Paris/Restaurant/Flower_01", + "tags": [ + "european", + "flower", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Flower_01/sm_Flower_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_jarcookies_01_sm_jarcookies_01_01", + "name": "JarCookies 01 01", + "category": "Paris/Restaurant/JarCookies_01", + "tags": [ + "european", + "jarcookies", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/JarCookies_01/sm_JarCookies_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_jukebox_01_sm_jukebox_01_01", + "name": "JukeBox 01 01", + "category": "Paris/Restaurant/JukeBox_01", + "tags": [ + "european", + "jukebox", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/JukeBox_01/sm_JukeBox_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_lampcord_01_sm_lampcord_01_01", + "name": "LampCord 01 01", + "category": "Paris/Restaurant/LampCord_01", + "tags": [ + "european", + "lampcord", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/LampCord_01/sm_LampCord_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_lampcord_01_sm_lampcord_01_02", + "name": "LampCord 01 02", + "category": "Paris/Restaurant/LampCord_01", + "tags": [ + "european", + "lampcord", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/LampCord_01/sm_LampCord_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_lampcord_01_sm_lampcord_01_03", + "name": "LampCord 01 03", + "category": "Paris/Restaurant/LampCord_01", + "tags": [ + "european", + "lampcord", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/LampCord_01/sm_LampCord_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_lampcord_01_sm_lampcord_01_04", + "name": "LampCord 01 04", + "category": "Paris/Restaurant/LampCord_01", + "tags": [ + "european", + "lampcord", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/LampCord_01/sm_LampCord_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_lamphanging_01_sm_lamphanging_01_01", + "name": "LampHanging 01 01", + "category": "Paris/Restaurant/LampHanging_01", + "tags": [ + "european", + "lamphanging", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/LampHanging_01/sm_LampHanging_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_lampsconce_01_sm_lampsconce_01_01", + "name": "LampSconce 01 01", + "category": "Paris/Restaurant/LampSconce_01", + "tags": [ + "lampsconce", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/LampSconce_01/sm_LampSconce_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_lounge_01_sm_lounge_01_01", + "name": "Lounge 01 01", + "category": "Paris/Restaurant/Lounge_01", + "tags": [ + "european", + "lounge", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Lounge_01/sm_Lounge_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_lounge_01_sm_lounge_01_02", + "name": "Lounge 01 02", + "category": "Paris/Restaurant/Lounge_01", + "tags": [ + "european", + "lounge", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Lounge_01/sm_Lounge_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_lounge_01_sm_lounge_01_03", + "name": "Lounge 01 03", + "category": "Paris/Restaurant/Lounge_01", + "tags": [ + "european", + "lounge", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Lounge_01/sm_Lounge_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_lounge_01_sm_lounge_01_04", + "name": "Lounge 01 04", + "category": "Paris/Restaurant/Lounge_01", + "tags": [ + "european", + "lounge", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Lounge_01/sm_Lounge_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_lounge_01_sm_lounge_01_05", + "name": "Lounge 01 05", + "category": "Paris/Restaurant/Lounge_01", + "tags": [ + "european", + "lounge", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Lounge_01/sm_Lounge_01_05", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_lounge_01_sm_lounge_01_06", + "name": "Lounge 01 06", + "category": "Paris/Restaurant/Lounge_01", + "tags": [ + "european", + "lounge", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Lounge_01/sm_Lounge_01_06", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_lounge_01_sm_lounge_01_07", + "name": "Lounge 01 07", + "category": "Paris/Restaurant/Lounge_01", + "tags": [ + "european", + "lounge", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Lounge_01/sm_Lounge_01_07", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_menu_01_sm_menu_01_01", + "name": "Menu 01 01", + "category": "Paris/Restaurant/Menu_01", + "tags": [ + "paris", + "european", + "menu", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Menu_01/sm_Menu_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_mouldingcrown_01_sm_mouldingcrown_01_01", + "name": "MouldingCrown 01 01", + "category": "Paris/Restaurant/MouldingCrown_01", + "tags": [ + "european", + "french", + "paris", + "haussmann", + "mouldingcrown" + ], + "path": "/Game/Paris/Environment/Restaurant/MouldingCrown_01/sm_MouldingCrown_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_mouldingcrown_01_sm_mouldingcrown_01_02", + "name": "MouldingCrown 01 02", + "category": "Paris/Restaurant/MouldingCrown_01", + "tags": [ + "european", + "french", + "paris", + "haussmann", + "mouldingcrown" + ], + "path": "/Game/Paris/Environment/Restaurant/MouldingCrown_01/sm_MouldingCrown_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_mouldingcrown_01_sm_mouldingcrown_01_03", + "name": "MouldingCrown 01 03", + "category": "Paris/Restaurant/MouldingCrown_01", + "tags": [ + "european", + "french", + "paris", + "haussmann", + "mouldingcrown" + ], + "path": "/Game/Paris/Environment/Restaurant/MouldingCrown_01/sm_MouldingCrown_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_mouldingcrown_01_sm_mouldingcrown_01_04", + "name": "MouldingCrown 01 04", + "category": "Paris/Restaurant/MouldingCrown_01", + "tags": [ + "european", + "french", + "paris", + "haussmann", + "mouldingcrown" + ], + "path": "/Game/Paris/Environment/Restaurant/MouldingCrown_01/sm_MouldingCrown_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_mouldingcrown_01_sm_mouldingcrown_01_05", + "name": "MouldingCrown 01 05", + "category": "Paris/Restaurant/MouldingCrown_01", + "tags": [ + "european", + "french", + "paris", + "haussmann", + "mouldingcrown" + ], + "path": "/Game/Paris/Environment/Restaurant/MouldingCrown_01/sm_MouldingCrown_01_05", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_mouldingcrown_01_sm_mouldingcrown_01_06", + "name": "MouldingCrown 01 06", + "category": "Paris/Restaurant/MouldingCrown_01", + "tags": [ + "european", + "french", + "paris", + "haussmann", + "mouldingcrown" + ], + "path": "/Game/Paris/Environment/Restaurant/MouldingCrown_01/sm_MouldingCrown_01_06", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_mouldingcrown_01_sm_mouldingcrown_01_07", + "name": "MouldingCrown 01 07", + "category": "Paris/Restaurant/MouldingCrown_01", + "tags": [ + "european", + "french", + "paris", + "haussmann", + "mouldingcrown" + ], + "path": "/Game/Paris/Environment/Restaurant/MouldingCrown_01/sm_MouldingCrown_01_07", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_napkin_01_sm_napkin_01_01", + "name": "Napkin 01 01", + "category": "Paris/Restaurant/Napkin_01", + "tags": [ + "european", + "french", + "paris", + "haussmann", + "napkin" + ], + "path": "/Game/Paris/Environment/Restaurant/Napkin_01/sm_Napkin_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_napkin_01_sm_napkin_01_02", + "name": "Napkin 01 02", + "category": "Paris/Restaurant/Napkin_01", + "tags": [ + "european", + "french", + "paris", + "haussmann", + "napkin" + ], + "path": "/Game/Paris/Environment/Restaurant/Napkin_01/sm_Napkin_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_pictureframemenu_01_sm_pictureframemenu_01_01", + "name": "PictureFrameMenu 01 01", + "category": "Paris/Restaurant/PictureFrameMenu_01", + "tags": [ + "pictureframemenu", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/PictureFrameMenu_01/sm_PictureFrameMenu_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_pictureframemenu_01_sm_pictureframemenu_01_02", + "name": "PictureFrameMenu 01 02", + "category": "Paris/Restaurant/PictureFrameMenu_01", + "tags": [ + "pictureframemenu", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/PictureFrameMenu_01/sm_PictureFrameMenu_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_pictureframemenu_01_sm_pictureframemenu_01_03", + "name": "PictureFrameMenu 01 03", + "category": "Paris/Restaurant/PictureFrameMenu_01", + "tags": [ + "pictureframemenu", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/PictureFrameMenu_01/sm_PictureFrameMenu_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_pictureframemenu_01_sm_pictureframemenu_01_04", + "name": "PictureFrameMenu 01 04", + "category": "Paris/Restaurant/PictureFrameMenu_01", + "tags": [ + "pictureframemenu", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/PictureFrameMenu_01/sm_PictureFrameMenu_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_pictureframemenu_01_sm_pictureframemenu_01_05", + "name": "PictureFrameMenu 01 05", + "category": "Paris/Restaurant/PictureFrameMenu_01", + "tags": [ + "pictureframemenu", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/PictureFrameMenu_01/sm_PictureFrameMenu_01_05", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_pictureframemenu_01_sm_pictureframemenu_01_06", + "name": "PictureFrameMenu 01 06", + "category": "Paris/Restaurant/PictureFrameMenu_01", + "tags": [ + "pictureframemenu", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/PictureFrameMenu_01/sm_PictureFrameMenu_01_06", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_pillar_01_sm_pillar_01_01", + "name": "Pillar 01 01", + "category": "Paris/Restaurant/Pillar_01", + "tags": [ + "pillar", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Pillar_01/sm_Pillar_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_pillar_01_sm_pillar_01_02", + "name": "Pillar 01 02", + "category": "Paris/Restaurant/Pillar_01", + "tags": [ + "pillar", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Pillar_01/sm_Pillar_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_pillar_01_sm_pillar_01_03", + "name": "Pillar 01 03", + "category": "Paris/Restaurant/Pillar_01", + "tags": [ + "pillar", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Pillar_01/sm_Pillar_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_pillar_01_sm_pillar_02_01", + "name": "Pillar 02 01", + "category": "Paris/Restaurant/Pillar_01", + "tags": [ + "pillar", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Pillar_01/sm_Pillar_02_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_pillar_01_sm_pillar_02_02", + "name": "Pillar 02 02", + "category": "Paris/Restaurant/Pillar_01", + "tags": [ + "pillar", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Pillar_01/sm_Pillar_02_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_pillar_01_sm_pillar_02_03", + "name": "Pillar 02 03", + "category": "Paris/Restaurant/Pillar_01", + "tags": [ + "pillar", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Pillar_01/sm_Pillar_02_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_pillar_01_sm_pillar_03_01", + "name": "Pillar 03 01", + "category": "Paris/Restaurant/Pillar_01", + "tags": [ + "pillar", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Pillar_01/sm_Pillar_03_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_pillar_01_sm_pillar_03_02", + "name": "Pillar 03 02", + "category": "Paris/Restaurant/Pillar_01", + "tags": [ + "pillar", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Pillar_01/sm_Pillar_03_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_pillar_01_sm_pillar_03_03", + "name": "Pillar 03 03", + "category": "Paris/Restaurant/Pillar_01", + "tags": [ + "pillar", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Pillar_01/sm_Pillar_03_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_plant_01_sm_plant_01_01", + "name": "Plant 01 01", + "category": "Paris/Restaurant/Plant_01", + "tags": [ + "european", + "plant", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Plant_01/sm_Plant_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_plant_01_sm_plant_01_02", + "name": "Plant 01 02", + "category": "Paris/Restaurant/Plant_01", + "tags": [ + "european", + "plant", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Plant_01/sm_Plant_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_plant_02_sm_plant_02_01", + "name": "Plant 02 01", + "category": "Paris/Restaurant/Plant_02", + "tags": [ + "european", + "plant", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Plant_02/sm_Plant_02_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_plant_02_sm_plant_02_02", + "name": "Plant 02 02", + "category": "Paris/Restaurant/Plant_02", + "tags": [ + "european", + "plant", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Plant_02/sm_Plant_02_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_plant_02_sm_plant_02_03", + "name": "Plant 02 03", + "category": "Paris/Restaurant/Plant_02", + "tags": [ + "european", + "plant", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Plant_02/sm_Plant_02_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_slab_01_sm_slab_01_01", + "name": "Slab 01 01", + "category": "Paris/Restaurant/Slab_01", + "tags": [ + "european", + "paris", + "slab", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Slab_01/sm_Slab_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_slab_01_sm_slab_01_02", + "name": "Slab 01 02", + "category": "Paris/Restaurant/Slab_01", + "tags": [ + "european", + "paris", + "slab", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Slab_01/sm_Slab_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_slab_01_sm_slab_01_03", + "name": "Slab 01 03", + "category": "Paris/Restaurant/Slab_01", + "tags": [ + "european", + "paris", + "slab", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Slab_01/sm_Slab_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_slab_01_sm_slab_01_04", + "name": "Slab 01 04", + "category": "Paris/Restaurant/Slab_01", + "tags": [ + "european", + "paris", + "slab", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Slab_01/sm_Slab_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_slab_01_sm_slab_01_05", + "name": "Slab 01 05", + "category": "Paris/Restaurant/Slab_01", + "tags": [ + "european", + "paris", + "slab", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Slab_01/sm_Slab_01_05", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_slab_01_sm_slab_01_06", + "name": "Slab 01 06", + "category": "Paris/Restaurant/Slab_01", + "tags": [ + "european", + "paris", + "slab", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Slab_01/sm_Slab_01_06", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_spice_01_sm_spice_01_01", + "name": "Spice 01 01", + "category": "Paris/Restaurant/Spice_01", + "tags": [ + "paris", + "european", + "spice", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Spice_01/sm_Spice_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_steelbarrel_01_sm_steelbarrel_01_01", + "name": "SteelBarrel 01 01", + "category": "Paris/Restaurant/SteelBarrel_01", + "tags": [ + "european", + "steelbarrel", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/SteelBarrel_01/sm_SteelBarrel_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_sugar_01_sm_sugar_01_01", + "name": "Sugar 01 01", + "category": "Paris/Restaurant/Sugar_01", + "tags": [ + "european", + "sugar", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Sugar_01/sm_Sugar_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_table_01_sm_table_01_01", + "name": "Table 01 01", + "category": "Paris/Restaurant/Table_01", + "tags": [ + "paris", + "european", + "table", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Table_01/sm_Table_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_table_01_sm_table_01_02", + "name": "Table 01 02", + "category": "Paris/Restaurant/Table_01", + "tags": [ + "paris", + "european", + "table", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Table_01/sm_Table_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_tray_01_sm_tray_01_01", + "name": "Tray 01 01", + "category": "Paris/Restaurant/Tray_01", + "tags": [ + "tray", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Tray_01/sm_Tray_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_trolley_01_sm_trolley_01_01", + "name": "Trolley 01 01", + "category": "Paris/Restaurant/Trolley_01", + "tags": [ + "european", + "trolley", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Trolley_01/sm_Trolley_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_umbrella_01_sm_umbrella_01_01", + "name": "Umbrella 01 01", + "category": "Paris/Restaurant/Umbrella_01", + "tags": [ + "shade", + "european", + "umbrella", + "parasol", + "cafe", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Umbrella_01/sm_Umbrella_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wallframe_01_sm_wallframe_01_01", + "name": "WallFrame 01 01", + "category": "Paris/Restaurant/WallFrame_01", + "tags": [ + "european", + "wallframe", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WallFrame_01/sm_WallFrame_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wallframe_01_sm_wallframe_01_02", + "name": "WallFrame 01 02", + "category": "Paris/Restaurant/WallFrame_01", + "tags": [ + "european", + "wallframe", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WallFrame_01/sm_WallFrame_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wallframe_01_sm_wallframe_01_03", + "name": "WallFrame 01 03", + "category": "Paris/Restaurant/WallFrame_01", + "tags": [ + "european", + "wallframe", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WallFrame_01/sm_WallFrame_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wallframe_01_sm_wallframe_01_04", + "name": "WallFrame 01 04", + "category": "Paris/Restaurant/WallFrame_01", + "tags": [ + "european", + "wallframe", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WallFrame_01/sm_WallFrame_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wallframe_01_sm_wallframe_01_05", + "name": "WallFrame 01 05", + "category": "Paris/Restaurant/WallFrame_01", + "tags": [ + "european", + "wallframe", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WallFrame_01/sm_WallFrame_01_05", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wallframe_01_sm_wallframe_01_06", + "name": "WallFrame 01 06", + "category": "Paris/Restaurant/WallFrame_01", + "tags": [ + "european", + "wallframe", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WallFrame_01/sm_WallFrame_01_06", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wallframe_01_sm_wallframe_01_07", + "name": "WallFrame 01 07", + "category": "Paris/Restaurant/WallFrame_01", + "tags": [ + "european", + "wallframe", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WallFrame_01/sm_WallFrame_01_07", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wallframe_01_sm_wallframe_01_08", + "name": "WallFrame 01 08", + "category": "Paris/Restaurant/WallFrame_01", + "tags": [ + "european", + "wallframe", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WallFrame_01/sm_WallFrame_01_08", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wallornament_01_sm_wallornament_01_01", + "name": "WallOrnament 01 01", + "category": "Paris/Restaurant/WallOrnament_01", + "tags": [ + "european", + "wallornament", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WallOrnament_01/sm_WallOrnament_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_01", + "name": "Wall 01 01", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_02", + "name": "Wall 01 02", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_03", + "name": "Wall 01 03", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_04", + "name": "Wall 01 04", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_05", + "name": "Wall 01 05", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_05", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_06", + "name": "Wall 01 06", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_06", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_07", + "name": "Wall 01 07", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_07", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_08", + "name": "Wall 01 08", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_08", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_09", + "name": "Wall 01 09", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_09", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_10", + "name": "Wall 01 10", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_10", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_11", + "name": "Wall 01 11", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_11", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_12", + "name": "Wall 01 12", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_12", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_13", + "name": "Wall 01 13", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_13", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_14", + "name": "Wall 01 14", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_14", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_15", + "name": "Wall 01 15", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_15", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_16", + "name": "Wall 01 16", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_16", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_17", + "name": "Wall 01 17", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_17", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_18", + "name": "Wall 01 18", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_18", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wall_01_sm_wall_01_19", + "name": "Wall 01 19", + "category": "Paris/Restaurant/Wall_01", + "tags": [ + "european", + "wall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/Wall_01/sm_Wall_01_19", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wickerbench_01_sm_wickerbench_01_01", + "name": "WickerBench 01 01", + "category": "Paris/Restaurant/WickerBench_01", + "tags": [ + "wickerbench", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WickerBench_01/sm_WickerBench_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wickerbench_01_sm_wickerbench_01_02", + "name": "WickerBench 01 02", + "category": "Paris/Restaurant/WickerBench_01", + "tags": [ + "wickerbench", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WickerBench_01/sm_WickerBench_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wickerbench_01_sm_wickerbench_01_03", + "name": "WickerBench 01 03", + "category": "Paris/Restaurant/WickerBench_01", + "tags": [ + "wickerbench", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WickerBench_01/sm_WickerBench_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wickerbench_01_sm_wickerbench_01_04", + "name": "WickerBench 01 04", + "category": "Paris/Restaurant/WickerBench_01", + "tags": [ + "wickerbench", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WickerBench_01/sm_WickerBench_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wickerchair_01_sm_wickerchair_01_01", + "name": "WickerChair 01 01", + "category": "Paris/Restaurant/WickerChair_01", + "tags": [ + "european", + "wickerchair", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WickerChair_01/sm_WickerChair_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wickerchair_01_sm_wickerchair_01_02", + "name": "WickerChair 01 02", + "category": "Paris/Restaurant/WickerChair_01", + "tags": [ + "european", + "wickerchair", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WickerChair_01/sm_WickerChair_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wickerchair_01_sm_wickerchair_01_03", + "name": "WickerChair 01 03", + "category": "Paris/Restaurant/WickerChair_01", + "tags": [ + "european", + "wickerchair", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WickerChair_01/sm_WickerChair_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wickerchair_01_sm_wickerchair_01_04", + "name": "WickerChair 01 04", + "category": "Paris/Restaurant/WickerChair_01", + "tags": [ + "european", + "wickerchair", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WickerChair_01/sm_WickerChair_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wickerchair_01_sm_wickerchair_01_05", + "name": "WickerChair 01 05", + "category": "Paris/Restaurant/WickerChair_01", + "tags": [ + "european", + "wickerchair", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WickerChair_01/sm_WickerChair_01_05", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wickerchair_01_sm_wickerchair_01_06", + "name": "WickerChair 01 06", + "category": "Paris/Restaurant/WickerChair_01", + "tags": [ + "european", + "wickerchair", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WickerChair_01/sm_WickerChair_01_06", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wickerhanger_01_sm_wickerhanger_01_01", + "name": "WickerHanger 01 01", + "category": "Paris/Restaurant/WickerHanger_01", + "tags": [ + "european", + "french", + "paris", + "haussmann", + "wickerhanger" + ], + "path": "/Game/Paris/Environment/Restaurant/WickerHanger_01/sm_WickerHanger_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wickerplanter_01_sm_wickerplanter_01_01", + "name": "WickerPlanter 01 01", + "category": "Paris/Restaurant/WickerPlanter_01", + "tags": [ + "european", + "french", + "paris", + "haussmann", + "wickerplanter" + ], + "path": "/Game/Paris/Environment/Restaurant/WickerPlanter_01/sm_WickerPlanter_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wickersofa_01_sm_wickersofa_01_01", + "name": "WickerSofa 01 01", + "category": "Paris/Restaurant/WickerSofa_01", + "tags": [ + "european", + "wickersofa", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WickerSofa_01/sm_WickerSofa_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wickersofa_01_sm_wickersofa_01_02", + "name": "WickerSofa 01 02", + "category": "Paris/Restaurant/WickerSofa_01", + "tags": [ + "european", + "wickersofa", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WickerSofa_01/sm_WickerSofa_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_wickertablecoffee_01_sm_wickertablecoffee_01_01", + "name": "WickerTableCoffee 01 01", + "category": "Paris/Restaurant/WickerTableCoffee_01", + "tags": [ + "european", + "wickertablecoffee", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WickerTableCoffee_01/sm_WickerTableCoffee_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_windowframe_01_sm_windowframe_01_01", + "name": "WindowFrame 01 01", + "category": "Paris/Restaurant/WindowFrame_01", + "tags": [ + "european", + "french", + "paris", + "haussmann", + "windowframe" + ], + "path": "/Game/Paris/Environment/Restaurant/WindowFrame_01/sm_WindowFrame_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_windowframe_01_sm_windowframe_01_02", + "name": "WindowFrame 01 02", + "category": "Paris/Restaurant/WindowFrame_01", + "tags": [ + "european", + "french", + "paris", + "haussmann", + "windowframe" + ], + "path": "/Game/Paris/Environment/Restaurant/WindowFrame_01/sm_WindowFrame_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_windowframe_01_sm_windowframe_01_03", + "name": "WindowFrame 01 03", + "category": "Paris/Restaurant/WindowFrame_01", + "tags": [ + "european", + "french", + "paris", + "haussmann", + "windowframe" + ], + "path": "/Game/Paris/Environment/Restaurant/WindowFrame_01/sm_WindowFrame_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_windowframe_01_sm_windowframe_01_04", + "name": "WindowFrame 01 04", + "category": "Paris/Restaurant/WindowFrame_01", + "tags": [ + "european", + "french", + "paris", + "haussmann", + "windowframe" + ], + "path": "/Game/Paris/Environment/Restaurant/WindowFrame_01/sm_WindowFrame_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_woodenbox_01_sm_woodenbox_01_01", + "name": "WoodenBox 01 01", + "category": "Paris/Restaurant/WoodenBox_01", + "tags": [ + "woodenbox", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WoodenBox_01/sm_WoodenBox_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_woodenbox_01_sm_woodenbox_01_02", + "name": "WoodenBox 01 02", + "category": "Paris/Restaurant/WoodenBox_01", + "tags": [ + "woodenbox", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WoodenBox_01/sm_WoodenBox_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurant_woodenbox_01_sm_woodenbox_01_03", + "name": "WoodenBox 01 03", + "category": "Paris/Restaurant/WoodenBox_01", + "tags": [ + "woodenbox", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Restaurant/WoodenBox_01/sm_WoodenBox_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurantfront_01_sm_restaurantfront_01_01", + "name": "RestaurantFront 01 01", + "category": "Paris/RestaurantFront_01", + "tags": [ + "outdoor dining", + "terrace", + "restaurantfront", + "european", + "restaurant", + "cafe", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/RestaurantFront_01/sm_RestaurantFront_01_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurantfront_01_sm_restaurantfront_01_02", + "name": "RestaurantFront 01 02", + "category": "Paris/RestaurantFront_01", + "tags": [ + "outdoor dining", + "terrace", + "restaurantfront", + "european", + "restaurant", + "cafe", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/RestaurantFront_01/sm_RestaurantFront_01_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurantfront_01_sm_restaurantfront_01_03", + "name": "RestaurantFront 01 03", + "category": "Paris/RestaurantFront_01", + "tags": [ + "outdoor dining", + "terrace", + "restaurantfront", + "european", + "restaurant", + "cafe", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/RestaurantFront_01/sm_RestaurantFront_01_03", + "has_collision": true + }, + { + "id": "paris_environment_restaurantfront_01_sm_restaurantfront_01_04", + "name": "RestaurantFront 01 04", + "category": "Paris/RestaurantFront_01", + "tags": [ + "outdoor dining", + "terrace", + "restaurantfront", + "european", + "restaurant", + "cafe", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/RestaurantFront_01/sm_RestaurantFront_01_04", + "has_collision": true + }, + { + "id": "paris_environment_restaurantfront_01_sm_restaurantfront_01_05_fence_01", + "name": "RestaurantFront 01 05 Fence 01", + "category": "Paris/RestaurantFront_01", + "tags": [ + "outdoor dining", + "terrace", + "restaurantfront", + "european", + "fence", + "restaurant", + "cafe", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/RestaurantFront_01/sm_RestaurantFront_01_05_Fence_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurantfront_01_sm_restaurantfront_01_05_fence_02", + "name": "RestaurantFront 01 05 Fence 02", + "category": "Paris/RestaurantFront_01", + "tags": [ + "outdoor dining", + "terrace", + "restaurantfront", + "european", + "fence", + "restaurant", + "cafe", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/RestaurantFront_01/sm_RestaurantFront_01_05_Fence_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurantfront_01_sm_restaurantfront_01_06_fence_01", + "name": "RestaurantFront 01 06 Fence 01", + "category": "Paris/RestaurantFront_01", + "tags": [ + "outdoor dining", + "terrace", + "restaurantfront", + "european", + "fence", + "restaurant", + "cafe", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/RestaurantFront_01/sm_RestaurantFront_01_06_Fence_01", + "has_collision": true + }, + { + "id": "paris_environment_restaurantfront_01_sm_restaurantfront_01_06_fence_02", + "name": "RestaurantFront 01 06 Fence 02", + "category": "Paris/RestaurantFront_01", + "tags": [ + "outdoor dining", + "terrace", + "restaurantfront", + "european", + "fence", + "restaurant", + "cafe", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/RestaurantFront_01/sm_RestaurantFront_01_06_Fence_02", + "has_collision": true + }, + { + "id": "paris_environment_restaurantfront_01_sm_restaurantfront_01_07", + "name": "RestaurantFront 01 07", + "category": "Paris/RestaurantFront_01", + "tags": [ + "outdoor dining", + "terrace", + "restaurantfront", + "european", + "restaurant", + "cafe", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/RestaurantFront_01/sm_RestaurantFront_01_07", + "has_collision": true + }, + { + "id": "paris_environment_restaurantfront_01_sm_restaurantfront_01_08", + "name": "RestaurantFront 01 08", + "category": "Paris/RestaurantFront_01", + "tags": [ + "outdoor dining", + "terrace", + "restaurantfront", + "european", + "restaurant", + "cafe", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/RestaurantFront_01/sm_RestaurantFront_01_08", + "has_collision": true + }, + { + "id": "paris_environment_restaurantfront_01_sm_restaurantfront_01_09", + "name": "RestaurantFront 01 09", + "category": "Paris/RestaurantFront_01", + "tags": [ + "outdoor dining", + "terrace", + "restaurantfront", + "european", + "restaurant", + "cafe", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/RestaurantFront_01/sm_RestaurantFront_01_09", + "has_collision": true + }, + { + "id": "paris_environment_restaurantfront_01_sm_restaurantfront_01_10", + "name": "RestaurantFront 01 10", + "category": "Paris/RestaurantFront_01", + "tags": [ + "outdoor dining", + "terrace", + "restaurantfront", + "european", + "restaurant", + "cafe", + "facade", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/RestaurantFront_01/sm_RestaurantFront_01_10", + "has_collision": true + }, + { + "id": "paris_environment_road_01_sm_road_01_01", + "name": "Road 01 01", + "category": "Paris/Road_01", + "tags": [ + "ground", + "paris", + "asphalt", + "european", + "street", + "road", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Road_01/sm_Road_01_01", + "has_collision": true + }, + { + "id": "paris_environment_road_01_sm_road_01_01_90", + "name": "Road 01 01 90", + "category": "Paris/Road_01", + "tags": [ + "ground", + "paris", + "asphalt", + "european", + "street", + "road", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Road_01/sm_Road_01_01_90", + "has_collision": true + }, + { + "id": "paris_environment_road_01_sm_road_01_02", + "name": "Road 01 02", + "category": "Paris/Road_01", + "tags": [ + "ground", + "paris", + "asphalt", + "european", + "street", + "road", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Road_01/sm_Road_01_02", + "has_collision": true + }, + { + "id": "paris_environment_road_01_sm_road_01_03", + "name": "Road 01 03", + "category": "Paris/Road_01", + "tags": [ + "ground", + "paris", + "asphalt", + "european", + "street", + "road", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Road_01/sm_Road_01_03", + "has_collision": true + }, + { + "id": "paris_environment_road_01_sm_road_01_04", + "name": "Road 01 04", + "category": "Paris/Road_01", + "tags": [ + "ground", + "paris", + "asphalt", + "european", + "street", + "road", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Road_01/sm_Road_01_04", + "has_collision": true + }, + { + "id": "paris_environment_road_01_sm_road_01_05", + "name": "Road 01 05", + "category": "Paris/Road_01", + "tags": [ + "ground", + "paris", + "asphalt", + "european", + "street", + "road", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Road_01/sm_Road_01_05", + "has_collision": true + }, + { + "id": "paris_environment_road_01_sm_road_01_06_turn20", + "name": "Road 01 06 Turn20", + "category": "Paris/Road_01", + "tags": [ + "ground", + "paris", + "asphalt", + "european", + "street", + "turn", + "road", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Road_01/sm_Road_01_06_Turn20", + "has_collision": true + }, + { + "id": "paris_environment_road_01_sm_road_01_07_turn20", + "name": "Road 01 07 Turn20", + "category": "Paris/Road_01", + "tags": [ + "ground", + "paris", + "asphalt", + "european", + "street", + "turn", + "road", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Road_01/sm_Road_01_07_Turn20", + "has_collision": true + }, + { + "id": "paris_environment_road_01_sm_road_01_08_turn10", + "name": "Road 01 08 Turn10", + "category": "Paris/Road_01", + "tags": [ + "ground", + "paris", + "asphalt", + "european", + "street", + "turn", + "road", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Road_01/sm_Road_01_08_Turn10", + "has_collision": true + }, + { + "id": "paris_environment_road_01_sm_road_01_09_turn10", + "name": "Road 01 09 Turn10", + "category": "Paris/Road_01", + "tags": [ + "ground", + "paris", + "asphalt", + "european", + "street", + "turn", + "road", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Road_01/sm_Road_01_09_Turn10", + "has_collision": true + }, + { + "id": "paris_environment_road_02_sm_road_02_01", + "name": "Road 02 01", + "category": "Paris/Road_02", + "tags": [ + "ground", + "paris", + "asphalt", + "european", + "street", + "road", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Road_02/sm_Road_02_01", + "has_collision": true + }, + { + "id": "paris_environment_road_02_sm_road_02_02", + "name": "Road 02 02", + "category": "Paris/Road_02", + "tags": [ + "ground", + "paris", + "asphalt", + "european", + "street", + "road", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Road_02/sm_Road_02_02", + "has_collision": true + }, + { + "id": "paris_environment_road_02_sm_road_02_03", + "name": "Road 02 03", + "category": "Paris/Road_02", + "tags": [ + "ground", + "paris", + "asphalt", + "european", + "street", + "road", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Road_02/sm_Road_02_03", + "has_collision": true + }, + { + "id": "paris_environment_road_02_sm_road_02_04", + "name": "Road 02 04", + "category": "Paris/Road_02", + "tags": [ + "ground", + "paris", + "asphalt", + "european", + "street", + "road", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Road_02/sm_Road_02_04", + "has_collision": true + }, + { + "id": "paris_environment_road_02_sm_road_02_05", + "name": "Road 02 05", + "category": "Paris/Road_02", + "tags": [ + "ground", + "paris", + "asphalt", + "european", + "street", + "road", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Road_02/sm_Road_02_05", + "has_collision": true + }, + { + "id": "paris_environment_roof_01_sm_roof_01_01_main_01", + "name": "Roof 01 01 Main 01", + "category": "Paris/Roof_01", + "tags": [ + "european", + "main", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_01/sm_Roof_01_01_Main_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_01_sm_roof_01_02_main_02", + "name": "Roof 01 02 Main 02", + "category": "Paris/Roof_01", + "tags": [ + "european", + "main", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_01/sm_Roof_01_02_Main_02", + "has_collision": true + }, + { + "id": "paris_environment_roof_01_sm_roof_01_03_maincorner_01", + "name": "Roof 01 03 MainCorner 01", + "category": "Paris/Roof_01", + "tags": [ + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "maincorner", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_01/sm_Roof_01_03_MainCorner_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_01_sm_roof_01_04_maincorner_02", + "name": "Roof 01 04 MainCorner 02", + "category": "Paris/Roof_01", + "tags": [ + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "maincorner", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_01/sm_Roof_01_04_MainCorner_02", + "has_collision": true + }, + { + "id": "paris_environment_roof_01_sm_roof_01_05_front_01", + "name": "Roof 01 05 Front 01", + "category": "Paris/Roof_01", + "tags": [ + "european", + "front", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_01/sm_Roof_01_05_Front_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_01_sm_roof_01_06_front_02", + "name": "Roof 01 06 Front 02", + "category": "Paris/Roof_01", + "tags": [ + "european", + "front", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_01/sm_Roof_01_06_Front_02", + "has_collision": true + }, + { + "id": "paris_environment_roof_01_sm_roof_01_07_corner_01", + "name": "Roof 01 07 Corner 01", + "category": "Paris/Roof_01", + "tags": [ + "corner", + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_01/sm_Roof_01_07_Corner_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_01_sm_roof_01_08_corner_02", + "name": "Roof 01 08 Corner 02", + "category": "Paris/Roof_01", + "tags": [ + "corner", + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_01/sm_Roof_01_08_Corner_02", + "has_collision": true + }, + { + "id": "paris_environment_roof_01_sm_roof_01_09_side_01", + "name": "Roof 01 09 Side 01", + "category": "Paris/Roof_01", + "tags": [ + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "side", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_01/sm_Roof_01_09_Side_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_01_sm_roof_01_10_chimney_01", + "name": "Roof 01 10 Chimney 01", + "category": "Paris/Roof_01", + "tags": [ + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_01/sm_Roof_01_10_Chimney_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_01_sm_roof_01_11_window_01", + "name": "Roof 01 11 Window 01", + "category": "Paris/Roof_01", + "tags": [ + "european", + "chimney", + "roof", + "rooftop", + "building", + "window", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_01/sm_Roof_01_11_Window_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_01_sm_roof_01_11_window_02", + "name": "Roof 01 11 Window 02", + "category": "Paris/Roof_01", + "tags": [ + "european", + "chimney", + "roof", + "rooftop", + "building", + "window", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_01/sm_Roof_01_11_Window_02", + "has_collision": true + }, + { + "id": "paris_environment_roof_01_sm_roof_01_11_window_03", + "name": "Roof 01 11 Window 03", + "category": "Paris/Roof_01", + "tags": [ + "european", + "chimney", + "roof", + "rooftop", + "building", + "window", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_01/sm_Roof_01_11_Window_03", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_01_main_01", + "name": "Roof 02 01 Main 01", + "category": "Paris/Roof_02", + "tags": [ + "european", + "main", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_01_Main_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_02_main_01", + "name": "Roof 02 02 Main 01", + "category": "Paris/Roof_02", + "tags": [ + "european", + "main", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_02_Main_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_03_maincorner_01", + "name": "Roof 02 03 MainCorner 01", + "category": "Paris/Roof_02", + "tags": [ + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "maincorner", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_03_MainCorner_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_03_maincorner_02", + "name": "Roof 02 03 MainCorner 02", + "category": "Paris/Roof_02", + "tags": [ + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "maincorner", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_03_MainCorner_02", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_03_maincorner_03", + "name": "Roof 02 03 MainCorner 03", + "category": "Paris/Roof_02", + "tags": [ + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "maincorner", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_03_MainCorner_03", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_04_front_01", + "name": "Roof 02 04 Front 01", + "category": "Paris/Roof_02", + "tags": [ + "european", + "front", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_04_Front_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_05_front_01", + "name": "Roof 02 05 Front 01", + "category": "Paris/Roof_02", + "tags": [ + "european", + "front", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_05_Front_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_06_front_01", + "name": "Roof 02 06 Front 01", + "category": "Paris/Roof_02", + "tags": [ + "european", + "front", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_06_Front_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_07_corner_01", + "name": "Roof 02 07 Corner 01", + "category": "Paris/Roof_02", + "tags": [ + "corner", + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_07_Corner_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_08_corner_01", + "name": "Roof 02 08 Corner 01", + "category": "Paris/Roof_02", + "tags": [ + "corner", + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_08_Corner_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_08_corner_02", + "name": "Roof 02 08 Corner 02", + "category": "Paris/Roof_02", + "tags": [ + "corner", + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_08_Corner_02", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_08_corner_03", + "name": "Roof 02 08 Corner 03", + "category": "Paris/Roof_02", + "tags": [ + "corner", + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_08_Corner_03", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_09_side_01", + "name": "Roof 02 09 Side 01", + "category": "Paris/Roof_02", + "tags": [ + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "side", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_09_Side_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_10_chimney_01", + "name": "Roof 02 10 Chimney 01", + "category": "Paris/Roof_02", + "tags": [ + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_10_Chimney_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_11_chimney_01", + "name": "Roof 02 11 Chimney 01", + "category": "Paris/Roof_02", + "tags": [ + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_11_Chimney_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_12_chimney_01", + "name": "Roof 02 12 Chimney 01", + "category": "Paris/Roof_02", + "tags": [ + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_12_Chimney_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_02_sm_roof_02_13_top_01", + "name": "Roof 02 13 Top 01", + "category": "Paris/Roof_02", + "tags": [ + "european", + "chimney", + "top", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_02/sm_Roof_02_13_Top_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_03_sm_roof_03_01_main_01", + "name": "Roof 03 01 Main 01", + "category": "Paris/Roof_03", + "tags": [ + "european", + "main", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_03/sm_Roof_03_01_Main_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_03_sm_roof_03_01_main_02", + "name": "Roof 03 01 Main 02", + "category": "Paris/Roof_03", + "tags": [ + "european", + "main", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_03/sm_Roof_03_01_Main_02", + "has_collision": true + }, + { + "id": "paris_environment_roof_03_sm_roof_03_01_main_03", + "name": "Roof 03 01 Main 03", + "category": "Paris/Roof_03", + "tags": [ + "european", + "main", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_03/sm_Roof_03_01_Main_03", + "has_collision": true + }, + { + "id": "paris_environment_roof_03_sm_roof_03_02_corner_01", + "name": "Roof 03 02 Corner 01", + "category": "Paris/Roof_03", + "tags": [ + "corner", + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_03/sm_Roof_03_02_Corner_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_03_sm_roof_03_03_side_01", + "name": "Roof 03 03 Side 01", + "category": "Paris/Roof_03", + "tags": [ + "european", + "chimney", + "roof", + "rooftop", + "building", + "zinc", + "side", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_03/sm_Roof_03_03_Side_01", + "has_collision": true + }, + { + "id": "paris_environment_roof_03_sm_roof_03_04_top_01", + "name": "Roof 03 04 Top 01", + "category": "Paris/Roof_03", + "tags": [ + "european", + "chimney", + "top", + "roof", + "rooftop", + "building", + "zinc", + "paris", + "mansard", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Roof_03/sm_Roof_03_04_Top_01", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_02_sm_shopfront_02_01", + "name": "Shopfront 02 01", + "category": "Paris/ShopFront_02", + "tags": [ + "european", + "shopfront", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/ShopFront_02/sm_Shopfront_02_01", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_02_sm_shopfront_02_02", + "name": "Shopfront 02 02", + "category": "Paris/ShopFront_02", + "tags": [ + "european", + "shopfront", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/ShopFront_02/sm_Shopfront_02_02", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_02_sm_shopfront_02_03", + "name": "Shopfront 02 03", + "category": "Paris/ShopFront_02", + "tags": [ + "european", + "shopfront", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/ShopFront_02/sm_Shopfront_02_03", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_02_sm_shopfront_02_04_door", + "name": "Shopfront 02 04 Door", + "category": "Paris/ShopFront_02", + "tags": [ + "european", + "shopfront", + "paris", + "door", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/ShopFront_02/sm_Shopfront_02_04_Door", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_02_sm_shopfront_02_05_door", + "name": "Shopfront 02 05 Door", + "category": "Paris/ShopFront_02", + "tags": [ + "european", + "shopfront", + "paris", + "door", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/ShopFront_02/sm_Shopfront_02_05_Door", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_02_sm_shopfront_02_05_window", + "name": "Shopfront 02 05 Window", + "category": "Paris/ShopFront_02", + "tags": [ + "european", + "shopfront", + "window", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/ShopFront_02/sm_Shopfront_02_05_Window", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_01_door_01", + "name": "Shopfront 01 01 Door 01", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "door", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_01_Door_01", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_02_frame_01", + "name": "Shopfront 01 02 Frame 01", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "frame", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_02_Frame_01", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_03", + "name": "Shopfront 01 03", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_03", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_04", + "name": "Shopfront 01 04", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_04", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_04_onesided", + "name": "Shopfront 01 04 OneSided", + "category": "Paris/Shopfront_01", + "tags": [ + "onesided", + "store", + "european", + "window display", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_04_OneSided", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_04_plane", + "name": "Shopfront 01 04 Plane", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "shopfront", + "plane", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_04_Plane", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_04_plane_subdivide", + "name": "Shopfront 01 04 Plane Subdivide", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "shopfront", + "subdivide", + "plane", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_04_Plane_Subdivide", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_04_twosided", + "name": "Shopfront 01 04 TwoSided", + "category": "Paris/Shopfront_01", + "tags": [ + "twosided", + "store", + "european", + "window display", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_04_TwoSided", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_05", + "name": "Shopfront 01 05", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_05", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_06", + "name": "Shopfront 01 06", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_06", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_07", + "name": "Shopfront 01 07", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_07", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_08", + "name": "Shopfront 01 08", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_08", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_09", + "name": "Shopfront 01 09", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_09", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_10", + "name": "Shopfront 01 10", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_10", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_11", + "name": "Shopfront 01 11", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_11", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_12", + "name": "Shopfront 01 12", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_12", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_13", + "name": "Shopfront 01 13", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_13", + "has_collision": true + }, + { + "id": "paris_environment_shopfront_01_sm_shopfront_01_14", + "name": "Shopfront 01 14", + "category": "Paris/Shopfront_01", + "tags": [ + "store", + "european", + "window display", + "shopfront", + "facade", + "paris", + "retail", + "haussmann", + "french", + "shop" + ], + "path": "/Game/Paris/Environment/Shopfront_01/sm_Shopfront_01_14", + "has_collision": true + }, + { + "id": "paris_environment_sidewalkisland_01_sm_sidewalkisland_01_01", + "name": "SidewalkIsland 01 01", + "category": "Paris/SidewalkIsland_01", + "tags": [ + "pedestrian", + "european", + "sidewalkisland", + "french", + "paris", + "island", + "haussmann", + "sidewalk", + "crossing" + ], + "path": "/Game/Paris/Environment/SidewalkIsland_01/sm_SidewalkIsland_01_01", + "has_collision": true + }, + { + "id": "paris_environment_sidewalk_01_sm_sidewalk_01_01", + "name": "Sidewalk 01 01", + "category": "Paris/Sidewalk_01", + "tags": [ + "ground", + "pavement", + "european", + "french", + "paris", + "haussmann", + "sidewalk" + ], + "path": "/Game/Paris/Environment/Sidewalk_01/sm_Sidewalk_01_01", + "has_collision": true + }, + { + "id": "paris_environment_sidewalk_01_sm_sidewalk_01_02", + "name": "Sidewalk 01 02", + "category": "Paris/Sidewalk_01", + "tags": [ + "ground", + "pavement", + "european", + "french", + "paris", + "haussmann", + "sidewalk" + ], + "path": "/Game/Paris/Environment/Sidewalk_01/sm_Sidewalk_01_02", + "has_collision": true + }, + { + "id": "paris_environment_sidewalk_01_sm_sidewalk_01_03", + "name": "Sidewalk 01 03", + "category": "Paris/Sidewalk_01", + "tags": [ + "ground", + "pavement", + "european", + "french", + "paris", + "haussmann", + "sidewalk" + ], + "path": "/Game/Paris/Environment/Sidewalk_01/sm_Sidewalk_01_03", + "has_collision": true + }, + { + "id": "paris_environment_sidewalk_01_sm_sidewalk_01_04", + "name": "Sidewalk 01 04", + "category": "Paris/Sidewalk_01", + "tags": [ + "ground", + "pavement", + "european", + "french", + "paris", + "haussmann", + "sidewalk" + ], + "path": "/Game/Paris/Environment/Sidewalk_01/sm_Sidewalk_01_04", + "has_collision": true + }, + { + "id": "paris_environment_sidewalk_01_sm_sidewalk_01_05", + "name": "Sidewalk 01 05", + "category": "Paris/Sidewalk_01", + "tags": [ + "ground", + "pavement", + "european", + "french", + "paris", + "haussmann", + "sidewalk" + ], + "path": "/Game/Paris/Environment/Sidewalk_01/sm_Sidewalk_01_05", + "has_collision": true + }, + { + "id": "paris_environment_sidewalk_01_sm_sidewalk_01_06", + "name": "Sidewalk 01 06", + "category": "Paris/Sidewalk_01", + "tags": [ + "ground", + "pavement", + "european", + "french", + "paris", + "haussmann", + "sidewalk" + ], + "path": "/Game/Paris/Environment/Sidewalk_01/sm_Sidewalk_01_06", + "has_collision": true + }, + { + "id": "paris_environment_sidewalk_01_sm_sidewalk_01_07", + "name": "Sidewalk 01 07", + "category": "Paris/Sidewalk_01", + "tags": [ + "ground", + "pavement", + "european", + "french", + "paris", + "haussmann", + "sidewalk" + ], + "path": "/Game/Paris/Environment/Sidewalk_01/sm_Sidewalk_01_07", + "has_collision": true + }, + { + "id": "paris_environment_sidewalk_01_sm_sidewalk_01_08", + "name": "Sidewalk 01 08", + "category": "Paris/Sidewalk_01", + "tags": [ + "ground", + "pavement", + "european", + "french", + "paris", + "haussmann", + "sidewalk" + ], + "path": "/Game/Paris/Environment/Sidewalk_01/sm_Sidewalk_01_08", + "has_collision": true + }, + { + "id": "paris_environment_sidewalk_01_sm_sidewalk_01_09", + "name": "Sidewalk 01 09", + "category": "Paris/Sidewalk_01", + "tags": [ + "ground", + "pavement", + "european", + "french", + "paris", + "haussmann", + "sidewalk" + ], + "path": "/Game/Paris/Environment/Sidewalk_01/sm_Sidewalk_01_09", + "has_collision": true + }, + { + "id": "paris_environment_sidewalk_01_sm_sidewalk_01_10", + "name": "Sidewalk 01 10", + "category": "Paris/Sidewalk_01", + "tags": [ + "ground", + "pavement", + "european", + "french", + "paris", + "haussmann", + "sidewalk" + ], + "path": "/Game/Paris/Environment/Sidewalk_01/sm_Sidewalk_01_10", + "has_collision": true + }, + { + "id": "paris_environment_sidewalk_01_sm_sidewalk_01_11", + "name": "Sidewalk 01 11", + "category": "Paris/Sidewalk_01", + "tags": [ + "ground", + "pavement", + "european", + "french", + "paris", + "haussmann", + "sidewalk" + ], + "path": "/Game/Paris/Environment/Sidewalk_01/sm_Sidewalk_01_11", + "has_collision": true + }, + { + "id": "paris_environment_sidewalk_01_sm_sidewalk_01_12", + "name": "Sidewalk 01 12", + "category": "Paris/Sidewalk_01", + "tags": [ + "ground", + "pavement", + "european", + "french", + "paris", + "haussmann", + "sidewalk" + ], + "path": "/Game/Paris/Environment/Sidewalk_01/sm_Sidewalk_01_12", + "has_collision": true + }, + { + "id": "paris_environment_signboards_01_sm_signboards_01_01_sign_01", + "name": "SignBoards 01 01 Sign 01", + "category": "Paris/SignBoards_01", + "tags": [ + "information", + "european", + "board", + "signboard", + "signboards", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBoards_01/sm_SignBoards_01_01_Sign_01", + "has_collision": true + }, + { + "id": "paris_environment_signboards_01_sm_signboards_01_01_sign_02", + "name": "SignBoards 01 01 Sign 02", + "category": "Paris/SignBoards_01", + "tags": [ + "information", + "european", + "board", + "signboard", + "signboards", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBoards_01/sm_SignBoards_01_01_Sign_02", + "has_collision": true + }, + { + "id": "paris_environment_signboards_01_sm_signboards_01_01_sign_03", + "name": "SignBoards 01 01 Sign 03", + "category": "Paris/SignBoards_01", + "tags": [ + "information", + "european", + "board", + "signboard", + "signboards", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBoards_01/sm_SignBoards_01_01_Sign_03", + "has_collision": true + }, + { + "id": "paris_environment_signboards_01_sm_signboards_01_02_sign_01", + "name": "SignBoards 01 02 Sign 01", + "category": "Paris/SignBoards_01", + "tags": [ + "information", + "european", + "board", + "signboard", + "signboards", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBoards_01/sm_SignBoards_01_02_Sign_01", + "has_collision": true + }, + { + "id": "paris_environment_signboards_01_sm_signboards_01_03_sign_01", + "name": "SignBoards 01 03 Sign 01", + "category": "Paris/SignBoards_01", + "tags": [ + "information", + "european", + "board", + "signboard", + "signboards", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBoards_01/sm_SignBoards_01_03_Sign_01", + "has_collision": true + }, + { + "id": "paris_environment_signboards_01_sm_signboards_01_04_mounting_01", + "name": "SignBoards 01 04 Mounting 01", + "category": "Paris/SignBoards_01", + "tags": [ + "information", + "european", + "board", + "signboard", + "signboards", + "mounting", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBoards_01/sm_SignBoards_01_04_Mounting_01", + "has_collision": true + }, + { + "id": "paris_environment_signboards_01_sm_signboards_01_04_mounting_02", + "name": "SignBoards 01 04 Mounting 02", + "category": "Paris/SignBoards_01", + "tags": [ + "information", + "european", + "board", + "signboard", + "signboards", + "mounting", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBoards_01/sm_SignBoards_01_04_Mounting_02", + "has_collision": true + }, + { + "id": "paris_environment_signboards_01_sm_signboards_01_04_mounting_03", + "name": "SignBoards 01 04 Mounting 03", + "category": "Paris/SignBoards_01", + "tags": [ + "information", + "european", + "board", + "signboard", + "signboards", + "mounting", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBoards_01/sm_SignBoards_01_04_Mounting_03", + "has_collision": true + }, + { + "id": "paris_environment_signboards_01_sm_signboards_01_04_mounting_04", + "name": "SignBoards 01 04 Mounting 04", + "category": "Paris/SignBoards_01", + "tags": [ + "information", + "european", + "board", + "signboard", + "signboards", + "mounting", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBoards_01/sm_SignBoards_01_04_Mounting_04", + "has_collision": true + }, + { + "id": "paris_environment_signbridge_01_sm_signbridge_01_01", + "name": "SignBridge 01 01", + "category": "Paris/SignBridge_01", + "tags": [ + "european", + "bridge", + "overhead", + "signbridge", + "road sign", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBridge_01/sm_SignBridge_01_01", + "has_collision": true + }, + { + "id": "paris_environment_signbridge_01_sm_signbridge_01_02", + "name": "SignBridge 01 02", + "category": "Paris/SignBridge_01", + "tags": [ + "european", + "bridge", + "overhead", + "signbridge", + "road sign", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBridge_01/sm_SignBridge_01_02", + "has_collision": true + }, + { + "id": "paris_environment_signbridge_01_sm_signbridge_01_03", + "name": "SignBridge 01 03", + "category": "Paris/SignBridge_01", + "tags": [ + "european", + "bridge", + "overhead", + "signbridge", + "road sign", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBridge_01/sm_SignBridge_01_03", + "has_collision": true + }, + { + "id": "paris_environment_signbridge_01_sm_signbridge_01_04", + "name": "SignBridge 01 04", + "category": "Paris/SignBridge_01", + "tags": [ + "european", + "bridge", + "overhead", + "signbridge", + "road sign", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBridge_01/sm_SignBridge_01_04", + "has_collision": true + }, + { + "id": "paris_environment_signbridge_01_sm_signbridge_01_05", + "name": "SignBridge 01 05", + "category": "Paris/SignBridge_01", + "tags": [ + "european", + "bridge", + "overhead", + "signbridge", + "road sign", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBridge_01/sm_SignBridge_01_05", + "has_collision": true + }, + { + "id": "paris_environment_signbridge_01_sm_signbridge_01_06", + "name": "SignBridge 01 06", + "category": "Paris/SignBridge_01", + "tags": [ + "european", + "bridge", + "overhead", + "signbridge", + "road sign", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBridge_01/sm_SignBridge_01_06", + "has_collision": true + }, + { + "id": "paris_environment_signbridge_01_sm_signbridge_01_07", + "name": "SignBridge 01 07", + "category": "Paris/SignBridge_01", + "tags": [ + "european", + "bridge", + "overhead", + "signbridge", + "road sign", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignBridge_01/sm_SignBridge_01_07", + "has_collision": true + }, + { + "id": "paris_environment_signroad_01_sm_signroad_01_01_pole_01", + "name": "SignRoad 01 01 Pole 01", + "category": "Paris/SignRoad_01", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french", + "pole" + ], + "path": "/Game/Paris/Environment/SignRoad_01/sm_SignRoad_01_01_Pole_01", + "has_collision": true + }, + { + "id": "paris_environment_signroad_01_sm_signroad_01_02", + "name": "SignRoad 01 02", + "category": "Paris/SignRoad_01", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignRoad_01/sm_SignRoad_01_02", + "has_collision": true + }, + { + "id": "paris_environment_signroad_01_sm_signroad_01_03", + "name": "SignRoad 01 03", + "category": "Paris/SignRoad_01", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignRoad_01/sm_SignRoad_01_03", + "has_collision": true + }, + { + "id": "paris_environment_signroad_01_sm_signroad_01_04", + "name": "SignRoad 01 04", + "category": "Paris/SignRoad_01", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignRoad_01/sm_SignRoad_01_04", + "has_collision": true + }, + { + "id": "paris_environment_signroad_01_sm_signroad_01_05", + "name": "SignRoad 01 05", + "category": "Paris/SignRoad_01", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignRoad_01/sm_SignRoad_01_05", + "has_collision": true + }, + { + "id": "paris_environment_signroad_01_sm_signroad_01_06", + "name": "SignRoad 01 06", + "category": "Paris/SignRoad_01", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignRoad_01/sm_SignRoad_01_06", + "has_collision": true + }, + { + "id": "paris_environment_signroad_01_sm_signroad_01_07", + "name": "SignRoad 01 07", + "category": "Paris/SignRoad_01", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignRoad_01/sm_SignRoad_01_07", + "has_collision": true + }, + { + "id": "paris_environment_signroad_02_sm_signroad_02_01", + "name": "SignRoad 02 01", + "category": "Paris/SignRoad_02", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignRoad_02/sm_SignRoad_02_01", + "has_collision": true + }, + { + "id": "paris_environment_signroad_02_sm_signroad_02_02", + "name": "SignRoad 02 02", + "category": "Paris/SignRoad_02", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignRoad_02/sm_SignRoad_02_02", + "has_collision": true + }, + { + "id": "paris_environment_signroad_02_sm_signroad_02_03", + "name": "SignRoad 02 03", + "category": "Paris/SignRoad_02", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignRoad_02/sm_SignRoad_02_03", + "has_collision": true + }, + { + "id": "paris_environment_signroad_02_sm_signroad_02_04", + "name": "SignRoad 02 04", + "category": "Paris/SignRoad_02", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignRoad_02/sm_SignRoad_02_04", + "has_collision": true + }, + { + "id": "paris_environment_signroad_03_sm_signroad_03_01", + "name": "SignRoad 03 01", + "category": "Paris/SignRoad_03", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignRoad_03/sm_SignRoad_03_01", + "has_collision": true + }, + { + "id": "paris_environment_signroad_03_sm_signroad_03_02", + "name": "SignRoad 03 02", + "category": "Paris/SignRoad_03", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignRoad_03/sm_SignRoad_03_02", + "has_collision": true + }, + { + "id": "paris_environment_signroad_03_sm_signroad_03_03", + "name": "SignRoad 03 03", + "category": "Paris/SignRoad_03", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignRoad_03/sm_SignRoad_03_03", + "has_collision": true + }, + { + "id": "paris_environment_signroad_03_sm_signroad_03_04", + "name": "SignRoad 03 04", + "category": "Paris/SignRoad_03", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignRoad_03/sm_SignRoad_03_04", + "has_collision": true + }, + { + "id": "paris_environment_signroad_03_sm_signroad_03_05", + "name": "SignRoad 03 05", + "category": "Paris/SignRoad_03", + "tags": [ + "direction", + "signroad", + "european", + "road sign", + "paris", + "traffic", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/SignRoad_03/sm_SignRoad_03_05", + "has_collision": true + }, + { + "id": "paris_environment_signtext_01_sm_signtext_01_01", + "name": "SignText 01 01", + "category": "Paris/SignText_01", + "tags": [ + "european", + "plaque", + "text", + "paris", + "signtext", + "sign", + "haussmann", + "french", + "street name" + ], + "path": "/Game/Paris/Environment/SignText_01/sm_SignText_01_01", + "has_collision": true + }, + { + "id": "paris_environment_signtext_01_sm_signtext_01_02", + "name": "SignText 01 02", + "category": "Paris/SignText_01", + "tags": [ + "european", + "plaque", + "text", + "paris", + "signtext", + "sign", + "haussmann", + "french", + "street name" + ], + "path": "/Game/Paris/Environment/SignText_01/sm_SignText_01_02", + "has_collision": true + }, + { + "id": "paris_environment_signtext_01_sm_signtext_01_03", + "name": "SignText 01 03", + "category": "Paris/SignText_01", + "tags": [ + "european", + "plaque", + "text", + "paris", + "signtext", + "sign", + "haussmann", + "french", + "street name" + ], + "path": "/Game/Paris/Environment/SignText_01/sm_SignText_01_03", + "has_collision": true + }, + { + "id": "paris_environment_signtext_01_sm_signtext_01_04", + "name": "SignText 01 04", + "category": "Paris/SignText_01", + "tags": [ + "european", + "plaque", + "text", + "paris", + "signtext", + "sign", + "haussmann", + "french", + "street name" + ], + "path": "/Game/Paris/Environment/SignText_01/sm_SignText_01_04", + "has_collision": true + }, + { + "id": "paris_environment_signtext_01_sm_signtext_01_05", + "name": "SignText 01 05", + "category": "Paris/SignText_01", + "tags": [ + "european", + "plaque", + "text", + "paris", + "signtext", + "sign", + "haussmann", + "french", + "street name" + ], + "path": "/Game/Paris/Environment/SignText_01/sm_SignText_01_05", + "has_collision": true + }, + { + "id": "paris_environment_sky_01_sm_sky_01_01", + "name": "Sky 01 01", + "category": "Paris/Sky_01", + "tags": [ + "paris", + "european", + "dome", + "backdrop", + "sky", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Sky_01/sm_Sky_01_01", + "has_collision": true + }, + { + "id": "paris_environment_stairs_01_sm_stairs_01_01", + "name": "Stairs 01 01", + "category": "Paris/Stairs_01", + "tags": [ + "staircase", + "european", + "steps", + "stairs", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stairs_01/sm_Stairs_01_01", + "has_collision": true + }, + { + "id": "paris_environment_stairs_01_sm_stairs_01_02", + "name": "Stairs 01 02", + "category": "Paris/Stairs_01", + "tags": [ + "staircase", + "european", + "steps", + "stairs", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stairs_01/sm_Stairs_01_02", + "has_collision": true + }, + { + "id": "paris_environment_stairs_01_sm_stairs_01_03", + "name": "Stairs 01 03", + "category": "Paris/Stairs_01", + "tags": [ + "staircase", + "european", + "steps", + "stairs", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stairs_01/sm_Stairs_01_03", + "has_collision": true + }, + { + "id": "paris_environment_stairs_01_sm_stairs_01_04", + "name": "Stairs 01 04", + "category": "Paris/Stairs_01", + "tags": [ + "staircase", + "european", + "steps", + "stairs", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stairs_01/sm_Stairs_01_04", + "has_collision": true + }, + { + "id": "paris_environment_stairs_01_sm_stairs_01_05", + "name": "Stairs 01 05", + "category": "Paris/Stairs_01", + "tags": [ + "staircase", + "european", + "steps", + "stairs", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stairs_01/sm_Stairs_01_05", + "has_collision": true + }, + { + "id": "paris_environment_stairs_01_sm_stairs_01_06", + "name": "Stairs 01 06", + "category": "Paris/Stairs_01", + "tags": [ + "staircase", + "european", + "steps", + "stairs", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stairs_01/sm_Stairs_01_06", + "has_collision": true + }, + { + "id": "paris_environment_stand_01_sm_stand_01_01", + "name": "Stand 01 01", + "category": "Paris/Stand_01", + "tags": [ + "market", + "european", + "stand", + "kiosk", + "vendor", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stand_01/sm_Stand_01_01", + "has_collision": true + }, + { + "id": "paris_environment_stand_01_sm_stand_01_02", + "name": "Stand 01 02", + "category": "Paris/Stand_01", + "tags": [ + "market", + "european", + "stand", + "kiosk", + "vendor", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stand_01/sm_Stand_01_02", + "has_collision": true + }, + { + "id": "paris_environment_stand_01_sm_stand_01_03", + "name": "Stand 01 03", + "category": "Paris/Stand_01", + "tags": [ + "market", + "european", + "stand", + "kiosk", + "vendor", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stand_01/sm_Stand_01_03", + "has_collision": true + }, + { + "id": "paris_environment_stand_01_sm_stand_01_04", + "name": "Stand 01 04", + "category": "Paris/Stand_01", + "tags": [ + "market", + "european", + "stand", + "kiosk", + "vendor", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stand_01/sm_Stand_01_04", + "has_collision": true + }, + { + "id": "paris_environment_stand_01_sm_stand_01_05", + "name": "Stand 01 05", + "category": "Paris/Stand_01", + "tags": [ + "market", + "european", + "stand", + "kiosk", + "vendor", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stand_01/sm_Stand_01_05", + "has_collision": true + }, + { + "id": "paris_environment_stand_01_sm_stand_01_06", + "name": "Stand 01 06", + "category": "Paris/Stand_01", + "tags": [ + "market", + "european", + "stand", + "kiosk", + "vendor", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stand_01/sm_Stand_01_06", + "has_collision": true + }, + { + "id": "paris_environment_stand_01_sm_stand_01_07", + "name": "Stand 01 07", + "category": "Paris/Stand_01", + "tags": [ + "market", + "european", + "stand", + "kiosk", + "vendor", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stand_01/sm_Stand_01_07", + "has_collision": true + }, + { + "id": "paris_environment_stand_01_sm_stand_01_08", + "name": "Stand 01 08", + "category": "Paris/Stand_01", + "tags": [ + "market", + "european", + "stand", + "kiosk", + "vendor", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stand_01/sm_Stand_01_08", + "has_collision": true + }, + { + "id": "paris_environment_stickers_01_sm_stickers_01_01", + "name": "Stickers 01 01", + "category": "Paris/Stickers_01", + "tags": [ + "european", + "decal", + "sticker", + "stickers", + "paris", + "graffiti", + "urban art", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stickers_01/sm_Stickers_01_01", + "has_collision": true + }, + { + "id": "paris_environment_stickers_01_sm_stickers_01_02", + "name": "Stickers 01 02", + "category": "Paris/Stickers_01", + "tags": [ + "european", + "decal", + "sticker", + "stickers", + "paris", + "graffiti", + "urban art", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stickers_01/sm_Stickers_01_02", + "has_collision": true + }, + { + "id": "paris_environment_stickers_01_sm_stickers_01_03", + "name": "Stickers 01 03", + "category": "Paris/Stickers_01", + "tags": [ + "european", + "decal", + "sticker", + "stickers", + "paris", + "graffiti", + "urban art", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stickers_01/sm_Stickers_01_03", + "has_collision": true + }, + { + "id": "paris_environment_stickers_01_sm_stickers_01_04", + "name": "Stickers 01 04", + "category": "Paris/Stickers_01", + "tags": [ + "european", + "decal", + "sticker", + "stickers", + "paris", + "graffiti", + "urban art", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stickers_01/sm_Stickers_01_04", + "has_collision": true + }, + { + "id": "paris_environment_stickers_02_sm_stickers_02_01", + "name": "Stickers 02 01", + "category": "Paris/Stickers_02", + "tags": [ + "european", + "decal", + "sticker", + "stickers", + "paris", + "graffiti", + "urban art", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stickers_02/sm_Stickers_02_01", + "has_collision": true + }, + { + "id": "paris_environment_stickers_02_sm_stickers_02_02", + "name": "Stickers 02 02", + "category": "Paris/Stickers_02", + "tags": [ + "european", + "decal", + "sticker", + "stickers", + "paris", + "graffiti", + "urban art", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stickers_02/sm_Stickers_02_02", + "has_collision": true + }, + { + "id": "paris_environment_stickers_02_sm_stickers_02_03", + "name": "Stickers 02 03", + "category": "Paris/Stickers_02", + "tags": [ + "european", + "decal", + "sticker", + "stickers", + "paris", + "graffiti", + "urban art", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stickers_02/sm_Stickers_02_03", + "has_collision": true + }, + { + "id": "paris_environment_stickers_02_sm_stickers_02_04", + "name": "Stickers 02 04", + "category": "Paris/Stickers_02", + "tags": [ + "european", + "decal", + "sticker", + "stickers", + "paris", + "graffiti", + "urban art", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Stickers_02/sm_Stickers_02_04", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_01_sm_streetlamp_01_01", + "name": "StreetLamp 01 01", + "category": "Paris/StreetLamp_01", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_01/sm_StreetLamp_01_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_01_sm_streetlamp_01_01_lightbulb_01", + "name": "StreetLamp 01 01 Lightbulb 01", + "category": "Paris/StreetLamp_01", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "lightbulb", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_01/sm_StreetLamp_01_01_Lightbulb_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_01_sm_streetlamp_01_01_nanite_01", + "name": "StreetLamp 01 01 Nanite 01", + "category": "Paris/StreetLamp_01", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_01/sm_StreetLamp_01_01_Nanite_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_01_sm_streetlamp_01_01_pole_01", + "name": "StreetLamp 01 01 Pole 01", + "category": "Paris/StreetLamp_01", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp", + "pole" + ], + "path": "/Game/Paris/Environment/StreetLamp_01/sm_StreetLamp_01_01_Pole_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_01_sm_streetlamp_01_02_camera_01", + "name": "StreetLamp 01 02 Camera 01", + "category": "Paris/StreetLamp_01", + "tags": [ + "streetlamp", + "european", + "ornate", + "camera", + "french", + "light", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_01/sm_StreetLamp_01_02_Camera_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_02_sm_streetlamp_02_01", + "name": "StreetLamp 02 01", + "category": "Paris/StreetLamp_02", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_02/sm_StreetLamp_02_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_02_sm_streetlamp_02_01_lightbulb_01", + "name": "StreetLamp 02 01 Lightbulb 01", + "category": "Paris/StreetLamp_02", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "lightbulb", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_02/sm_StreetLamp_02_01_Lightbulb_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_02_sm_streetlamp_02_01_nanite_01", + "name": "StreetLamp 02 01 Nanite 01", + "category": "Paris/StreetLamp_02", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_02/sm_StreetLamp_02_01_Nanite_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_02_sm_streetlamp_02_01_pole_01", + "name": "StreetLamp 02 01 Pole 01", + "category": "Paris/StreetLamp_02", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp", + "pole" + ], + "path": "/Game/Paris/Environment/StreetLamp_02/sm_StreetLamp_02_01_Pole_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_02_sm_streetlamp_02_02", + "name": "StreetLamp 02 02", + "category": "Paris/StreetLamp_02", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_02/sm_StreetLamp_02_02", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_02_sm_streetlamp_02_02_lightbulb_01", + "name": "StreetLamp 02 02 Lightbulb 01", + "category": "Paris/StreetLamp_02", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "lightbulb", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_02/sm_StreetLamp_02_02_Lightbulb_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_02_sm_streetlamp_02_02_nanite_01", + "name": "StreetLamp 02 02 Nanite 01", + "category": "Paris/StreetLamp_02", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_02/sm_StreetLamp_02_02_Nanite_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_02_sm_streetlamp_02_02_pole_01", + "name": "StreetLamp 02 02 Pole 01", + "category": "Paris/StreetLamp_02", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp", + "pole" + ], + "path": "/Game/Paris/Environment/StreetLamp_02/sm_StreetLamp_02_02_Pole_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_02_sm_streetlamp_02_03", + "name": "StreetLamp 02 03", + "category": "Paris/StreetLamp_02", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_02/sm_StreetLamp_02_03", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_02_sm_streetlamp_02_03_lightbulb_01", + "name": "StreetLamp 02 03 Lightbulb 01", + "category": "Paris/StreetLamp_02", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "lightbulb", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_02/sm_StreetLamp_02_03_Lightbulb_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_02_sm_streetlamp_02_03_lightbulb_02", + "name": "StreetLamp 02 03 Lightbulb 02", + "category": "Paris/StreetLamp_02", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "lightbulb", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_02/sm_StreetLamp_02_03_Lightbulb_02", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_02_sm_streetlamp_02_03_lightbulb_03", + "name": "StreetLamp 02 03 Lightbulb 03", + "category": "Paris/StreetLamp_02", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "lightbulb", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_02/sm_StreetLamp_02_03_Lightbulb_03", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_02_sm_streetlamp_02_03_nanite_01", + "name": "StreetLamp 02 03 Nanite 01", + "category": "Paris/StreetLamp_02", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_02/sm_StreetLamp_02_03_Nanite_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_02_sm_streetlamp_02_03_pole_01", + "name": "StreetLamp 02 03 Pole 01", + "category": "Paris/StreetLamp_02", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp", + "pole" + ], + "path": "/Game/Paris/Environment/StreetLamp_02/sm_StreetLamp_02_03_Pole_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_03_sm_streetlamp_03_01", + "name": "StreetLamp 03 01", + "category": "Paris/StreetLamp_03", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_03/sm_StreetLamp_03_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_03_sm_streetlamp_03_01_lightbulb_01", + "name": "StreetLamp 03 01 Lightbulb 01", + "category": "Paris/StreetLamp_03", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "lightbulb", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_03/sm_StreetLamp_03_01_Lightbulb_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_03_sm_streetlamp_03_01_mount_01", + "name": "StreetLamp 03 01 Mount 01", + "category": "Paris/StreetLamp_03", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "mount", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_03/sm_StreetLamp_03_01_Mount_01", + "has_collision": true + }, + { + "id": "paris_environment_streetlamp_03_sm_streetlamp_03_01_nanite_01", + "name": "StreetLamp 03 01 Nanite 01", + "category": "Paris/StreetLamp_03", + "tags": [ + "streetlamp", + "european", + "ornate", + "french", + "light", + "paris", + "lamp post", + "lighting", + "haussmann", + "street lamp" + ], + "path": "/Game/Paris/Environment/StreetLamp_03/sm_StreetLamp_03_01_Nanite_01", + "has_collision": true + }, + { + "id": "paris_environment_streetsign_01_sm_streetsign_01_01", + "name": "StreetSign 01 01", + "category": "Paris/StreetSign_01", + "tags": [ + "direction", + "street sign", + "european", + "name plate", + "streetsign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/StreetSign_01/sm_StreetSign_01_01", + "has_collision": true + }, + { + "id": "paris_environment_streetsign_01_sm_streetsign_01_02", + "name": "StreetSign 01 02", + "category": "Paris/StreetSign_01", + "tags": [ + "direction", + "street sign", + "european", + "name plate", + "streetsign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/StreetSign_01/sm_StreetSign_01_02", + "has_collision": true + }, + { + "id": "paris_environment_streetsign_01_sm_streetsign_01_03", + "name": "StreetSign 01 03", + "category": "Paris/StreetSign_01", + "tags": [ + "direction", + "street sign", + "european", + "name plate", + "streetsign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/StreetSign_01/sm_StreetSign_01_03", + "has_collision": true + }, + { + "id": "paris_environment_streetsign_01_sm_streetsign_01_04", + "name": "StreetSign 01 04", + "category": "Paris/StreetSign_01", + "tags": [ + "direction", + "street sign", + "european", + "name plate", + "streetsign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/StreetSign_01/sm_StreetSign_01_04", + "has_collision": true + }, + { + "id": "paris_environment_streetsign_01_sm_streetsign_01_05", + "name": "StreetSign 01 05", + "category": "Paris/StreetSign_01", + "tags": [ + "direction", + "street sign", + "european", + "name plate", + "streetsign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/StreetSign_01/sm_StreetSign_01_05", + "has_collision": true + }, + { + "id": "paris_environment_streetsign_01_sm_streetsign_01_06", + "name": "StreetSign 01 06", + "category": "Paris/StreetSign_01", + "tags": [ + "direction", + "street sign", + "european", + "name plate", + "streetsign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/StreetSign_01/sm_StreetSign_01_06", + "has_collision": true + }, + { + "id": "paris_environment_streetsign_01_sm_streetsign_01_07", + "name": "StreetSign 01 07", + "category": "Paris/StreetSign_01", + "tags": [ + "direction", + "street sign", + "european", + "name plate", + "streetsign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/StreetSign_01/sm_StreetSign_01_07", + "has_collision": true + }, + { + "id": "paris_environment_streetsign_01_sm_streetsign_01_08", + "name": "StreetSign 01 08", + "category": "Paris/StreetSign_01", + "tags": [ + "direction", + "street sign", + "european", + "name plate", + "streetsign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/StreetSign_01/sm_StreetSign_01_08", + "has_collision": true + }, + { + "id": "paris_environment_streetsign_01_sm_streetsign_01_09", + "name": "StreetSign 01 09", + "category": "Paris/StreetSign_01", + "tags": [ + "direction", + "street sign", + "european", + "name plate", + "streetsign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/StreetSign_01/sm_StreetSign_01_09", + "has_collision": true + }, + { + "id": "paris_environment_subway_guardrail_01_sm_guardrail_01_01", + "name": "GuardRail 01 01", + "category": "Paris/Subway/GuardRail_01", + "tags": [ + "guardrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/GuardRail_01/sm_GuardRail_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_guardrail_01_sm_guardrail_01_01_left", + "name": "GuardRail 01 01 left", + "category": "Paris/Subway/GuardRail_01", + "tags": [ + "guardrail", + "european", + "left", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/GuardRail_01/sm_GuardRail_01_01_left", + "has_collision": true + }, + { + "id": "paris_environment_subway_guardrail_01_sm_guardrail_01_02", + "name": "GuardRail 01 02", + "category": "Paris/Subway/GuardRail_01", + "tags": [ + "guardrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/GuardRail_01/sm_GuardRail_01_02", + "has_collision": true + }, + { + "id": "paris_environment_subway_guardrail_01_sm_guardrail_01_02_left", + "name": "GuardRail 01 02 left", + "category": "Paris/Subway/GuardRail_01", + "tags": [ + "guardrail", + "european", + "left", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/GuardRail_01/sm_GuardRail_01_02_left", + "has_collision": true + }, + { + "id": "paris_environment_subway_guardrail_01_sm_guardrail_01_03", + "name": "GuardRail 01 03", + "category": "Paris/Subway/GuardRail_01", + "tags": [ + "guardrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/GuardRail_01/sm_GuardRail_01_03", + "has_collision": true + }, + { + "id": "paris_environment_subway_guardrail_01_sm_guardrail_01_03_left", + "name": "GuardRail 01 03 left", + "category": "Paris/Subway/GuardRail_01", + "tags": [ + "guardrail", + "european", + "left", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/GuardRail_01/sm_GuardRail_01_03_left", + "has_collision": true + }, + { + "id": "paris_environment_subway_guardrail_01_sm_guardrail_01_04", + "name": "GuardRail 01 04", + "category": "Paris/Subway/GuardRail_01", + "tags": [ + "guardrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/GuardRail_01/sm_GuardRail_01_04", + "has_collision": true + }, + { + "id": "paris_environment_subway_guardrail_01_sm_guardrail_01_04_left", + "name": "GuardRail 01 04 left", + "category": "Paris/Subway/GuardRail_01", + "tags": [ + "guardrail", + "european", + "left", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/GuardRail_01/sm_GuardRail_01_04_left", + "has_collision": true + }, + { + "id": "paris_environment_subway_guardrail_01_sm_guardrail_01_05", + "name": "GuardRail 01 05", + "category": "Paris/Subway/GuardRail_01", + "tags": [ + "guardrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/GuardRail_01/sm_GuardRail_01_05", + "has_collision": true + }, + { + "id": "paris_environment_subway_guardrail_02_sm_guardrail_02_01", + "name": "GuardRail 02 01", + "category": "Paris/Subway/GuardRail_02", + "tags": [ + "guardrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/GuardRail_02/sm_GuardRail_02_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_guardrail_02_sm_guardrail_02_02", + "name": "GuardRail 02 02", + "category": "Paris/Subway/GuardRail_02", + "tags": [ + "guardrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/GuardRail_02/sm_GuardRail_02_02", + "has_collision": true + }, + { + "id": "paris_environment_subway_guardrail_02_sm_guardrail_02_03", + "name": "GuardRail 02 03", + "category": "Paris/Subway/GuardRail_02", + "tags": [ + "guardrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/GuardRail_02/sm_GuardRail_02_03", + "has_collision": true + }, + { + "id": "paris_environment_subway_guardrail_02_sm_guardrail_02_04", + "name": "GuardRail 02 04", + "category": "Paris/Subway/GuardRail_02", + "tags": [ + "guardrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/GuardRail_02/sm_GuardRail_02_04", + "has_collision": true + }, + { + "id": "paris_environment_subway_guardrail_02_sm_guardrail_02_05", + "name": "GuardRail 02 05", + "category": "Paris/Subway/GuardRail_02", + "tags": [ + "guardrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/GuardRail_02/sm_GuardRail_02_05", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayark_01_sm_subwayark_01_01", + "name": "SubwayArk 01 01", + "category": "Paris/Subway/SubwayArk_01", + "tags": [ + "european", + "subwayark", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayArk_01/sm_SubwayArk_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayark_01_sm_subwayark_01_02", + "name": "SubwayArk 01 02", + "category": "Paris/Subway/SubwayArk_01", + "tags": [ + "european", + "subwayark", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayArk_01/sm_SubwayArk_01_02", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayark_01_sm_subwayark_01_03", + "name": "SubwayArk 01 03", + "category": "Paris/Subway/SubwayArk_01", + "tags": [ + "european", + "subwayark", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayArk_01/sm_SubwayArk_01_03", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayark_01_sm_subwayark_01_04", + "name": "SubwayArk 01 04", + "category": "Paris/Subway/SubwayArk_01", + "tags": [ + "european", + "subwayark", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayArk_01/sm_SubwayArk_01_04", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaybin_01_sm_subwaybin_01_01", + "name": "SubwayBin 01 01", + "category": "Paris/Subway/SubwayBin_01", + "tags": [ + "european", + "subwaybin", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayBin_01/sm_SubwayBin_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayceiling_01_sm_subwayceiling_01_01", + "name": "SubwayCeiling 01 01", + "category": "Paris/Subway/SubwayCeiling_01", + "tags": [ + "european", + "subwayceiling", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayCeiling_01/sm_SubwayCeiling_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaydecoration_01_sm_subwaydecoration_01_01", + "name": "SubwayDecoration 01 01", + "category": "Paris/Subway/SubwayDecoration_01", + "tags": [ + "paris", + "european", + "subwaydecoration", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayDecoration_01/sm_SubwayDecoration_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaydoor_01_sm_subwaydoor_01_01", + "name": "SubwayDoor 01 01", + "category": "Paris/Subway/SubwayDoor_01", + "tags": [ + "european", + "subwaydoor", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayDoor_01/sm_SubwayDoor_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaydoor_01_sm_subwaydoor_01_02", + "name": "SubwayDoor 01 02", + "category": "Paris/Subway/SubwayDoor_01", + "tags": [ + "european", + "subwaydoor", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayDoor_01/sm_SubwayDoor_01_02", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaydoor_01_sm_subwaydoor_01_03", + "name": "SubwayDoor 01 03", + "category": "Paris/Subway/SubwayDoor_01", + "tags": [ + "european", + "subwaydoor", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayDoor_01/sm_SubwayDoor_01_03", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaydoor_01_sm_subwaydoor_01_04", + "name": "SubwayDoor 01 04", + "category": "Paris/Subway/SubwayDoor_01", + "tags": [ + "european", + "subwaydoor", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayDoor_01/sm_SubwayDoor_01_04", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayfloor_01_sm_subwayfloor_01_01", + "name": "SubwayFloor 01 01", + "category": "Paris/Subway/SubwayFloor_01", + "tags": [ + "european", + "paris", + "subwayfloor", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayFloor_01/sm_SubwayFloor_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayfloor_01_sm_subwayfloor_01_02", + "name": "SubwayFloor 01 02", + "category": "Paris/Subway/SubwayFloor_01", + "tags": [ + "european", + "paris", + "subwayfloor", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayFloor_01/sm_SubwayFloor_01_02", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayframe_01_sm_subwayframe_01_01", + "name": "SubwayFrame 01 01", + "category": "Paris/Subway/SubwayFrame_01", + "tags": [ + "european", + "paris", + "subwayframe", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayFrame_01/sm_SubwayFrame_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaygate_01_sm_subwaygate_01_01", + "name": "SubwayGate 01 01", + "category": "Paris/Subway/SubwayGate_01", + "tags": [ + "european", + "subwaygate", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayGate_01/sm_SubwayGate_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaygate_02_sm_subwaygate_02_01", + "name": "SubwayGate 02 01", + "category": "Paris/Subway/SubwayGate_02", + "tags": [ + "european", + "subwaygate", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayGate_02/sm_SubwayGate_02_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayinfomachine_01_sm_subwayinfomachine_01_01", + "name": "SubwayInfoMachine 01 01", + "category": "Paris/Subway/SubwayInfoMachine_01", + "tags": [ + "subwayinfomachine", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayInfoMachine_01/sm_SubwayInfoMachine_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaylampsign_01_sm_streetlamp_04_01", + "name": "StreetLamp 04 01", + "category": "Paris/Subway/SubwayLampSign_01", + "tags": [ + "streetlamp", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayLampSign_01/sm_StreetLamp_04_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaylampsign_01_sm_streetlamp_04_01_lightbulb_01", + "name": "StreetLamp 04 01 Lightbulb 01", + "category": "Paris/Subway/SubwayLampSign_01", + "tags": [ + "streetlamp", + "european", + "lightbulb", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayLampSign_01/sm_StreetLamp_04_01_Lightbulb_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaylampsign_01_sm_streetlamp_04_01_nanite_01", + "name": "StreetLamp 04 01 Nanite 01", + "category": "Paris/Subway/SubwayLampSign_01", + "tags": [ + "streetlamp", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayLampSign_01/sm_StreetLamp_04_01_Nanite_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaylampsign_01_sm_streetlamp_04_01_pole_01", + "name": "StreetLamp 04 01 Pole 01", + "category": "Paris/Subway/SubwayLampSign_01", + "tags": [ + "streetlamp", + "european", + "paris", + "haussmann", + "french", + "pole" + ], + "path": "/Game/Paris/Environment/Subway/SubwayLampSign_01/sm_StreetLamp_04_01_Pole_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaylampsign_01_sm_streetlamp_04_02_sign_01", + "name": "StreetLamp 04 02 Sign 01", + "category": "Paris/Subway/SubwayLampSign_01", + "tags": [ + "streetlamp", + "european", + "paris", + "sign", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayLampSign_01/sm_StreetLamp_04_02_Sign_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaylamp_01_sm_subwaylamp_01_01", + "name": "SubwayLamp 01 01", + "category": "Paris/Subway/SubwayLamp_01", + "tags": [ + "subwaylamp", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayLamp_01/sm_SubwayLamp_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaylamp_01_sm_subwaylamp_01_02", + "name": "SubwayLamp 01 02", + "category": "Paris/Subway/SubwayLamp_01", + "tags": [ + "subwaylamp", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayLamp_01/sm_SubwayLamp_01_02", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaylamp_01_sm_subwaylamp_01_03", + "name": "SubwayLamp 01 03", + "category": "Paris/Subway/SubwayLamp_01", + "tags": [ + "subwaylamp", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayLamp_01/sm_SubwayLamp_01_03", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaylamp_02_sm_subwaylamp_02_01", + "name": "SubwayLamp 02 01", + "category": "Paris/Subway/SubwayLamp_02", + "tags": [ + "subwaylamp", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayLamp_02/sm_SubwayLamp_02_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaylamp_03_sm_subwaylamp_03_01", + "name": "SubwayLamp 03 01", + "category": "Paris/Subway/SubwayLamp_03", + "tags": [ + "subwaylamp", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayLamp_03/sm_SubwayLamp_03_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaylamp_04_sm_subwaylamp_04_01", + "name": "SubwayLamp 04 01", + "category": "Paris/Subway/SubwayLamp_04", + "tags": [ + "subwaylamp", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayLamp_04/sm_SubwayLamp_04_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaymap_01_sm_subwaymap_01_01", + "name": "SubwayMap 01 01", + "category": "Paris/Subway/SubwayMap_01", + "tags": [ + "european", + "paris", + "subwaymap", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayMap_01/sm_SubwayMap_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaymap_01_sm_subwaymap_01_02", + "name": "SubwayMap 01 02", + "category": "Paris/Subway/SubwayMap_01", + "tags": [ + "european", + "paris", + "subwaymap", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayMap_01/sm_SubwayMap_01_02", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayrail_01_sm_subwayrail_01_01", + "name": "SubwayRail 01 01", + "category": "Paris/Subway/SubwayRail_01", + "tags": [ + "subwayrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayRail_01/sm_SubwayRail_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayrail_01_sm_subwayrail_01_02", + "name": "SubwayRail 01 02", + "category": "Paris/Subway/SubwayRail_01", + "tags": [ + "subwayrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayRail_01/sm_SubwayRail_01_02", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayrail_01_sm_subwayrail_01_03", + "name": "SubwayRail 01 03", + "category": "Paris/Subway/SubwayRail_01", + "tags": [ + "subwayrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayRail_01/sm_SubwayRail_01_03", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayrail_01_sm_subwayrail_01_04", + "name": "SubwayRail 01 04", + "category": "Paris/Subway/SubwayRail_01", + "tags": [ + "subwayrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayRail_01/sm_SubwayRail_01_04", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayrail_01_sm_subwayrail_01_05", + "name": "SubwayRail 01 05", + "category": "Paris/Subway/SubwayRail_01", + "tags": [ + "subwayrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayRail_01/sm_SubwayRail_01_05", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayrail_01_sm_subwayrail_01_06", + "name": "SubwayRail 01 06", + "category": "Paris/Subway/SubwayRail_01", + "tags": [ + "subwayrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayRail_01/sm_SubwayRail_01_06", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayrail_01_sm_subwayrail_01_07", + "name": "SubwayRail 01 07", + "category": "Paris/Subway/SubwayRail_01", + "tags": [ + "subwayrail", + "european", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayRail_01/sm_SubwayRail_01_07", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayscreen_01_sm_subwayscreen_01_01", + "name": "SubwayScreen 01 01", + "category": "Paris/Subway/SubwayScreen_01", + "tags": [ + "european", + "subwayscreen", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayScreen_01/sm_SubwayScreen_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayscreen_01_sm_subwayscreen_01_02", + "name": "SubwayScreen 01 02", + "category": "Paris/Subway/SubwayScreen_01", + "tags": [ + "european", + "subwayscreen", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayScreen_01/sm_SubwayScreen_01_02", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayscreen_01_sm_subwayscreen_01_03", + "name": "SubwayScreen 01 03", + "category": "Paris/Subway/SubwayScreen_01", + "tags": [ + "european", + "subwayscreen", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayScreen_01/sm_SubwayScreen_01_03", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaysign_01_sm_subwaysign_01_01", + "name": "SubwaySign 01 01", + "category": "Paris/Subway/SubwaySign_01", + "tags": [ + "european", + "subwaysign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwaySign_01/sm_SubwaySign_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaysign_01_sm_subwaysign_01_02", + "name": "SubwaySign 01 02", + "category": "Paris/Subway/SubwaySign_01", + "tags": [ + "european", + "subwaysign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwaySign_01/sm_SubwaySign_01_02", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaysign_01_sm_subwaysign_01_03", + "name": "SubwaySign 01 03", + "category": "Paris/Subway/SubwaySign_01", + "tags": [ + "european", + "subwaysign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwaySign_01/sm_SubwaySign_01_03", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaysign_01_sm_subwaysign_01_04", + "name": "SubwaySign 01 04", + "category": "Paris/Subway/SubwaySign_01", + "tags": [ + "european", + "subwaysign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwaySign_01/sm_SubwaySign_01_04", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaysign_01_sm_subwaysign_01_05", + "name": "SubwaySign 01 05", + "category": "Paris/Subway/SubwaySign_01", + "tags": [ + "european", + "subwaysign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwaySign_01/sm_SubwaySign_01_05", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaysign_01_sm_subwaysign_01_06", + "name": "SubwaySign 01 06", + "category": "Paris/Subway/SubwaySign_01", + "tags": [ + "european", + "subwaysign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwaySign_01/sm_SubwaySign_01_06", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaysign_01_sm_subwaysign_01_07", + "name": "SubwaySign 01 07", + "category": "Paris/Subway/SubwaySign_01", + "tags": [ + "european", + "subwaysign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwaySign_01/sm_SubwaySign_01_07", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaysign_01_sm_subwaysign_01_08", + "name": "SubwaySign 01 08", + "category": "Paris/Subway/SubwaySign_01", + "tags": [ + "european", + "subwaysign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwaySign_01/sm_SubwaySign_01_08", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaysign_01_sm_subwaysign_01_09", + "name": "SubwaySign 01 09", + "category": "Paris/Subway/SubwaySign_01", + "tags": [ + "european", + "subwaysign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwaySign_01/sm_SubwaySign_01_09", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaysign_02_sm_subwaysign_02_01", + "name": "SubwaySign 02 01", + "category": "Paris/Subway/SubwaySign_02", + "tags": [ + "european", + "subwaysign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwaySign_02/sm_SubwaySign_02_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaysign_03_sm_subwaysign_03_01", + "name": "SubwaySign 03 01", + "category": "Paris/Subway/SubwaySign_03", + "tags": [ + "european", + "subwaysign", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwaySign_03/sm_SubwaySign_03_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwayticketmachine_01_sm_subwayticketmachine_01_01", + "name": "SubwayTicketMachine 01 01", + "category": "Paris/Subway/SubwayTicketMachine_01", + "tags": [ + "european", + "subwayticketmachine", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayTicketMachine_01/sm_SubwayTicketMachine_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaywall_01_sm_subwaywall_01_01", + "name": "SubwayWall 01 01", + "category": "Paris/Subway/SubwayWall_01", + "tags": [ + "european", + "subwaywall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayWall_01/sm_SubwayWall_01_01", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaywall_01_sm_subwaywall_01_02", + "name": "SubwayWall 01 02", + "category": "Paris/Subway/SubwayWall_01", + "tags": [ + "european", + "subwaywall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayWall_01/sm_SubwayWall_01_02", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaywall_01_sm_subwaywall_01_03", + "name": "SubwayWall 01 03", + "category": "Paris/Subway/SubwayWall_01", + "tags": [ + "european", + "subwaywall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayWall_01/sm_SubwayWall_01_03", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaywall_01_sm_subwaywall_01_04", + "name": "SubwayWall 01 04", + "category": "Paris/Subway/SubwayWall_01", + "tags": [ + "european", + "subwaywall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayWall_01/sm_SubwayWall_01_04", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaywall_01_sm_subwaywall_01_05", + "name": "SubwayWall 01 05", + "category": "Paris/Subway/SubwayWall_01", + "tags": [ + "european", + "subwaywall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayWall_01/sm_SubwayWall_01_05", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaywall_01_sm_subwaywall_01_06", + "name": "SubwayWall 01 06", + "category": "Paris/Subway/SubwayWall_01", + "tags": [ + "european", + "subwaywall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayWall_01/sm_SubwayWall_01_06", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaywall_01_sm_subwaywall_01_07", + "name": "SubwayWall 01 07", + "category": "Paris/Subway/SubwayWall_01", + "tags": [ + "european", + "subwaywall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayWall_01/sm_SubwayWall_01_07", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaywall_01_sm_subwaywall_01_08", + "name": "SubwayWall 01 08", + "category": "Paris/Subway/SubwayWall_01", + "tags": [ + "european", + "subwaywall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayWall_01/sm_SubwayWall_01_08", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaywall_01_sm_subwaywall_01_09", + "name": "SubwayWall 01 09", + "category": "Paris/Subway/SubwayWall_01", + "tags": [ + "european", + "subwaywall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayWall_01/sm_SubwayWall_01_09", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaywall_01_sm_subwaywall_01_10", + "name": "SubwayWall 01 10", + "category": "Paris/Subway/SubwayWall_01", + "tags": [ + "european", + "subwaywall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayWall_01/sm_SubwayWall_01_10", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaywall_01_sm_subwaywall_01_11", + "name": "SubwayWall 01 11", + "category": "Paris/Subway/SubwayWall_01", + "tags": [ + "european", + "subwaywall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayWall_01/sm_SubwayWall_01_11", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaywall_01_sm_subwaywall_01_12", + "name": "SubwayWall 01 12", + "category": "Paris/Subway/SubwayWall_01", + "tags": [ + "european", + "subwaywall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayWall_01/sm_SubwayWall_01_12", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaywall_01_sm_subwaywall_01_13", + "name": "SubwayWall 01 13", + "category": "Paris/Subway/SubwayWall_01", + "tags": [ + "european", + "subwaywall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayWall_01/sm_SubwayWall_01_13", + "has_collision": true + }, + { + "id": "paris_environment_subway_subwaywall_01_sm_subwaywall_01_14", + "name": "SubwayWall 01 14", + "category": "Paris/Subway/SubwayWall_01", + "tags": [ + "european", + "subwaywall", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/Subway/SubwayWall_01/sm_SubwayWall_01_14", + "has_collision": true + }, + { + "id": "paris_environment_tactilepaving_01_sm_tactilepaving_01_01", + "name": "TactilePaving 01 01", + "category": "Paris/TactilePaving_01", + "tags": [ + "paving", + "european", + "tactile", + "blind", + "paris", + "tactilepaving", + "accessibility", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/TactilePaving_01/sm_TactilePaving_01_01", + "has_collision": true + }, + { + "id": "paris_environment_tactilepaving_01_sm_tactilepaving_01_02", + "name": "TactilePaving 01 02", + "category": "Paris/TactilePaving_01", + "tags": [ + "paving", + "european", + "tactile", + "blind", + "paris", + "tactilepaving", + "accessibility", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/TactilePaving_01/sm_TactilePaving_01_02", + "has_collision": true + }, + { + "id": "paris_environment_tactilepaving_01_sm_tactilepaving_01_03", + "name": "TactilePaving 01 03", + "category": "Paris/TactilePaving_01", + "tags": [ + "paving", + "european", + "tactile", + "blind", + "paris", + "tactilepaving", + "accessibility", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/TactilePaving_01/sm_TactilePaving_01_03", + "has_collision": true + }, + { + "id": "paris_environment_tactilepaving_01_sm_tactilepaving_01_04", + "name": "TactilePaving 01 04", + "category": "Paris/TactilePaving_01", + "tags": [ + "paving", + "european", + "tactile", + "blind", + "paris", + "tactilepaving", + "accessibility", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/TactilePaving_01/sm_TactilePaving_01_04", + "has_collision": true + }, + { + "id": "paris_environment_towerbackground_01_sm_towerbackground_01_01", + "name": "TowerBackground 01 01", + "category": "Paris/TowerBackground_01", + "tags": [ + "towerbackground", + "european", + "silhouette", + "landmark", + "tower", + "paris", + "background", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/TowerBackground_01/sm_TowerBackground_01_01", + "has_collision": true + }, + { + "id": "paris_environment_towerbackground_01_sm_towerbackground_01_02", + "name": "TowerBackground 01 02", + "category": "Paris/TowerBackground_01", + "tags": [ + "towerbackground", + "european", + "silhouette", + "landmark", + "tower", + "paris", + "background", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/TowerBackground_01/sm_TowerBackground_01_02", + "has_collision": true + }, + { + "id": "paris_environment_trafficlights_01_sm_trafficlights_01_01", + "name": "TrafficLights 01 01", + "category": "Paris/TrafficLights_01", + "tags": [ + "european", + "signal", + "intersection", + "trafficlights", + "traffic light", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/TrafficLights_01/sm_TrafficLights_01_01", + "has_collision": true + }, + { + "id": "paris_environment_trafficlights_01_sm_trafficlights_01_02", + "name": "TrafficLights 01 02", + "category": "Paris/TrafficLights_01", + "tags": [ + "european", + "signal", + "intersection", + "trafficlights", + "traffic light", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/TrafficLights_01/sm_TrafficLights_01_02", + "has_collision": true + }, + { + "id": "paris_environment_trafficlights_01_sm_trafficlights_01_03", + "name": "TrafficLights 01 03", + "category": "Paris/TrafficLights_01", + "tags": [ + "european", + "signal", + "intersection", + "trafficlights", + "traffic light", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/TrafficLights_01/sm_TrafficLights_01_03", + "has_collision": true + }, + { + "id": "paris_environment_trafficlights_01_sm_trafficlights_01_04", + "name": "TrafficLights 01 04", + "category": "Paris/TrafficLights_01", + "tags": [ + "european", + "signal", + "intersection", + "trafficlights", + "traffic light", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/TrafficLights_01/sm_TrafficLights_01_04", + "has_collision": true + }, + { + "id": "paris_environment_trafficlights_01_sm_trafficlights_01_05", + "name": "TrafficLights 01 05", + "category": "Paris/TrafficLights_01", + "tags": [ + "european", + "signal", + "intersection", + "trafficlights", + "traffic light", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/TrafficLights_01/sm_TrafficLights_01_05", + "has_collision": true + }, + { + "id": "paris_environment_trashbin_01_sm_trashbin_01_01", + "name": "TrashBin 01 01", + "category": "Paris/TrashBin_01", + "tags": [ + "waste", + "european", + "garbage", + "street furniture", + "trash", + "bin", + "paris", + "trashbin", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/TrashBin_01/sm_TrashBin_01_01", + "has_collision": true + }, + { + "id": "paris_environment_treebarrier_01_sm_treebarrier_01_01", + "name": "TreeBarrier 01 01", + "category": "Paris/TreeBarrier_01", + "tags": [ + "barrier", + "guard", + "european", + "treebarrier", + "protection", + "tree", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/TreeBarrier_01/sm_TreeBarrier_01_01", + "has_collision": true + }, + { + "id": "paris_environment_treegrate_01_sm_treegrate_01_01", + "name": "TreeGrate 01 01", + "category": "Paris/TreeGrate_01", + "tags": [ + "ground", + "grate", + "european", + "tree", + "treegrate", + "drainage", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/TreeGrate_01/sm_TreeGrate_01_01", + "has_collision": true + }, + { + "id": "paris_environment_treegrate_01_sm_treegrate_01_02", + "name": "TreeGrate 01 02", + "category": "Paris/TreeGrate_01", + "tags": [ + "ground", + "grate", + "european", + "tree", + "treegrate", + "drainage", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/TreeGrate_01/sm_TreeGrate_01_02", + "has_collision": true + }, + { + "id": "paris_environment_windowblind_01_sm_windowblind_01_01", + "name": "WindowBlind 01 01", + "category": "Paris/WindowBlind_01", + "tags": [ + "shade", + "windowblind", + "european", + "french", + "blind", + "paris", + "interior", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/WindowBlind_01/sm_WindowBlind_01_01", + "has_collision": true + }, + { + "id": "paris_environment_windowblind_01_sm_windowblind_01_02", + "name": "WindowBlind 01 02", + "category": "Paris/WindowBlind_01", + "tags": [ + "shade", + "windowblind", + "european", + "french", + "blind", + "paris", + "interior", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/WindowBlind_01/sm_WindowBlind_01_02", + "has_collision": true + }, + { + "id": "paris_environment_windowblind_01_sm_windowblind_01_03", + "name": "WindowBlind 01 03", + "category": "Paris/WindowBlind_01", + "tags": [ + "shade", + "windowblind", + "european", + "french", + "blind", + "paris", + "interior", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/WindowBlind_01/sm_WindowBlind_01_03", + "has_collision": true + }, + { + "id": "paris_environment_windowblind_01_sm_windowblind_01_04", + "name": "WindowBlind 01 04", + "category": "Paris/WindowBlind_01", + "tags": [ + "shade", + "windowblind", + "european", + "french", + "blind", + "paris", + "interior", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/WindowBlind_01/sm_WindowBlind_01_04", + "has_collision": true + }, + { + "id": "paris_environment_windowblind_01_sm_windowblind_01_05", + "name": "WindowBlind 01 05", + "category": "Paris/WindowBlind_01", + "tags": [ + "shade", + "windowblind", + "european", + "french", + "blind", + "paris", + "interior", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/WindowBlind_01/sm_WindowBlind_01_05", + "has_collision": true + }, + { + "id": "paris_environment_windowblind_01_sm_windowblind_01_06", + "name": "WindowBlind 01 06", + "category": "Paris/WindowBlind_01", + "tags": [ + "shade", + "windowblind", + "european", + "french", + "blind", + "paris", + "interior", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/WindowBlind_01/sm_WindowBlind_01_06", + "has_collision": true + }, + { + "id": "paris_environment_windowblind_01_sm_windowblind_01_07", + "name": "WindowBlind 01 07", + "category": "Paris/WindowBlind_01", + "tags": [ + "shade", + "windowblind", + "european", + "french", + "blind", + "paris", + "interior", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/WindowBlind_01/sm_WindowBlind_01_07", + "has_collision": true + }, + { + "id": "paris_environment_windowblind_01_sm_windowblind_01_08", + "name": "WindowBlind 01 08", + "category": "Paris/WindowBlind_01", + "tags": [ + "shade", + "windowblind", + "european", + "french", + "blind", + "paris", + "interior", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/WindowBlind_01/sm_WindowBlind_01_08", + "has_collision": true + }, + { + "id": "paris_environment_windowumbrella_01_sm_windowumbrella_01_01", + "name": "WindowUmbrella 01 01", + "category": "Paris/WindowUmbrella_01", + "tags": [ + "shade", + "european", + "umbrella", + "parasol", + "cafe", + "windowumbrella", + "awning", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/WindowUmbrella_01/sm_WindowUmbrella_01_01", + "has_collision": true + }, + { + "id": "paris_environment_windowumbrella_01_sm_windowumbrella_01_02", + "name": "WindowUmbrella 01 02", + "category": "Paris/WindowUmbrella_01", + "tags": [ + "shade", + "european", + "umbrella", + "parasol", + "cafe", + "windowumbrella", + "awning", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/WindowUmbrella_01/sm_WindowUmbrella_01_02", + "has_collision": true + }, + { + "id": "paris_environment_windowumbrella_01_sm_windowumbrella_01_03", + "name": "WindowUmbrella 01 03", + "category": "Paris/WindowUmbrella_01", + "tags": [ + "shade", + "european", + "umbrella", + "parasol", + "cafe", + "windowumbrella", + "awning", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/WindowUmbrella_01/sm_WindowUmbrella_01_03", + "has_collision": true + }, + { + "id": "paris_environment_windowumbrella_01_sm_windowumbrella_01_04", + "name": "WindowUmbrella 01 04", + "category": "Paris/WindowUmbrella_01", + "tags": [ + "shade", + "european", + "umbrella", + "parasol", + "cafe", + "windowumbrella", + "awning", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/WindowUmbrella_01/sm_WindowUmbrella_01_04", + "has_collision": true + }, + { + "id": "paris_environment_windowumbrella_01_sm_windowumbrella_01_05", + "name": "WindowUmbrella 01 05", + "category": "Paris/WindowUmbrella_01", + "tags": [ + "shade", + "european", + "umbrella", + "parasol", + "cafe", + "windowumbrella", + "awning", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/WindowUmbrella_01/sm_WindowUmbrella_01_05", + "has_collision": true + }, + { + "id": "paris_environment_windowumbrella_01_sm_windowumbrella_01_06", + "name": "WindowUmbrella 01 06", + "category": "Paris/WindowUmbrella_01", + "tags": [ + "shade", + "european", + "umbrella", + "parasol", + "cafe", + "windowumbrella", + "awning", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/WindowUmbrella_01/sm_WindowUmbrella_01_06", + "has_collision": true + }, + { + "id": "paris_environment_windowumbrella_02_sm_windowumbrella_02_01", + "name": "WindowUmbrella 02 01", + "category": "Paris/WindowUmbrella_02", + "tags": [ + "shade", + "european", + "umbrella", + "parasol", + "cafe", + "windowumbrella", + "awning", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/WindowUmbrella_02/sm_WindowUmbrella_02_01", + "has_collision": true + }, + { + "id": "paris_environment_windowumbrella_02_sm_windowumbrella_02_02", + "name": "WindowUmbrella 02 02", + "category": "Paris/WindowUmbrella_02", + "tags": [ + "shade", + "european", + "umbrella", + "parasol", + "cafe", + "windowumbrella", + "awning", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/WindowUmbrella_02/sm_WindowUmbrella_02_02", + "has_collision": true + }, + { + "id": "paris_environment_windowumbrella_02_sm_windowumbrella_02_03_signboard_01", + "name": "WindowUmbrella 02 03 Signboard 01", + "category": "Paris/WindowUmbrella_02", + "tags": [ + "shade", + "european", + "umbrella", + "signboard", + "parasol", + "cafe", + "windowumbrella", + "awning", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/WindowUmbrella_02/sm_WindowUmbrella_02_03_Signboard_01", + "has_collision": true + }, + { + "id": "paris_environment_windowumbrella_02_sm_windowumbrella_02_04", + "name": "WindowUmbrella 02 04", + "category": "Paris/WindowUmbrella_02", + "tags": [ + "shade", + "european", + "umbrella", + "parasol", + "cafe", + "windowumbrella", + "awning", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/WindowUmbrella_02/sm_WindowUmbrella_02_04", + "has_collision": true + }, + { + "id": "paris_environment_windowumbrella_02_sm_windowumbrella_02_05", + "name": "WindowUmbrella 02 05", + "category": "Paris/WindowUmbrella_02", + "tags": [ + "shade", + "european", + "umbrella", + "parasol", + "cafe", + "windowumbrella", + "awning", + "paris", + "haussmann", + "french" + ], + "path": "/Game/Paris/Environment/WindowUmbrella_02/sm_WindowUmbrella_02_05", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_01", + "name": "Window 01 01", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_01", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_02", + "name": "Window 01 02", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_02", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_03", + "name": "Window 01 03", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_03", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_04", + "name": "Window 01 04", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_04", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_05", + "name": "Window 01 05", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_05", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_06", + "name": "Window 01 06", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_06", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_07", + "name": "Window 01 07", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_07", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_08_shutter_01", + "name": "Window 01 08 Shutter 01", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_08_Shutter_01", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_08_shutter_02", + "name": "Window 01 08 Shutter 02", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_08_Shutter_02", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_08_shutter_03", + "name": "Window 01 08 Shutter 03", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_08_Shutter_03", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_08_shutter_04", + "name": "Window 01 08 Shutter 04", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_08_Shutter_04", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_09_shutter_01", + "name": "Window 01 09 Shutter 01", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_09_Shutter_01", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_09_shutter_02", + "name": "Window 01 09 Shutter 02", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_09_Shutter_02", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_09_shutter_03", + "name": "Window 01 09 Shutter 03", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_09_Shutter_03", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_09_shutter_04", + "name": "Window 01 09 Shutter 04", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_09_Shutter_04", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_10_shutter_01", + "name": "Window 01 10 Shutter 01", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_10_Shutter_01", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_10_shutter_02", + "name": "Window 01 10 Shutter 02", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_10_Shutter_02", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_10_shutter_03", + "name": "Window 01 10 Shutter 03", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_10_Shutter_03", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_10_shutter_04", + "name": "Window 01 10 Shutter 04", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_10_Shutter_04", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_11_shutter_01", + "name": "Window 01 11 Shutter 01", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_11_Shutter_01", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_11_shutter_02", + "name": "Window 01 11 Shutter 02", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_11_Shutter_02", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_11_shutter_03", + "name": "Window 01 11 Shutter 03", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_11_Shutter_03", + "has_collision": true + }, + { + "id": "paris_environment_window_01_sm_window_01_11_shutter_04", + "name": "Window 01 11 Shutter 04", + "category": "Paris/Window_01", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_01/sm_Window_01_11_Shutter_04", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_01", + "name": "Window 02 01", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_01", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_02", + "name": "Window 02 02", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_02", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_03", + "name": "Window 02 03", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_03", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_04", + "name": "Window 02 04", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_04", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_05", + "name": "Window 02 05", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_05", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_06", + "name": "Window 02 06", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_06", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_07", + "name": "Window 02 07", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_07", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_08_shutter_01", + "name": "Window 02 08 Shutter 01", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_08_Shutter_01", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_08_shutter_02", + "name": "Window 02 08 Shutter 02", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_08_Shutter_02", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_08_shutter_03", + "name": "Window 02 08 Shutter 03", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_08_Shutter_03", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_08_shutter_04", + "name": "Window 02 08 Shutter 04", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_08_Shutter_04", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_09_shutter_01", + "name": "Window 02 09 Shutter 01", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_09_Shutter_01", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_09_shutter_02", + "name": "Window 02 09 Shutter 02", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_09_Shutter_02", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_09_shutter_03", + "name": "Window 02 09 Shutter 03", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_09_Shutter_03", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_09_shutter_04", + "name": "Window 02 09 Shutter 04", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_09_Shutter_04", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_10_shutter_01", + "name": "Window 02 10 Shutter 01", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_10_Shutter_01", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_10_shutter_02", + "name": "Window 02 10 Shutter 02", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_10_Shutter_02", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_10_shutter_03", + "name": "Window 02 10 Shutter 03", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_10_Shutter_03", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_10_shutter_04", + "name": "Window 02 10 Shutter 04", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_10_Shutter_04", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_11_shutter_01", + "name": "Window 02 11 Shutter 01", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_11_Shutter_01", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_11_shutter_02", + "name": "Window 02 11 Shutter 02", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_11_Shutter_02", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_11_shutter_03", + "name": "Window 02 11 Shutter 03", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_11_Shutter_03", + "has_collision": true + }, + { + "id": "paris_environment_window_02_sm_window_02_11_shutter_04", + "name": "Window 02 11 Shutter 04", + "category": "Paris/Window_02", + "tags": [ + "european", + "french", + "building", + "facade", + "paris", + "shutter", + "haussmann", + "window" + ], + "path": "/Game/Paris/Environment/Window_02/sm_Window_02_11_Shutter_04", + "has_collision": true + }, + { + "id": "paris_audio_audioocluders_01_sm_audiooccluder_01_01_box", + "name": "AudioOccluder 01 01 Box", + "category": "Paris/Audio/AudioOcluders_01", + "tags": [ + "box", + "audiooccluder", + "ambient", + "paris", + "french", + "audio" + ], + "path": "/Game/Paris/Audio/AudioOcluders_01/sm_AudioOccluder_01_01_Box", + "has_collision": true + }, + { + "id": "paris_audio_audioocluders_01_sm_audiooccluder_01_02_subway", + "name": "AudioOccluder 01 02 Subway", + "category": "Paris/Audio/AudioOcluders_01", + "tags": [ + "subway", + "audiooccluder", + "ambient", + "paris", + "french", + "audio" + ], + "path": "/Game/Paris/Audio/AudioOcluders_01/sm_AudioOccluder_01_02_Subway", + "has_collision": true + }, + { + "id": "citypark_meshes_buildings_sm_cafebuilding01", + "name": "CafeBuilding01", + "category": "CityPark/Buildings", + "tags": [ + "architecture", + "cafebuilding", + "urban", + "park", + "city", + "building", + "haussmann", + "apartment", + "outdoor", + "facade" + ], + "path": "/Game/CityPark/Meshes/Buildings/SM_CafeBuilding01", + "has_collision": true + }, + { + "id": "citypark_meshes_buildings_sm_cafebuilding02", + "name": "CafeBuilding02", + "category": "CityPark/Buildings", + "tags": [ + "architecture", + "cafebuilding", + "urban", + "park", + "city", + "building", + "haussmann", + "apartment", + "outdoor", + "facade" + ], + "path": "/Game/CityPark/Meshes/Buildings/SM_CafeBuilding02", + "has_collision": true + }, + { + "id": "citypark_meshes_buildings_sm_cafebuilding03", + "name": "CafeBuilding03", + "category": "CityPark/Buildings", + "tags": [ + "architecture", + "cafebuilding", + "urban", + "park", + "city", + "building", + "haussmann", + "apartment", + "outdoor", + "facade" + ], + "path": "/Game/CityPark/Meshes/Buildings/SM_CafeBuilding03", + "has_collision": true + }, + { + "id": "citypark_meshes_buildings_sm_cafebuilding04", + "name": "CafeBuilding04", + "category": "CityPark/Buildings", + "tags": [ + "architecture", + "cafebuilding", + "urban", + "park", + "city", + "building", + "haussmann", + "apartment", + "outdoor", + "facade" + ], + "path": "/Game/CityPark/Meshes/Buildings/SM_CafeBuilding04", + "has_collision": true + }, + { + "id": "citypark_meshes_buildings_sm_cafebuilding05", + "name": "CafeBuilding05", + "category": "CityPark/Buildings", + "tags": [ + "architecture", + "cafebuilding", + "urban", + "park", + "city", + "building", + "haussmann", + "apartment", + "outdoor", + "facade" + ], + "path": "/Game/CityPark/Meshes/Buildings/SM_CafeBuilding05", + "has_collision": true + }, + { + "id": "citypark_meshes_buildings_sm_house01", + "name": "House01", + "category": "CityPark/Buildings", + "tags": [ + "architecture", + "urban", + "park", + "city", + "building", + "house", + "haussmann", + "apartment", + "outdoor", + "facade" + ], + "path": "/Game/CityPark/Meshes/Buildings/SM_House01", + "has_collision": true + }, + { + "id": "citypark_meshes_buildings_sm_house02_1", + "name": "House02 1", + "category": "CityPark/Buildings", + "tags": [ + "architecture", + "urban", + "park", + "city", + "building", + "house", + "haussmann", + "apartment", + "outdoor", + "facade" + ], + "path": "/Game/CityPark/Meshes/Buildings/SM_House02_1", + "has_collision": true + }, + { + "id": "citypark_meshes_buildings_sm_house02_2", + "name": "House02 2", + "category": "CityPark/Buildings", + "tags": [ + "architecture", + "urban", + "park", + "city", + "building", + "house", + "haussmann", + "apartment", + "outdoor", + "facade" + ], + "path": "/Game/CityPark/Meshes/Buildings/SM_House02_2", + "has_collision": true + }, + { + "id": "citypark_meshes_buildings_sm_house02_3", + "name": "House02 3", + "category": "CityPark/Buildings", + "tags": [ + "architecture", + "urban", + "park", + "city", + "building", + "house", + "haussmann", + "apartment", + "outdoor", + "facade" + ], + "path": "/Game/CityPark/Meshes/Buildings/SM_House02_3", + "has_collision": true + }, + { + "id": "citypark_meshes_buildings_sm_house02_4", + "name": "House02 4", + "category": "CityPark/Buildings", + "tags": [ + "architecture", + "urban", + "park", + "city", + "building", + "house", + "haussmann", + "apartment", + "outdoor", + "facade" + ], + "path": "/Game/CityPark/Meshes/Buildings/SM_House02_4", + "has_collision": true + }, + { + "id": "citypark_meshes_buildings_sm_house02_5", + "name": "House02 5", + "category": "CityPark/Buildings", + "tags": [ + "architecture", + "urban", + "park", + "city", + "building", + "house", + "haussmann", + "apartment", + "outdoor", + "facade" + ], + "path": "/Game/CityPark/Meshes/Buildings/SM_House02_5", + "has_collision": true + }, + { + "id": "citypark_meshes_buildings_sm_house02_6", + "name": "House02 6", + "category": "CityPark/Buildings", + "tags": [ + "architecture", + "urban", + "park", + "city", + "building", + "house", + "haussmann", + "apartment", + "outdoor", + "facade" + ], + "path": "/Game/CityPark/Meshes/Buildings/SM_House02_6", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush1_01", + "name": "Bush1 01", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush1_01", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush1_02", + "name": "Bush1 02", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush1_02", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush1_03", + "name": "Bush1 03", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush1_03", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush1_04", + "name": "Bush1 04", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush1_04", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush1_05", + "name": "Bush1 05", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush1_05", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush2_01", + "name": "Bush2 01", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush2_01", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush2_02", + "name": "Bush2 02", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush2_02", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush2_03", + "name": "Bush2 03", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush2_03", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush2_04", + "name": "Bush2 04", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush2_04", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush2_05", + "name": "Bush2 05", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush2_05", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush3_01", + "name": "Bush3 01", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush3_01", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush3_02", + "name": "Bush3 02", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush3_02", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush3_03", + "name": "Bush3 03", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush3_03", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush4_01", + "name": "Bush4 01", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush4_01", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush4_02", + "name": "Bush4 02", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush4_02", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush4_03", + "name": "Bush4 03", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush4_03", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush4_04", + "name": "Bush4 04", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush4_04", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush5_01", + "name": "Bush5 01", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush5_01", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush5_02", + "name": "Bush5 02", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush5_02", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush5_03", + "name": "Bush5 03", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush5_03", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_bushs_sm_bush5_04", + "name": "Bush5 04", + "category": "CityPark/Flora/Bushs", + "tags": [ + "bush", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Bushs/SM_Bush5_04", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass10_2", + "name": "Grass10 2", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass10_2", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass10_3", + "name": "Grass10 3", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass10_3", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass10_4", + "name": "Grass10 4", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass10_4", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass10_5", + "name": "Grass10 5", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass10_5", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass10_6", + "name": "Grass10 6", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass10_6", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass10_7", + "name": "Grass10 7", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass10_7", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass10_8", + "name": "Grass10 8", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass10_8", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass11_1", + "name": "Grass11 1", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass11_1", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass11_2", + "name": "Grass11 2", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass11_2", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass11_3", + "name": "Grass11 3", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass11_3", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass11_4", + "name": "Grass11 4", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass11_4", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass12_1", + "name": "Grass12 1", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass12_1", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass12_2", + "name": "Grass12 2", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass12_2", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass12_3", + "name": "Grass12 3", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass12_3", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass12_4", + "name": "Grass12 4", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass12_4", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass12_5", + "name": "Grass12 5", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass12_5", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass12_6", + "name": "Grass12 6", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass12_6", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass13_1", + "name": "Grass13 1", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass13_1", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass13_2", + "name": "Grass13 2", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass13_2", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass13_3", + "name": "Grass13 3", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass13_3", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass13_4", + "name": "Grass13 4", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass13_4", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass14_1", + "name": "Grass14 1", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass14_1", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass14_2", + "name": "Grass14 2", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Grass14_2", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_lawn01_1", + "name": "Lawn01 1", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_Lawn01_1", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_smallbush1_01", + "name": "SmallBush1 01", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "smallbush", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_SmallBush1_01", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_smallbush1_02", + "name": "SmallBush1 02", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "smallbush", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_SmallBush1_02", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_smallbush2_01", + "name": "SmallBush2 01", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "smallbush", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_SmallBush2_01", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_smallbush2_02", + "name": "SmallBush2 02", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "smallbush", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_SmallBush2_02", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_waterplant01", + "name": "WaterPlant01", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "waterplant", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_WaterPlant01", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_waterplant02", + "name": "WaterPlant02", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "waterplant", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_WaterPlant02", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_waterplant03", + "name": "WaterPlant03", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "waterplant", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_WaterPlant03", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_waterplant04", + "name": "WaterPlant04", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "waterplant", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_WaterPlant04", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass01_1", + "name": "grass01 1", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass01_1", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass01_2", + "name": "grass01 2", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass01_2", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass01_3", + "name": "grass01 3", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass01_3", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass01_4", + "name": "grass01 4", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass01_4", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass01_5", + "name": "grass01 5", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass01_5", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass02", + "name": "grass02", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass02", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass03", + "name": "grass03", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass03", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass04", + "name": "grass04", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass04", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass05", + "name": "grass05", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass05", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass06_1", + "name": "grass06 1", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass06_1", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass06_2", + "name": "grass06 2", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass06_2", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass06_3", + "name": "grass06 3", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass06_3", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass06_4", + "name": "grass06 4", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass06_4", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass06_5", + "name": "grass06 5", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass06_5", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass07_1", + "name": "grass07 1", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass07_1", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass07_2", + "name": "grass07 2", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass07_2", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass08_1", + "name": "grass08 1", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass08_1", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass08_2", + "name": "grass08 2", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass08_2", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass08_3", + "name": "grass08 3", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass08_3", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass09_1", + "name": "grass09 1", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass09_1", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass09_2", + "name": "grass09 2", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass09_2", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass09_3", + "name": "grass09 3", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass09_3", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass09_4", + "name": "grass09 4", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass09_4", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass09_5", + "name": "grass09 5", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass09_5", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_grass_sm_grass10_1", + "name": "grass10 1", + "category": "CityPark/Flora/Grass", + "tags": [ + "ground cover", + "grass", + "urban", + "lawn", + "vegetation", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Grass/SM_grass10_1", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy1_01", + "name": "Ivy1 01", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy1_01", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy1_02", + "name": "Ivy1 02", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy1_02", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy1_03", + "name": "Ivy1 03", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy1_03", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy1_04", + "name": "Ivy1 04", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy1_04", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy1_05", + "name": "Ivy1 05", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy1_05", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy1_06", + "name": "Ivy1 06", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy1_06", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy1_07", + "name": "Ivy1 07", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy1_07", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy1_08", + "name": "Ivy1 08", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy1_08", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy1_09", + "name": "Ivy1 09", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy1_09", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy1_10", + "name": "Ivy1 10", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy1_10", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy1_11", + "name": "Ivy1 11", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy1_11", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy1_12", + "name": "Ivy1 12", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy1_12", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy2_01", + "name": "Ivy2 01", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy2_01", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy2_02", + "name": "Ivy2 02", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy2_02", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy2_03", + "name": "Ivy2 03", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy2_03", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy2_04", + "name": "Ivy2 04", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy2_04", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy2_05", + "name": "Ivy2 05", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy2_05", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_ivy_sm_ivy2_06", + "name": "Ivy2 06", + "category": "CityPark/Flora/Ivy", + "tags": [ + "urban", + "ivy", + "vine", + "vegetation", + "park", + "city", + "climbing", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Ivy/SM_Ivy2_06", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_amurcork01", + "name": "AmurCork01", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "amurcork", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_AmurCork01", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_amurcork02", + "name": "AmurCork02", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "amurcork", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_AmurCork02", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_amurcork03", + "name": "AmurCork03", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "amurcork", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_AmurCork03", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_amurcork04", + "name": "AmurCork04", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "amurcork", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_AmurCork04", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_amurcork05", + "name": "AmurCork05", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "amurcork", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_AmurCork05", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_amurcork06", + "name": "AmurCork06", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "amurcork", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_AmurCork06", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_amurcork07", + "name": "AmurCork07", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "amurcork", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_AmurCork07", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_amurcork08", + "name": "AmurCork08", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "amurcork", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_AmurCork08", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_amurcork09", + "name": "AmurCork09", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "amurcork", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_AmurCork09", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_amurcork10", + "name": "AmurCork10", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "amurcork", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_AmurCork10", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_amurcork11", + "name": "AmurCork11", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "amurcork", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_AmurCork11", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_amurcork12", + "name": "AmurCork12", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "amurcork", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_AmurCork12", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_amurcork13", + "name": "AmurCork13", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "amurcork", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_AmurCork13", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_amurcork14", + "name": "AmurCork14", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "amurcork", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_AmurCork14", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm01", + "name": "Elm01", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm01", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm02", + "name": "Elm02", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm02", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm03", + "name": "Elm03", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm03", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm04", + "name": "Elm04", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm04", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm05", + "name": "Elm05", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm05", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm06", + "name": "Elm06", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm06", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm07", + "name": "Elm07", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm07", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm08", + "name": "Elm08", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm08", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm09", + "name": "Elm09", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm09", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm10", + "name": "Elm10", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm10", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm11", + "name": "Elm11", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm11", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm12", + "name": "Elm12", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm12", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm13", + "name": "Elm13", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm13", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm14", + "name": "Elm14", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm14", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm15", + "name": "Elm15", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm15", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm16", + "name": "Elm16", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm16", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_elm17", + "name": "Elm17", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "park", + "elm", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Elm17", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_maple01", + "name": "Maple01", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "maple", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Maple01", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_maple02", + "name": "Maple02", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "maple", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Maple02", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_maple03", + "name": "Maple03", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "maple", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Maple03", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_maple04", + "name": "Maple04", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "maple", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Maple04", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_maple05", + "name": "Maple05", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "maple", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Maple05", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_maple06", + "name": "Maple06", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "maple", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Maple06", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_maple07", + "name": "Maple07", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "maple", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Maple07", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_maple08", + "name": "Maple08", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "maple", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Maple08", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_maple09", + "name": "Maple09", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "maple", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Maple09", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_maple10", + "name": "Maple10", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "maple", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Maple10", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_maple11", + "name": "Maple11", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "maple", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Maple11", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_maple12", + "name": "Maple12", + "category": "CityPark/Flora/Trees", + "tags": [ + "urban", + "maple", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_Maple12", + "has_collision": true + }, + { + "id": "citypark_meshes_flora_trees_sm_weepingwillow01", + "name": "WeepingWillow01", + "category": "CityPark/Flora/Trees", + "tags": [ + "weepingwillow", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Flora/Trees/SM_WeepingWillow01", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_dryleaves01", + "name": "DryLeaves01", + "category": "CityPark/Ground", + "tags": [ + "urban", + "dryleaves", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_DryLeaves01", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_dryleaves02", + "name": "DryLeaves02", + "category": "CityPark/Ground", + "tags": [ + "urban", + "dryleaves", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_DryLeaves02", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_dryleaves03", + "name": "DryLeaves03", + "category": "CityPark/Ground", + "tags": [ + "urban", + "dryleaves", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_DryLeaves03", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_dryleaves04", + "name": "DryLeaves04", + "category": "CityPark/Ground", + "tags": [ + "urban", + "dryleaves", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_DryLeaves04", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_dryleaves05", + "name": "DryLeaves05", + "category": "CityPark/Ground", + "tags": [ + "urban", + "dryleaves", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_DryLeaves05", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_dryleaves06", + "name": "DryLeaves06", + "category": "CityPark/Ground", + "tags": [ + "urban", + "dryleaves", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_DryLeaves06", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_dryleaves07", + "name": "DryLeaves07", + "category": "CityPark/Ground", + "tags": [ + "urban", + "dryleaves", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_DryLeaves07", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_rock01", + "name": "Rock01", + "category": "CityPark/Ground", + "tags": [ + "urban", + "park", + "city", + "rock", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_Rock01", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_rock02", + "name": "Rock02", + "category": "CityPark/Ground", + "tags": [ + "urban", + "park", + "city", + "rock", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_Rock02", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_rock03", + "name": "Rock03", + "category": "CityPark/Ground", + "tags": [ + "urban", + "park", + "city", + "rock", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_Rock03", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_rock04", + "name": "Rock04", + "category": "CityPark/Ground", + "tags": [ + "urban", + "park", + "city", + "rock", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_Rock04", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_rock04_2", + "name": "Rock04 2", + "category": "CityPark/Ground", + "tags": [ + "urban", + "park", + "city", + "rock", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_Rock04_2", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_rock05", + "name": "Rock05", + "category": "CityPark/Ground", + "tags": [ + "urban", + "park", + "city", + "rock", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_Rock05", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_rock05_2", + "name": "Rock05 2", + "category": "CityPark/Ground", + "tags": [ + "urban", + "park", + "city", + "rock", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_Rock05_2", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_rock06", + "name": "Rock06", + "category": "CityPark/Ground", + "tags": [ + "urban", + "park", + "city", + "rock", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_Rock06", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_rock06_2", + "name": "Rock06 2", + "category": "CityPark/Ground", + "tags": [ + "urban", + "park", + "city", + "rock", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_Rock06_2", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_rock07", + "name": "Rock07", + "category": "CityPark/Ground", + "tags": [ + "urban", + "park", + "city", + "rock", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_Rock07", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_rock07_2", + "name": "Rock07 2", + "category": "CityPark/Ground", + "tags": [ + "urban", + "park", + "city", + "rock", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_Rock07_2", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_stickdebris01", + "name": "StickDebris01", + "category": "CityPark/Ground", + "tags": [ + "stickdebris", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_StickDebris01", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_stickdebris02", + "name": "StickDebris02", + "category": "CityPark/Ground", + "tags": [ + "stickdebris", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_StickDebris02", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_stickdebris03", + "name": "StickDebris03", + "category": "CityPark/Ground", + "tags": [ + "stickdebris", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_StickDebris03", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_stickdebris04", + "name": "StickDebris04", + "category": "CityPark/Ground", + "tags": [ + "stickdebris", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_StickDebris04", + "has_collision": true + }, + { + "id": "citypark_meshes_ground_sm_waterplane", + "name": "WaterPlane", + "category": "CityPark/Ground", + "tags": [ + "urban", + "waterplane", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Ground/SM_WaterPlane", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedbridge01", + "name": "MergedBridge01", + "category": "CityPark/MergeMeshes", + "tags": [ + "urban", + "park", + "city", + "mergedbridge", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedBridge01", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedbridge03", + "name": "MergedBridge03", + "category": "CityPark/MergeMeshes", + "tags": [ + "urban", + "park", + "city", + "mergedbridge", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedBridge03", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedbridge03_2", + "name": "MergedBridge03 2", + "category": "CityPark/MergeMeshes", + "tags": [ + "urban", + "park", + "city", + "mergedbridge", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedBridge03_2", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence01_1", + "name": "MergedFence01 1", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence01_1", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence01_2", + "name": "MergedFence01 2", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence01_2", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence01_3", + "name": "MergedFence01 3", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence01_3", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence01_4", + "name": "MergedFence01 4", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence01_4", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence01_5", + "name": "MergedFence01 5", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence01_5", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence01_6", + "name": "MergedFence01 6", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence01_6", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence02_1", + "name": "MergedFence02 1", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence02_1", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence02_2", + "name": "MergedFence02 2", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence02_2", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence02_3", + "name": "MergedFence02 3", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence02_3", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence02_4", + "name": "MergedFence02 4", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence02_4", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence03_1", + "name": "MergedFence03 1", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence03_1", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence03_2", + "name": "MergedFence03 2", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence03_2", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence03_3", + "name": "MergedFence03 3", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence03_3", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence03_4", + "name": "MergedFence03 4", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence03_4", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence03_5", + "name": "MergedFence03 5", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence03_5", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence03_6", + "name": "MergedFence03 6", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence03_6", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence04", + "name": "MergedFence04", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence04", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence05", + "name": "MergedFence05", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence05", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence06_1", + "name": "MergedFence06 1", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence06_1", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedfence06_2", + "name": "MergedFence06 2", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedFence06_2", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedground01", + "name": "MergedGround01", + "category": "CityPark/MergeMeshes", + "tags": [ + "urban", + "park", + "city", + "mergedground", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedGround01", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedleaks01", + "name": "MergedLeaks01", + "category": "CityPark/MergeMeshes", + "tags": [ + "urban", + "park", + "city", + "mergedleaks", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedLeaks01", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedparkfence02", + "name": "MergedParkFence02", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedparkfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedParkFence02", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedparkfence03_1", + "name": "MergedParkFence03 1", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedparkfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedParkFence03_1", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedparkfence03_2", + "name": "MergedParkFence03 2", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedparkfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedParkFence03_2", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedparkfence03_3", + "name": "MergedParkFence03 3", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedparkfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedParkFence03_3", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedparkfence03_4", + "name": "MergedParkFence03 4", + "category": "CityPark/MergeMeshes", + "tags": [ + "mergedparkfence", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedParkFence03_4", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedparksquare01_1", + "name": "MergedParkSquare01 1", + "category": "CityPark/MergeMeshes", + "tags": [ + "urban", + "park", + "city", + "mergedparksquare", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedParkSquare01_1", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedparksquare01_2", + "name": "MergedParkSquare01 2", + "category": "CityPark/MergeMeshes", + "tags": [ + "urban", + "park", + "city", + "mergedparksquare", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedParkSquare01_2", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedparksquare01_3", + "name": "MergedParkSquare01 3", + "category": "CityPark/MergeMeshes", + "tags": [ + "urban", + "park", + "city", + "mergedparksquare", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedParkSquare01_3", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedparksquare01_4", + "name": "MergedParkSquare01 4", + "category": "CityPark/MergeMeshes", + "tags": [ + "urban", + "park", + "city", + "mergedparksquare", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedParkSquare01_4", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedroad01", + "name": "MergedRoad01", + "category": "CityPark/MergeMeshes", + "tags": [ + "urban", + "mergedroad", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedRoad01", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedroad02", + "name": "MergedRoad02", + "category": "CityPark/MergeMeshes", + "tags": [ + "urban", + "mergedroad", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedRoad02", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedroad03", + "name": "MergedRoad03", + "category": "CityPark/MergeMeshes", + "tags": [ + "urban", + "mergedroad", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedRoad03", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedroad04", + "name": "MergedRoad04", + "category": "CityPark/MergeMeshes", + "tags": [ + "urban", + "mergedroad", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedRoad04", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedroad05", + "name": "MergedRoad05", + "category": "CityPark/MergeMeshes", + "tags": [ + "urban", + "mergedroad", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedRoad05", + "has_collision": true + }, + { + "id": "citypark_meshes_mergemeshes_sm_mergedtunnel01", + "name": "MergedTunnel01", + "category": "CityPark/MergeMeshes", + "tags": [ + "urban", + "mergedtunnel", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/MergeMeshes/SM_MergedTunnel01", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_fountain01", + "name": "Fountain01", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "fountain", + "square", + "park", + "city", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_Fountain01", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare01_1", + "name": "ParkSquare01 1", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare01_1", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare01_10", + "name": "ParkSquare01 10", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare01_10", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare01_11", + "name": "ParkSquare01 11", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare01_11", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare01_2", + "name": "ParkSquare01 2", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare01_2", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare01_3", + "name": "ParkSquare01 3", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare01_3", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare01_4", + "name": "ParkSquare01 4", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare01_4", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare01_5", + "name": "ParkSquare01 5", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare01_5", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare01_6", + "name": "ParkSquare01 6", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare01_6", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare01_7", + "name": "ParkSquare01 7", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare01_7", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare01_8", + "name": "ParkSquare01 8", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare01_8", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare01_9", + "name": "ParkSquare01 9", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare01_9", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare02_1", + "name": "ParkSquare02 1", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare02_1", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare02_2", + "name": "ParkSquare02 2", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare02_2", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare02_3", + "name": "ParkSquare02 3", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare02_3", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare02_4", + "name": "ParkSquare02 4", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare02_4", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare02_5", + "name": "ParkSquare02 5", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare02_5", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare02_6", + "name": "ParkSquare02 6", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare02_6", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare02_7", + "name": "ParkSquare02 7", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare02_7", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare02_8", + "name": "ParkSquare02 8", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare02_8", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare03_1", + "name": "ParkSquare03 1", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare03_1", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare03_2", + "name": "ParkSquare03 2", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare03_2", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare03_3", + "name": "ParkSquare03 3", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare03_3", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare03_4", + "name": "ParkSquare03 4", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare03_4", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare03_5", + "name": "ParkSquare03 5", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare03_5", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare03_6", + "name": "ParkSquare03 6", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare03_6", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare03_7", + "name": "ParkSquare03 7", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare03_7", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare03_8", + "name": "ParkSquare03 8", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare03_8", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare04_1", + "name": "ParkSquare04 1", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare04_1", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare04_2", + "name": "ParkSquare04 2", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare04_2", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare05_1", + "name": "ParkSquare05 1", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare05_1", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare05_10", + "name": "ParkSquare05 10", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare05_10", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare05_11", + "name": "ParkSquare05 11", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare05_11", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare05_12", + "name": "ParkSquare05 12", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare05_12", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare05_2", + "name": "ParkSquare05 2", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare05_2", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare05_3", + "name": "ParkSquare05 3", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare05_3", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare05_4", + "name": "ParkSquare05 4", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare05_4", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare05_5", + "name": "ParkSquare05 5", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare05_5", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare05_6", + "name": "ParkSquare05 6", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare05_6", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare05_7", + "name": "ParkSquare05 7", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare05_7", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare05_8", + "name": "ParkSquare05 8", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare05_8", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare05_9", + "name": "ParkSquare05 9", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare05_9", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare06_1", + "name": "ParkSquare06 1", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare06_1", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare06_2", + "name": "ParkSquare06 2", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare06_2", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare06_3", + "name": "ParkSquare06 3", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare06_3", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare06_4", + "name": "ParkSquare06 4", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare06_4", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare06_5", + "name": "ParkSquare06 5", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare06_5", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare06_6", + "name": "ParkSquare06 6", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare06_6", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare07_1", + "name": "ParkSquare07 1", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare07_1", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare07_2", + "name": "ParkSquare07 2", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare07_2", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare07_3", + "name": "ParkSquare07 3", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare07_3", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare08", + "name": "ParkSquare08", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare08", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare09_1", + "name": "ParkSquare09 1", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare09_1", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare09_2", + "name": "ParkSquare09 2", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare09_2", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare09_3", + "name": "ParkSquare09 3", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare09_3", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare09_4", + "name": "ParkSquare09 4", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare09_4", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare10", + "name": "ParkSquare10", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare10", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare11_1", + "name": "ParkSquare11 1", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare11_1", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare11_2", + "name": "ParkSquare11 2", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare11_2", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare11_3", + "name": "ParkSquare11 3", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare11_3", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare12_1", + "name": "ParkSquare12 1", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare12_1", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare12_2", + "name": "ParkSquare12 2", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare12_2", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare12_3", + "name": "ParkSquare12 3", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare12_3", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare13_1", + "name": "ParkSquare13 1", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare13_1", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare13_2", + "name": "ParkSquare13 2", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare13_2", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare13_3", + "name": "ParkSquare13 3", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare13_3", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare13_4", + "name": "ParkSquare13 4", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare13_4", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare13_5", + "name": "ParkSquare13 5", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare13_5", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare13_6", + "name": "ParkSquare13 6", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare13_6", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare13_7", + "name": "ParkSquare13 7", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare13_7", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare14_1", + "name": "ParkSquare14 1", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare14_1", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare14_2", + "name": "ParkSquare14 2", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare14_2", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare14_3", + "name": "ParkSquare14 3", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare14_3", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare14_4", + "name": "ParkSquare14 4", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare14_4", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_parksquare14_5", + "name": "ParkSquare14 5", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "city", + "parksquare", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_ParkSquare14_5", + "has_collision": true + }, + { + "id": "citypark_meshes_parksquare_sm_pool", + "name": "Pool", + "category": "CityPark/ParkSquare", + "tags": [ + "ground", + "paving", + "urban", + "square", + "park", + "pool", + "city", + "plaza", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/ParkSquare/SM_Pool", + "has_collision": true + }, + { + "id": "citypark_meshes_particles_sm_leaves01", + "name": "Leaves01", + "category": "CityPark/Particles", + "tags": [ + "urban", + "park", + "city", + "leaves", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Particles/SM_Leaves01", + "has_collision": true + }, + { + "id": "citypark_meshes_particles_sm_splash", + "name": "Splash", + "category": "CityPark/Particles", + "tags": [ + "urban", + "splash", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Particles/SM_Splash", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground1_01", + "name": "PlayGround1 01", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround1_01", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground1_02", + "name": "PlayGround1 02", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround1_02", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground1_03", + "name": "PlayGround1 03", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround1_03", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground1_04", + "name": "PlayGround1 04", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround1_04", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground1_05", + "name": "PlayGround1 05", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround1_05", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground2_01", + "name": "PlayGround2 01", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround2_01", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground2_02", + "name": "PlayGround2 02", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround2_02", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground3_01", + "name": "PlayGround3 01", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround3_01", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground3_02", + "name": "PlayGround3 02", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround3_02", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground3_03", + "name": "PlayGround3 03", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround3_03", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground3_04", + "name": "PlayGround3 04", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround3_04", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground3_05", + "name": "PlayGround3 05", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround3_05", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground3_06", + "name": "PlayGround3 06", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround3_06", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground3_07", + "name": "PlayGround3 07", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround3_07", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground3_08", + "name": "PlayGround3 08", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround3_08", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground3_09", + "name": "PlayGround3 09", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround3_09", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground3_10", + "name": "PlayGround3 10", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround3_10", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground4_01", + "name": "PlayGround4 01", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround4_01", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground5_01", + "name": "PlayGround5 01", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround5_01", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground5_02", + "name": "PlayGround5 02", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround5_02", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground5_03", + "name": "PlayGround5 03", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround5_03", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground6_01", + "name": "PlayGround6 01", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround6_01", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground6_02", + "name": "PlayGround6 02", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround6_02", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground6_03", + "name": "PlayGround6 03", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround6_03", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground6_04", + "name": "PlayGround6 04", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround6_04", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground6_05", + "name": "PlayGround6 05", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround6_05", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground6_06", + "name": "PlayGround6 06", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround6_06", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground6_07", + "name": "PlayGround6 07", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround6_07", + "has_collision": true + }, + { + "id": "citypark_meshes_playground_sm_playground7_01", + "name": "PlayGround7 01", + "category": "CityPark/Playground", + "tags": [ + "urban", + "park", + "recreation", + "city", + "children", + "playground", + "play", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Playground/SM_PlayGround7_01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns01", + "name": "RoadSigns01", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns02", + "name": "RoadSigns02", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns02", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns03", + "name": "RoadSigns03", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns03", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns04", + "name": "RoadSigns04", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns04", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns05", + "name": "RoadSigns05", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns05", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns06", + "name": "RoadSigns06", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns06", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns07", + "name": "RoadSigns07", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns07", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns08", + "name": "RoadSigns08", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns08", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns09", + "name": "RoadSigns09", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns09", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns10", + "name": "RoadSigns10", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns10", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns11", + "name": "RoadSigns11", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns11", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns12", + "name": "RoadSigns12", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns12", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns13", + "name": "RoadSigns13", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns13", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns14", + "name": "RoadSigns14", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns14", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns15", + "name": "RoadSigns15", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns15", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns16", + "name": "RoadSigns16", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns16", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns17", + "name": "RoadSigns17", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns17", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns18", + "name": "RoadSigns18", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns18", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns19", + "name": "RoadSigns19", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns19", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns20", + "name": "RoadSigns20", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns20", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns21", + "name": "RoadSigns21", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns21", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns22", + "name": "RoadSigns22", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns22", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns23", + "name": "RoadSigns23", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns23", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns24", + "name": "RoadSigns24", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns24", + "has_collision": true + }, + { + "id": "citypark_meshes_props_roadsigns_sm_roadsigns25", + "name": "RoadSigns25", + "category": "CityPark/Props/RoadSigns", + "tags": [ + "direction", + "urban", + "traffic sign", + "park", + "city", + "road sign", + "roadsigns", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/RoadSigns/SM_RoadSigns25", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_bench01_1", + "name": "Bench01 1", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "bench", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Bench01_1", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_bench01_2", + "name": "Bench01 2", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "bench", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Bench01_2", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_bench02_1", + "name": "Bench02 1", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "bench", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Bench02_1", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_bench02_2", + "name": "Bench02 2", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "bench", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Bench02_2", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_bench03", + "name": "Bench03", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "bench", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Bench03", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_borderwood", + "name": "BorderWood", + "category": "CityPark/Props", + "tags": [ + "urban", + "borderwood", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_BorderWood", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_bower01", + "name": "Bower01", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "bower", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Bower01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_bower02", + "name": "Bower02", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "bower", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Bower02", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_cafechair01", + "name": "CafeChair01", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "cafechair", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_CafeChair01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_cafechair02", + "name": "CafeChair02", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "cafechair", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_CafeChair02", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_cafechair03", + "name": "CafeChair03", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "cafechair", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_CafeChair03", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_cafechair04", + "name": "CafeChair04", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "cafechair", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_CafeChair04", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_cafetable01", + "name": "CafeTable01", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "cafetable", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_CafeTable01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_cafetable02", + "name": "CafeTable02", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "cafetable", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_CafeTable02", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_cafetable03", + "name": "CafeTable03", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "cafetable", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_CafeTable03", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_cafetablecloth01", + "name": "CafeTableCloth01", + "category": "CityPark/Props", + "tags": [ + "cafetablecloth", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_CafeTableCloth01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_cafetablecloth02", + "name": "CafeTableCloth02", + "category": "CityPark/Props", + "tags": [ + "cafetablecloth", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_CafeTableCloth02", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_drinkingfountain", + "name": "DrinkingFountain", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "drinkingfountain" + ], + "path": "/Game/CityPark/Meshes/Props/SM_DrinkingFountain", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence01_1", + "name": "Fence01 1", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence01_1", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence01_2", + "name": "Fence01 2", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence01_2", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence01_3", + "name": "Fence01 3", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence01_3", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence01_4", + "name": "Fence01 4", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence01_4", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence02_1", + "name": "Fence02 1", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence02_1", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence02_2", + "name": "Fence02 2", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence02_2", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence03_1", + "name": "Fence03 1", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence03_1", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence03_2", + "name": "Fence03 2", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence03_2", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence03_3", + "name": "Fence03 3", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence03_3", + "has_collision": true }, { - "id": "nature_grass_wild", - "name": "Wild Grass", - "category": "Nature/Plants/Ground Cover", - "tags": ["grass", "wild", "tall", "meadow"], - "path": "/Game/Ralpha/Assets/Nature/Plants/SM_Grass_Wild", - "dimensions": {"x": 50, "y": 50, "z": 40}, - "has_collision": false + "id": "citypark_meshes_props_sm_fence03_4", + "name": "Fence03 4", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence03_4", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence03_5", + "name": "Fence03 5", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence03_5", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence04_1", + "name": "Fence04 1", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence04_1", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence05_1", + "name": "Fence05 1", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence05_1", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence06_1", + "name": "Fence06 1", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence06_1", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence06_2", + "name": "Fence06 2", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence06_2", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence06_3", + "name": "Fence06 3", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence06_3", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence06_4", + "name": "Fence06 4", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence06_4", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence06_5", + "name": "Fence06 5", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence06_5", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_fence06_6", + "name": "Fence06 6", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "fence" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Fence06_6", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_foodstalls01", + "name": "FoodStalls01", + "category": "CityPark/Props", + "tags": [ + "foodstalls", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_FoodStalls01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_foodstalls02", + "name": "FoodStalls02", + "category": "CityPark/Props", + "tags": [ + "foodstalls", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_FoodStalls02", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_foodstalls03", + "name": "FoodStalls03", + "category": "CityPark/Props", + "tags": [ + "foodstalls", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_FoodStalls03", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_foodstalls04", + "name": "FoodStalls04", + "category": "CityPark/Props", + "tags": [ + "foodstalls", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_FoodStalls04", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_lamppost01", + "name": "LampPost01", + "category": "CityPark/Props", + "tags": [ + "urban", + "lamppost", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_LampPost01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_lamppost02_1", + "name": "LampPost02 1", + "category": "CityPark/Props", + "tags": [ + "urban", + "lamppost", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_LampPost02_1", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_lamppost02_2", + "name": "LampPost02 2", + "category": "CityPark/Props", + "tags": [ + "urban", + "lamppost", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_LampPost02_2", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_lamppost02_3", + "name": "LampPost02 3", + "category": "CityPark/Props", + "tags": [ + "urban", + "lamppost", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_LampPost02_3", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_manholes01", + "name": "Manholes01", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "manholes", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Manholes01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_manholes02", + "name": "Manholes02", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "manholes", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Manholes02", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_manholes03", + "name": "Manholes03", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "manholes", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Manholes03", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_manholes04", + "name": "Manholes04", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "manholes", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Manholes04", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_manholes05", + "name": "Manholes05", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "manholes", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Manholes05", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_manholes06", + "name": "Manholes06", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "manholes", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Manholes06", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_manholes07", + "name": "Manholes07", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "manholes", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Manholes07", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_manholes08", + "name": "Manholes08", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "manholes", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Manholes08", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_manholes09", + "name": "Manholes09", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "manholes", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Manholes09", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_manholes10", + "name": "Manholes10", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "manholes", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Manholes10", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_newspaper01", + "name": "Newspaper01", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "newspaper", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Newspaper01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_newspaper02", + "name": "Newspaper02", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "newspaper", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Newspaper02", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_newspaper03", + "name": "Newspaper03", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "newspaper", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Newspaper03", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_parkfence01", + "name": "ParkFence01", + "category": "CityPark/Props", + "tags": [ + "urban", + "parkfence", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_ParkFence01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_parkfence02_1", + "name": "ParkFence02 1", + "category": "CityPark/Props", + "tags": [ + "urban", + "parkfence", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_ParkFence02_1", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_parkfence02_2", + "name": "ParkFence02 2", + "category": "CityPark/Props", + "tags": [ + "urban", + "parkfence", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_ParkFence02_2", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_parkfence02_3", + "name": "ParkFence02 3", + "category": "CityPark/Props", + "tags": [ + "urban", + "parkfence", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_ParkFence02_3", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_parkfence02_4", + "name": "ParkFence02 4", + "category": "CityPark/Props", + "tags": [ + "urban", + "parkfence", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_ParkFence02_4", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_parkfence03_1", + "name": "ParkFence03 1", + "category": "CityPark/Props", + "tags": [ + "urban", + "parkfence", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_ParkFence03_1", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_parkfence03_2", + "name": "ParkFence03 2", + "category": "CityPark/Props", + "tags": [ + "urban", + "parkfence", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_ParkFence03_2", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_parkfence03_3", + "name": "ParkFence03 3", + "category": "CityPark/Props", + "tags": [ + "urban", + "parkfence", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_ParkFence03_3", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_pier01", + "name": "Pier01", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "pier" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Pier01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_pier02", + "name": "Pier02", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "pier" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Pier02", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_pier03", + "name": "Pier03", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "outdoor", + "pier" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Pier03", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_roadblock01", + "name": "RoadBlock01", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "roadblock", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_RoadBlock01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_roadblock02", + "name": "RoadBlock02", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "roadblock", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_RoadBlock02", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_statue01", + "name": "Statue01", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "statue", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Statue01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_statue02", + "name": "Statue02", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "statue", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Statue02", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_statue03", + "name": "Statue03", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "statue", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Statue03", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_statue04", + "name": "Statue04", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "statue", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Statue04", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_statue05", + "name": "Statue05", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "statue", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Statue05", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_statue06", + "name": "Statue06", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "statue", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Statue06", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_statue07", + "name": "Statue07", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "statue", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Statue07", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_trafficbarrel01", + "name": "TrafficBarrel01", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "trafficbarrel", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_TrafficBarrel01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_trafficlight_01", + "name": "TrafficLight 01", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "trafficlight", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_TrafficLight_01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_trafficlight_02", + "name": "TrafficLight 02", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "trafficlight", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_TrafficLight_02", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_trafficlight_03", + "name": "TrafficLight 03", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "trafficlight", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_TrafficLight_03", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_trafficlight_04", + "name": "TrafficLight 04", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "trafficlight", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_TrafficLight_04", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_trafficlight_05", + "name": "TrafficLight 05", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "trafficlight", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_TrafficLight_05", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_trashcan01", + "name": "TrashCan01", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "trashcan", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_TrashCan01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_trashcan02", + "name": "TrashCan02", + "category": "CityPark/Props", + "tags": [ + "urban", + "park", + "city", + "trashcan", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_TrashCan02", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_umbrella01", + "name": "Umbrella01", + "category": "CityPark/Props", + "tags": [ + "urban", + "umbrella", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Umbrella01", + "has_collision": true + }, + { + "id": "citypark_meshes_props_sm_umbrella02", + "name": "Umbrella02", + "category": "CityPark/Props", + "tags": [ + "urban", + "umbrella", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Props/SM_Umbrella02", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt01_1", + "name": "Asphalt01 1", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt01_1", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt01_10", + "name": "Asphalt01 10", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt01_10", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt01_11", + "name": "Asphalt01 11", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt01_11", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt01_2", + "name": "Asphalt01 2", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt01_2", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt01_3", + "name": "Asphalt01 3", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt01_3", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt01_4", + "name": "Asphalt01 4", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt01_4", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt01_5", + "name": "Asphalt01 5", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt01_5", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt01_6", + "name": "Asphalt01 6", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt01_6", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt01_7", + "name": "Asphalt01 7", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt01_7", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt01_8", + "name": "Asphalt01 8", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt01_8", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt01_9", + "name": "Asphalt01 9", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt01_9", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt02_1", + "name": "Asphalt02 1", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt02_1", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt02_10", + "name": "Asphalt02 10", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt02_10", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt02_11", + "name": "Asphalt02 11", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt02_11", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt02_2", + "name": "Asphalt02 2", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt02_2", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt02_3", + "name": "Asphalt02 3", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt02_3", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt02_4", + "name": "Asphalt02 4", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt02_4", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt02_5", + "name": "Asphalt02 5", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt02_5", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt02_6", + "name": "Asphalt02 6", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt02_6", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt02_7", + "name": "Asphalt02 7", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt02_7", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt02_8", + "name": "Asphalt02 8", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt02_8", + "has_collision": true }, { - "id": "nature_moss", - "name": "Moss Patch", - "category": "Nature/Plants/Ground Cover", - "tags": ["moss", "ground cover", "forest", "damp"], - "path": "/Game/Ralpha/Assets/Nature/Plants/SM_Moss", - "dimensions": {"x": 50, "y": 50, "z": 3}, - "has_collision": false + "id": "citypark_meshes_road_sm_asphalt02_9", + "name": "Asphalt02 9", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt02_9", + "has_collision": true + }, + { + "id": "citypark_meshes_road_sm_asphalt03_1", + "name": "Asphalt03 1", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt03_1", + "has_collision": true }, { - "id": "nature_ivy", - "name": "Ivy Vines", - "category": "Nature/Plants/Ground Cover", - "tags": ["ivy", "vine", "climbing", "wall"], - "path": "/Game/Ralpha/Assets/Nature/Plants/SM_Ivy", - "dimensions": {"x": 100, "y": 10, "z": 150}, - "has_collision": false + "id": "citypark_meshes_road_sm_asphalt03_2", + "name": "Asphalt03 2", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Asphalt03_2", + "has_collision": true }, { - "id": "nature_flower_rose", - "name": "Rose Bush", - "category": "Nature/Plants/Flowers", - "tags": ["flower", "rose", "red", "garden"], - "path": "/Game/Ralpha/Assets/Nature/Plants/SM_Flower_Rose", - "dimensions": {"x": 50, "y": 50, "z": 60}, + "id": "citypark_meshes_road_sm_border01", + "name": "Border01", + "category": "CityPark/Road", + "tags": [ + "ground", + "border", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Border01", "has_collision": true }, { - "id": "nature_flower_tulip", - "name": "Tulip Cluster", - "category": "Nature/Plants/Flowers", - "tags": ["flower", "tulip", "spring", "colorful"], - "path": "/Game/Ralpha/Assets/Nature/Plants/SM_Flower_Tulip", - "dimensions": {"x": 30, "y": 30, "z": 35}, - "has_collision": false + "id": "citypark_meshes_road_sm_border02", + "name": "Border02", + "category": "CityPark/Road", + "tags": [ + "ground", + "border", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Border02", + "has_collision": true }, { - "id": "nature_flower_sunflower", - "name": "Sunflower", - "category": "Nature/Plants/Flowers", - "tags": ["flower", "sunflower", "yellow", "tall"], - "path": "/Game/Ralpha/Assets/Nature/Plants/SM_Flower_Sunflower", - "dimensions": {"x": 40, "y": 40, "z": 180}, + "id": "citypark_meshes_road_sm_border03", + "name": "Border03", + "category": "CityPark/Road", + "tags": [ + "ground", + "border", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Border03", "has_collision": true }, { - "id": "nature_flower_wildflowers", - "name": "Wildflower Patch", - "category": "Nature/Plants/Flowers", - "tags": ["flower", "wildflower", "meadow", "mixed"], - "path": "/Game/Ralpha/Assets/Nature/Plants/SM_Flower_Wildflowers", - "dimensions": {"x": 100, "y": 100, "z": 40}, - "has_collision": false + "id": "citypark_meshes_road_sm_bridge01_1", + "name": "Bridge01 1", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge01_1", + "has_collision": true }, { - "id": "nature_rock_boulder", - "name": "Boulder", - "category": "Nature/Rocks", - "tags": ["rock", "boulder", "large", "stone"], - "path": "/Game/Ralpha/Assets/Nature/Rocks/SM_Rock_Boulder", - "dimensions": {"x": 150, "y": 120, "z": 100}, + "id": "citypark_meshes_road_sm_bridge01_2", + "name": "Bridge01 2", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge01_2", "has_collision": true }, { - "id": "nature_rock_pile", - "name": "Rock Pile", - "category": "Nature/Rocks", - "tags": ["rock", "pile", "stones", "debris"], - "path": "/Game/Ralpha/Assets/Nature/Rocks/SM_Rock_Pile", - "dimensions": {"x": 80, "y": 80, "z": 40}, + "id": "citypark_meshes_road_sm_bridge02_1", + "name": "Bridge02 1", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge02_1", "has_collision": true }, { - "id": "nature_rock_pebbles", - "name": "Pebbles", - "category": "Nature/Rocks", - "tags": ["rock", "pebbles", "small", "ground"], - "path": "/Game/Ralpha/Assets/Nature/Rocks/SM_Rock_Pebbles", - "dimensions": {"x": 50, "y": 50, "z": 5}, - "has_collision": false + "id": "citypark_meshes_road_sm_bridge02_2", + "name": "Bridge02 2", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge02_2", + "has_collision": true }, { - "id": "nature_rock_flagstone", - "name": "Flagstone", - "category": "Nature/Rocks", - "tags": ["rock", "flagstone", "flat", "path"], - "path": "/Game/Ralpha/Assets/Nature/Rocks/SM_Rock_Flagstone", - "dimensions": {"x": 60, "y": 50, "z": 8}, + "id": "citypark_meshes_road_sm_bridge02_3", + "name": "Bridge02 3", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge02_3", "has_collision": true }, { - "id": "nature_rock_cliff", - "name": "Cliff Face", - "category": "Nature/Rocks/Formations", - "tags": ["rock", "cliff", "formation", "wall"], - "path": "/Game/Ralpha/Assets/Nature/Rocks/SM_Rock_Cliff", - "dimensions": {"x": 500, "y": 100, "z": 800}, + "id": "citypark_meshes_road_sm_bridge02_4", + "name": "Bridge02 4", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge02_4", "has_collision": true }, { - "id": "nature_rock_cave", - "name": "Cave Entrance", - "category": "Nature/Rocks/Formations", - "tags": ["rock", "cave", "entrance", "formation"], - "path": "/Game/Ralpha/Assets/Nature/Rocks/SM_Rock_Cave", - "dimensions": {"x": 400, "y": 300, "z": 350}, + "id": "citypark_meshes_road_sm_bridge02_5", + "name": "Bridge02 5", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge02_5", "has_collision": true }, { - "id": "nature_rock_arch", - "name": "Rock Arch", - "category": "Nature/Rocks/Formations", - "tags": ["rock", "arch", "natural", "formation"], - "path": "/Game/Ralpha/Assets/Nature/Rocks/SM_Rock_Arch", - "dimensions": {"x": 600, "y": 200, "z": 500}, + "id": "citypark_meshes_road_sm_bridge03_1", + "name": "Bridge03 1", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge03_1", "has_collision": true }, - { - "id": "urban_bench_city", - "name": "City Bench", - "category": "Urban/Street Furniture", - "tags": ["bench", "city", "public", "seating", "park"], - "path": "/Game/Ralpha/Assets/Urban/SM_Bench_City", - "dimensions": {"x": 150, "y": 50, "z": 80}, + "id": "citypark_meshes_road_sm_bridge03_10", + "name": "Bridge03 10", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge03_10", "has_collision": true }, { - "id": "urban_bus_stop", - "name": "Bus Stop Shelter", - "category": "Urban/Street Furniture", - "tags": ["bus stop", "shelter", "transit", "public"], - "path": "/Game/Ralpha/Assets/Urban/SM_Bus_Stop", - "dimensions": {"x": 300, "y": 150, "z": 280}, + "id": "citypark_meshes_road_sm_bridge03_11", + "name": "Bridge03 11", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge03_11", "has_collision": true }, { - "id": "urban_street_light", - "name": "Street Light", - "category": "Urban/Street Furniture", - "tags": ["street light", "lamp", "lighting", "pole"], - "path": "/Game/Ralpha/Assets/Urban/SM_Street_Light", - "dimensions": {"x": 40, "y": 40, "z": 500}, + "id": "citypark_meshes_road_sm_bridge03_12", + "name": "Bridge03 12", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge03_12", "has_collision": true }, { - "id": "urban_traffic_light", - "name": "Traffic Light", - "category": "Urban/Street Furniture", - "tags": ["traffic light", "signal", "intersection"], - "path": "/Game/Ralpha/Assets/Urban/SM_Traffic_Light", - "dimensions": {"x": 40, "y": 40, "z": 600}, + "id": "citypark_meshes_road_sm_bridge03_2", + "name": "Bridge03 2", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge03_2", "has_collision": true }, { - "id": "urban_fire_hydrant", - "name": "Fire Hydrant", - "category": "Urban/Street Furniture", - "tags": ["fire hydrant", "red", "emergency", "water"], - "path": "/Game/Ralpha/Assets/Urban/SM_Fire_Hydrant", - "dimensions": {"x": 25, "y": 25, "z": 50}, + "id": "citypark_meshes_road_sm_bridge03_3", + "name": "Bridge03 3", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge03_3", "has_collision": true }, { - "id": "urban_street_sign", - "name": "Street Sign", - "category": "Urban/Signage", - "tags": ["sign", "street", "road", "direction"], - "path": "/Game/Ralpha/Assets/Urban/SM_Street_Sign", - "dimensions": {"x": 60, "y": 5, "z": 250}, + "id": "citypark_meshes_road_sm_bridge03_4", + "name": "Bridge03 4", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge03_4", "has_collision": true }, { - "id": "urban_stop_sign", - "name": "Stop Sign", - "category": "Urban/Signage", - "tags": ["sign", "stop", "traffic", "red"], - "path": "/Game/Ralpha/Assets/Urban/SM_Stop_Sign", - "dimensions": {"x": 60, "y": 5, "z": 220}, + "id": "citypark_meshes_road_sm_bridge03_5", + "name": "Bridge03 5", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge03_5", "has_collision": true }, { - "id": "urban_parking_meter", - "name": "Parking Meter", - "category": "Urban/Street Furniture", - "tags": ["parking", "meter", "coin", "pay"], - "path": "/Game/Ralpha/Assets/Urban/SM_Parking_Meter", - "dimensions": {"x": 20, "y": 20, "z": 130}, + "id": "citypark_meshes_road_sm_bridge03_6", + "name": "Bridge03 6", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge03_6", "has_collision": true }, { - "id": "urban_trash_can", - "name": "Public Trash Can", - "category": "Urban/Street Furniture", - "tags": ["trash", "garbage", "bin", "public"], - "path": "/Game/Ralpha/Assets/Urban/SM_Trash_Can", - "dimensions": {"x": 50, "y": 50, "z": 90}, + "id": "citypark_meshes_road_sm_bridge03_7", + "name": "Bridge03 7", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge03_7", "has_collision": true }, { - "id": "urban_mailbox", - "name": "Mailbox", - "category": "Urban/Street Furniture", - "tags": ["mailbox", "post", "mail", "blue"], - "path": "/Game/Ralpha/Assets/Urban/SM_Mailbox", - "dimensions": {"x": 45, "y": 55, "z": 120}, + "id": "citypark_meshes_road_sm_bridge03_8", + "name": "Bridge03 8", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge03_8", "has_collision": true }, { - "id": "urban_newspaper_box", - "name": "Newspaper Box", - "category": "Urban/Street Furniture", - "tags": ["newspaper", "box", "vending", "street"], - "path": "/Game/Ralpha/Assets/Urban/SM_Newspaper_Box", - "dimensions": {"x": 40, "y": 35, "z": 110}, + "id": "citypark_meshes_road_sm_bridge03_9", + "name": "Bridge03 9", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "bridge", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Bridge03_9", "has_collision": true }, { - "id": "urban_vending_machine", - "name": "Vending Machine", - "category": "Urban/Commercial", - "tags": ["vending", "machine", "snacks", "drinks"], - "path": "/Game/Ralpha/Assets/Urban/SM_Vending_Machine", - "dimensions": {"x": 90, "y": 75, "z": 185}, + "id": "citypark_meshes_road_sm_leakdecal01", + "name": "LeakDecal01", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "leakdecal", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_LeakDecal01", "has_collision": true }, { - "id": "urban_atm", - "name": "ATM Machine", - "category": "Urban/Commercial", - "tags": ["atm", "bank", "cash", "machine"], - "path": "/Game/Ralpha/Assets/Urban/SM_ATM", - "dimensions": {"x": 50, "y": 60, "z": 150}, + "id": "citypark_meshes_road_sm_leakdecal02", + "name": "LeakDecal02", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "leakdecal", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_LeakDecal02", "has_collision": true }, { - "id": "urban_phone_booth", - "name": "Phone Booth", - "category": "Urban/Commercial", - "tags": ["phone", "booth", "telephone", "vintage"], - "path": "/Game/Ralpha/Assets/Urban/SM_Phone_Booth", - "dimensions": {"x": 100, "y": 100, "z": 250}, + "id": "citypark_meshes_road_sm_leakdecal03", + "name": "LeakDecal03", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "leakdecal", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_LeakDecal03", "has_collision": true }, { - "id": "urban_neon_sign", - "name": "Neon Sign", - "category": "Urban/Signage", - "tags": ["sign", "neon", "glowing", "night"], - "path": "/Game/Ralpha/Assets/Urban/SM_Neon_Sign", - "dimensions": {"x": 150, "y": 20, "z": 80}, + "id": "citypark_meshes_road_sm_parkpath1_1", + "name": "ParkPath1 1", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "parkpath", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_ParkPath1_1", "has_collision": true }, { - "id": "urban_traffic_cone", - "name": "Traffic Cone", - "category": "Urban/Barriers", - "tags": ["cone", "traffic", "orange", "safety"], - "path": "/Game/Ralpha/Assets/Urban/SM_Traffic_Cone", - "dimensions": {"x": 25, "y": 25, "z": 70}, + "id": "citypark_meshes_road_sm_parkpath1_2", + "name": "ParkPath1 2", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "parkpath", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_ParkPath1_2", "has_collision": true }, { - "id": "urban_barricade", - "name": "Road Barricade", - "category": "Urban/Barriers", - "tags": ["barricade", "barrier", "road", "construction"], - "path": "/Game/Ralpha/Assets/Urban/SM_Barricade", - "dimensions": {"x": 150, "y": 30, "z": 100}, + "id": "citypark_meshes_road_sm_parkpath1_3", + "name": "ParkPath1 3", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "parkpath", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_ParkPath1_3", "has_collision": true }, { - "id": "urban_stanchion", - "name": "Stanchion with Rope", - "category": "Urban/Barriers", - "tags": ["stanchion", "rope", "queue", "velvet"], - "path": "/Game/Ralpha/Assets/Urban/SM_Stanchion", - "dimensions": {"x": 35, "y": 35, "z": 100}, + "id": "citypark_meshes_road_sm_parkpath1_4", + "name": "ParkPath1 4", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "parkpath", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_ParkPath1_4", "has_collision": true }, { - "id": "urban_dumpster", - "name": "Dumpster", - "category": "Urban/Other", - "tags": ["dumpster", "trash", "garbage", "alley"], - "path": "/Game/Ralpha/Assets/Urban/SM_Dumpster", - "dimensions": {"x": 180, "y": 90, "z": 120}, + "id": "citypark_meshes_road_sm_parkpath2_1", + "name": "ParkPath2 1", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "parkpath", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_ParkPath2_1", "has_collision": true }, { - "id": "urban_fire_escape", - "name": "Fire Escape", - "category": "Urban/Other", - "tags": ["fire escape", "stairs", "building", "metal"], - "path": "/Game/Ralpha/Assets/Urban/SM_Fire_Escape", - "dimensions": {"x": 150, "y": 120, "z": 400}, + "id": "citypark_meshes_road_sm_roaddecal01", + "name": "RoadDecal01", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "roaddecal", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_RoadDecal01", "has_collision": true }, { - "id": "urban_manhole_cover", - "name": "Manhole Cover", - "category": "Urban/Other", - "tags": ["manhole", "cover", "sewer", "street"], - "path": "/Game/Ralpha/Assets/Urban/SM_Manhole_Cover", - "dimensions": {"x": 80, "y": 80, "z": 5}, + "id": "citypark_meshes_road_sm_roaddecal02", + "name": "RoadDecal02", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "roaddecal", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_RoadDecal02", "has_collision": true }, - { - "id": "architecture_wall_brick", - "name": "Brick Wall Section", - "category": "Architecture/Walls", - "tags": ["wall", "brick", "red", "building"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Wall_Brick", - "dimensions": {"x": 300, "y": 30, "z": 280}, + "id": "citypark_meshes_road_sm_roaddecal03", + "name": "RoadDecal03", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "roaddecal", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_RoadDecal03", "has_collision": true }, { - "id": "architecture_wall_concrete", - "name": "Concrete Wall Section", - "category": "Architecture/Walls", - "tags": ["wall", "concrete", "industrial", "grey"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Wall_Concrete", - "dimensions": {"x": 300, "y": 25, "z": 280}, + "id": "citypark_meshes_road_sm_roaddecal04", + "name": "RoadDecal04", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "roaddecal", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_RoadDecal04", "has_collision": true }, { - "id": "architecture_wall_drywall", - "name": "Drywall Section", - "category": "Architecture/Walls", - "tags": ["wall", "drywall", "interior", "white"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Wall_Drywall", - "dimensions": {"x": 300, "y": 15, "z": 280}, + "id": "citypark_meshes_road_sm_roaddecal05", + "name": "RoadDecal05", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "roaddecal", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_RoadDecal05", "has_collision": true }, { - "id": "architecture_wall_wood_panel", - "name": "Wood Panel Wall", - "category": "Architecture/Walls", - "tags": ["wall", "wood", "panel", "interior"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Wall_Wood_Panel", - "dimensions": {"x": 300, "y": 20, "z": 280}, + "id": "citypark_meshes_road_sm_roaddecal06", + "name": "RoadDecal06", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "roaddecal", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_RoadDecal06", "has_collision": true }, { - "id": "architecture_floor_hardwood", - "name": "Hardwood Floor", - "category": "Architecture/Floors", - "tags": ["floor", "hardwood", "wood", "interior"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Floor_Hardwood", - "dimensions": {"x": 300, "y": 300, "z": 5}, + "id": "citypark_meshes_road_sm_roaddecal07", + "name": "RoadDecal07", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "roaddecal", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_RoadDecal07", "has_collision": true }, { - "id": "architecture_floor_tile", - "name": "Tile Floor", - "category": "Architecture/Floors", - "tags": ["floor", "tile", "ceramic", "bathroom"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Floor_Tile", - "dimensions": {"x": 300, "y": 300, "z": 3}, + "id": "citypark_meshes_road_sm_roaddecal08", + "name": "RoadDecal08", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "roaddecal", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_RoadDecal08", "has_collision": true }, { - "id": "architecture_floor_carpet", - "name": "Carpet Floor", - "category": "Architecture/Floors", - "tags": ["floor", "carpet", "soft", "interior"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Floor_Carpet", - "dimensions": {"x": 300, "y": 300, "z": 2}, + "id": "citypark_meshes_road_sm_roaddecal09", + "name": "RoadDecal09", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "roaddecal", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_RoadDecal09", "has_collision": true }, { - "id": "architecture_floor_concrete", - "name": "Concrete Floor", - "category": "Architecture/Floors", - "tags": ["floor", "concrete", "industrial", "grey"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Floor_Concrete", - "dimensions": {"x": 300, "y": 300, "z": 10}, + "id": "citypark_meshes_road_sm_roaddecal10", + "name": "RoadDecal10", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "roaddecal", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_RoadDecal10", "has_collision": true }, { - "id": "architecture_door_interior", - "name": "Interior Door", - "category": "Architecture/Doors", - "tags": ["door", "interior", "wood", "standard"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Door_Interior", - "dimensions": {"x": 90, "y": 10, "z": 210}, + "id": "citypark_meshes_road_sm_roaddecal11", + "name": "RoadDecal11", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "roaddecal", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_RoadDecal11", "has_collision": true }, { - "id": "architecture_door_exterior", - "name": "Exterior Door", - "category": "Architecture/Doors", - "tags": ["door", "exterior", "front", "entry"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Door_Exterior", - "dimensions": {"x": 100, "y": 15, "z": 220}, + "id": "citypark_meshes_road_sm_roaddecal12", + "name": "RoadDecal12", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "roaddecal", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_RoadDecal12", "has_collision": true }, { - "id": "architecture_door_glass", - "name": "Glass Door", - "category": "Architecture/Doors", - "tags": ["door", "glass", "commercial", "transparent"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Door_Glass", - "dimensions": {"x": 100, "y": 10, "z": 220}, + "id": "citypark_meshes_road_sm_roaddecal13", + "name": "RoadDecal13", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "roaddecal", + "park", + "city", + "street", + "road", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/Road/SM_RoadDecal13", "has_collision": true }, { - "id": "architecture_door_garage", - "name": "Garage Door", - "category": "Architecture/Doors", - "tags": ["door", "garage", "large", "vehicle"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Door_Garage", - "dimensions": {"x": 280, "y": 15, "z": 240}, + "id": "citypark_meshes_road_sm_sidewalk01", + "name": "Sidewalk01", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor", + "sidewalk" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Sidewalk01", "has_collision": true }, { - "id": "architecture_window_single", - "name": "Single Window", - "category": "Architecture/Windows", - "tags": ["window", "single", "standard", "glass"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Window_Single", - "dimensions": {"x": 90, "y": 15, "z": 120}, + "id": "citypark_meshes_road_sm_sidewalk02", + "name": "Sidewalk02", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor", + "sidewalk" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Sidewalk02", "has_collision": true }, { - "id": "architecture_window_double", - "name": "Double Window", - "category": "Architecture/Windows", - "tags": ["window", "double", "wide", "glass"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Window_Double", - "dimensions": {"x": 180, "y": 15, "z": 120}, + "id": "citypark_meshes_road_sm_sidewalk03", + "name": "Sidewalk03", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor", + "sidewalk" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Sidewalk03", "has_collision": true }, { - "id": "architecture_window_floor_ceiling", - "name": "Floor to Ceiling Window", - "category": "Architecture/Windows", - "tags": ["window", "floor-to-ceiling", "large", "modern"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Window_Floor_Ceiling", - "dimensions": {"x": 200, "y": 15, "z": 280}, + "id": "citypark_meshes_road_sm_sidewalk04", + "name": "Sidewalk04", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor", + "sidewalk" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Sidewalk04", "has_collision": true }, { - "id": "architecture_window_skylight", - "name": "Skylight", - "category": "Architecture/Windows", - "tags": ["window", "skylight", "roof", "ceiling"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Skylight", - "dimensions": {"x": 120, "y": 120, "z": 15}, + "id": "citypark_meshes_road_sm_sidewalk05", + "name": "Sidewalk05", + "category": "CityPark/Road", + "tags": [ + "ground", + "asphalt", + "urban", + "park", + "city", + "street", + "road", + "outdoor", + "sidewalk" + ], + "path": "/Game/CityPark/Meshes/Road/SM_Sidewalk05", "has_collision": true }, { - "id": "architecture_stairs_straight", - "name": "Straight Staircase", - "category": "Architecture/Stairs", - "tags": ["stairs", "straight", "interior", "wood"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Stairs_Straight", - "dimensions": {"x": 100, "y": 400, "z": 300}, + "id": "citypark_meshes_sportsground_sm_baseballfield", + "name": "BaseballField", + "category": "CityPark/SportsGround", + "tags": [ + "urban", + "park", + "city", + "baseballfield", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_BaseballField", "has_collision": true }, { - "id": "architecture_stairs_spiral", - "name": "Spiral Staircase", - "category": "Architecture/Stairs", - "tags": ["stairs", "spiral", "metal", "modern"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Stairs_Spiral", - "dimensions": {"x": 200, "y": 200, "z": 300}, + "id": "citypark_meshes_sportsground_sm_baseballgate", + "name": "BaseballGate", + "category": "CityPark/SportsGround", + "tags": [ + "baseballgate", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_BaseballGate", "has_collision": true }, { - "id": "architecture_stairs_exterior", - "name": "Exterior Steps", - "category": "Architecture/Stairs", - "tags": ["stairs", "exterior", "concrete", "entrance"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Stairs_Exterior", - "dimensions": {"x": 150, "y": 200, "z": 100}, + "id": "citypark_meshes_sportsground_sm_basketballfield", + "name": "BasketballField", + "category": "CityPark/SportsGround", + "tags": [ + "urban", + "park", + "city", + "basketballfield", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_BasketballField", "has_collision": true }, { - "id": "architecture_column_classic", - "name": "Classic Column", - "category": "Architecture/Structural", - "tags": ["column", "classic", "greek", "decorative"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Column_Classic", - "dimensions": {"x": 50, "y": 50, "z": 300}, + "id": "citypark_meshes_sportsground_sm_basketballhoop", + "name": "BasketballHoop", + "category": "CityPark/SportsGround", + "tags": [ + "urban", + "park", + "city", + "basketballhoop", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_BasketballHoop", "has_collision": true }, { - "id": "architecture_column_modern", - "name": "Modern Column", - "category": "Architecture/Structural", - "tags": ["column", "modern", "concrete", "structural"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Column_Modern", - "dimensions": {"x": 40, "y": 40, "z": 300}, + "id": "citypark_meshes_sportsground_sm_footballfield01", + "name": "FootballField01", + "category": "CityPark/SportsGround", + "tags": [ + "footballfield", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_FootballField01", "has_collision": true }, { - "id": "architecture_balcony", - "name": "Balcony", - "category": "Architecture/Exterior", - "tags": ["balcony", "terrace", "railing", "outdoor"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Balcony", - "dimensions": {"x": 300, "y": 150, "z": 120}, + "id": "citypark_meshes_sportsground_sm_footballfield02", + "name": "FootballField02", + "category": "CityPark/SportsGround", + "tags": [ + "footballfield", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_FootballField02", "has_collision": true }, { - "id": "architecture_fence_wood", - "name": "Wood Fence", - "category": "Architecture/Exterior", - "tags": ["fence", "wood", "privacy", "yard"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Fence_Wood", - "dimensions": {"x": 200, "y": 10, "z": 180}, + "id": "citypark_meshes_sportsground_sm_footballgate", + "name": "FootballGate", + "category": "CityPark/SportsGround", + "tags": [ + "urban", + "park", + "city", + "footballgate", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_FootballGate", "has_collision": true }, { - "id": "architecture_fence_chain_link", - "name": "Chain Link Fence", - "category": "Architecture/Exterior", - "tags": ["fence", "chain link", "metal", "industrial"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Fence_Chain_Link", - "dimensions": {"x": 200, "y": 5, "z": 200}, + "id": "citypark_meshes_sportsground_sm_tennisbench", + "name": "TennisBench", + "category": "CityPark/SportsGround", + "tags": [ + "tennisbench", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_TennisBench", "has_collision": true }, { - "id": "architecture_fence_wrought_iron", - "name": "Wrought Iron Fence", - "category": "Architecture/Exterior", - "tags": ["fence", "wrought iron", "metal", "decorative"], - "path": "/Game/Ralpha/Assets/Architecture/SM_Fence_Wrought_Iron", - "dimensions": {"x": 200, "y": 10, "z": 150}, + "id": "citypark_meshes_sportsground_sm_tennisfield1", + "name": "TennisField1", + "category": "CityPark/SportsGround", + "tags": [ + "urban", + "park", + "city", + "tennisfield", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_TennisField1", "has_collision": true }, - { - "id": "tools_hammer", - "name": "Hammer", - "category": "Tools/Hand Tools", - "tags": ["tool", "hammer", "hand tool", "construction"], - "path": "/Game/Ralpha/Assets/Tools/SM_Hammer", - "dimensions": {"x": 30, "y": 15, "z": 5}, + "id": "citypark_meshes_sportsground_sm_tennisfloodlight", + "name": "TennisFloodlight", + "category": "CityPark/SportsGround", + "tags": [ + "urban", + "park", + "city", + "tennisfloodlight", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_TennisFloodlight", "has_collision": true }, { - "id": "tools_screwdriver", - "name": "Screwdriver", - "category": "Tools/Hand Tools", - "tags": ["tool", "screwdriver", "hand tool"], - "path": "/Game/Ralpha/Assets/Tools/SM_Screwdriver", - "dimensions": {"x": 25, "y": 3, "z": 3}, + "id": "citypark_meshes_sportsground_sm_tennisnet", + "name": "TennisNet", + "category": "CityPark/SportsGround", + "tags": [ + "urban", + "park", + "city", + "tennisnet", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_TennisNet", "has_collision": true }, { - "id": "tools_wrench", - "name": "Wrench", - "category": "Tools/Hand Tools", - "tags": ["tool", "wrench", "spanner", "mechanical"], - "path": "/Game/Ralpha/Assets/Tools/SM_Wrench", - "dimensions": {"x": 25, "y": 5, "z": 2}, + "id": "citypark_meshes_sportsground_sm_tennisumpireschair", + "name": "TennisUmpiresChair", + "category": "CityPark/SportsGround", + "tags": [ + "tennisumpireschair", + "urban", + "park", + "city", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_TennisUmpiresChair", "has_collision": true }, { - "id": "tools_pliers", - "name": "Pliers", - "category": "Tools/Hand Tools", - "tags": ["tool", "pliers", "grip", "hand tool"], - "path": "/Game/Ralpha/Assets/Tools/SM_Pliers", - "dimensions": {"x": 20, "y": 7, "z": 2}, + "id": "citypark_meshes_sportsground_sm_tribune01", + "name": "Tribune01", + "category": "CityPark/SportsGround", + "tags": [ + "urban", + "park", + "city", + "tribune", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_Tribune01", "has_collision": true }, { - "id": "tools_drill", - "name": "Power Drill", - "category": "Tools/Power Tools", - "tags": ["tool", "drill", "power tool", "cordless"], - "path": "/Game/Ralpha/Assets/Tools/SM_Drill", - "dimensions": {"x": 25, "y": 20, "z": 8}, + "id": "citypark_meshes_sportsground_sm_tribune02", + "name": "Tribune02", + "category": "CityPark/SportsGround", + "tags": [ + "urban", + "park", + "city", + "tribune", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_Tribune02", "has_collision": true }, { - "id": "tools_saw_circular", - "name": "Circular Saw", - "category": "Tools/Power Tools", - "tags": ["tool", "saw", "circular", "power tool"], - "path": "/Game/Ralpha/Assets/Tools/SM_Saw_Circular", - "dimensions": {"x": 35, "y": 25, "z": 25}, + "id": "citypark_meshes_sportsground_sm_tribune03", + "name": "Tribune03", + "category": "CityPark/SportsGround", + "tags": [ + "urban", + "park", + "city", + "tribune", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_Tribune03", "has_collision": true }, { - "id": "tools_shovel", - "name": "Shovel", - "category": "Tools/Garden", - "tags": ["tool", "shovel", "garden", "digging"], - "path": "/Game/Ralpha/Assets/Tools/SM_Shovel", - "dimensions": {"x": 25, "y": 120, "z": 5}, + "id": "citypark_meshes_sportsground_sm_tribune04", + "name": "Tribune04", + "category": "CityPark/SportsGround", + "tags": [ + "urban", + "park", + "city", + "tribune", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_Tribune04", "has_collision": true }, { - "id": "tools_rake", - "name": "Rake", - "category": "Tools/Garden", - "tags": ["tool", "rake", "garden", "leaves"], - "path": "/Game/Ralpha/Assets/Tools/SM_Rake", - "dimensions": {"x": 50, "y": 150, "z": 5}, + "id": "citypark_meshes_sportsground_sm_tribune05", + "name": "Tribune05", + "category": "CityPark/SportsGround", + "tags": [ + "urban", + "park", + "city", + "tribune", + "outdoor" + ], + "path": "/Game/CityPark/Meshes/SportsGround/SM_Tribune05", "has_collision": true }, { - "id": "tools_hose", - "name": "Garden Hose", - "category": "Tools/Garden", - "tags": ["tool", "hose", "garden", "water"], - "path": "/Game/Ralpha/Assets/Tools/SM_Hose", - "dimensions": {"x": 40, "y": 40, "z": 30}, + "id": "restaurantscene_meshes_sm_ac_box", + "name": "AC Box", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "box" + ], + "path": "/Game/RestaurantScene/Meshes/SM_AC_Box", "has_collision": true }, { - "id": "tools_lawnmower", - "name": "Lawnmower", - "category": "Tools/Garden", - "tags": ["tool", "lawnmower", "garden", "grass"], - "path": "/Game/Ralpha/Assets/Tools/SM_Lawnmower", - "dimensions": {"x": 50, "y": 100, "z": 45}, + "id": "restaurantscene_meshes_sm_ac_exaust", + "name": "AC Exaust", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "exaust" + ], + "path": "/Game/RestaurantScene/Meshes/SM_AC_Exaust", "has_collision": true }, { - "id": "tools_ladder", - "name": "Step Ladder", - "category": "Tools/Other", - "tags": ["tool", "ladder", "climbing", "step"], - "path": "/Game/Ralpha/Assets/Tools/SM_Ladder", - "dimensions": {"x": 50, "y": 10, "z": 180}, + "id": "restaurantscene_meshes_sm_ac_pipes_3m", + "name": "AC Pipes 3m", + "category": "Restaurant", + "tags": [ + "furniture", + "pipes", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_AC_Pipes_3m", "has_collision": true }, { - "id": "tools_toolbox", - "name": "Toolbox", - "category": "Tools/Other", - "tags": ["tool", "toolbox", "storage", "metal"], - "path": "/Game/Ralpha/Assets/Tools/SM_Toolbox", - "dimensions": {"x": 50, "y": 25, "z": 25}, + "id": "restaurantscene_meshes_sm_ac_pipes_90turn", + "name": "AC Pipes 90Turn", + "category": "Restaurant", + "tags": [ + "furniture", + "pipes", + "cafe", + "interior", + "kitchen", + "restaurant", + "turn", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_AC_Pipes_90Turn", "has_collision": true }, { - "id": "tools_workbench", - "name": "Workbench", - "category": "Tools/Other", - "tags": ["tool", "workbench", "table", "garage"], - "path": "/Game/Ralpha/Assets/Tools/SM_Workbench", - "dimensions": {"x": 150, "y": 60, "z": 90}, + "id": "restaurantscene_meshes_sm_ac_pipes_support", + "name": "AC Pipes Support", + "category": "Restaurant", + "tags": [ + "furniture", + "pipes", + "cafe", + "interior", + "kitchen", + "restaurant", + "support", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_AC_Pipes_Support", "has_collision": true }, - { - "id": "sports_basketball", - "name": "Basketball", - "category": "Sports/Balls", - "tags": ["ball", "basketball", "sport", "orange"], - "path": "/Game/Ralpha/Assets/Sports/SM_Basketball", - "dimensions": {"x": 24, "y": 24, "z": 24}, + "id": "restaurantscene_meshes_sm_ac_pipes_tjoint", + "name": "AC Pipes TJoint", + "category": "Restaurant", + "tags": [ + "furniture", + "pipes", + "cafe", + "tjoint", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_AC_Pipes_TJoint", "has_collision": true }, { - "id": "sports_football", - "name": "American Football", - "category": "Sports/Balls", - "tags": ["ball", "football", "american", "sport"], - "path": "/Game/Ralpha/Assets/Sports/SM_Football", - "dimensions": {"x": 28, "y": 17, "z": 17}, + "id": "restaurantscene_meshes_sm_booth", + "name": "Booth", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "booth" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Booth", "has_collision": true }, { - "id": "sports_soccer_ball", - "name": "Soccer Ball", - "category": "Sports/Balls", - "tags": ["ball", "soccer", "football", "sport"], - "path": "/Game/Ralpha/Assets/Sports/SM_Soccer_Ball", - "dimensions": {"x": 22, "y": 22, "z": 22}, + "id": "restaurantscene_meshes_sm_cables_3m", + "name": "Cables 3m", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "cables", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Cables_3m", "has_collision": true }, { - "id": "sports_tennis_ball", - "name": "Tennis Ball", - "category": "Sports/Balls", - "tags": ["ball", "tennis", "yellow", "sport"], - "path": "/Game/Ralpha/Assets/Sports/SM_Tennis_Ball", - "dimensions": {"x": 7, "y": 7, "z": 7}, + "id": "restaurantscene_meshes_sm_cables_90turn", + "name": "Cables 90Turn", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "cables", + "turn", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Cables_90Turn", "has_collision": true }, { - "id": "sports_golf_ball", - "name": "Golf Ball", - "category": "Sports/Balls", - "tags": ["ball", "golf", "white", "small"], - "path": "/Game/Ralpha/Assets/Sports/SM_Golf_Ball", - "dimensions": {"x": 4, "y": 4, "z": 4}, + "id": "restaurantscene_meshes_sm_cables_spline", + "name": "Cables Spline", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "cables", + "dining", + "food", + "spline" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Cables_Spline", "has_collision": true }, { - "id": "sports_dumbbell", - "name": "Dumbbell", - "category": "Sports/Equipment", - "tags": ["dumbbell", "weight", "gym", "fitness"], - "path": "/Game/Ralpha/Assets/Sports/SM_Dumbbell", - "dimensions": {"x": 35, "y": 15, "z": 15}, + "id": "restaurantscene_meshes_sm_ceilinglamp", + "name": "CeilingLamp", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "ceilinglamp", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_CeilingLamp", "has_collision": true }, { - "id": "sports_barbell", - "name": "Barbell", - "category": "Sports/Equipment", - "tags": ["barbell", "weight", "gym", "fitness"], - "path": "/Game/Ralpha/Assets/Sports/SM_Barbell", - "dimensions": {"x": 180, "y": 45, "z": 45}, + "id": "restaurantscene_meshes_sm_chair", + "name": "Chair", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "chair", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Chair", "has_collision": true }, { - "id": "sports_yoga_mat", - "name": "Yoga Mat", - "category": "Sports/Equipment", - "tags": ["yoga", "mat", "fitness", "exercise"], - "path": "/Game/Ralpha/Assets/Sports/SM_Yoga_Mat", - "dimensions": {"x": 180, "y": 60, "z": 1}, - "has_collision": false + "id": "restaurantscene_meshes_sm_chalkboard", + "name": "Chalkboard", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "chalkboard" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Chalkboard", + "has_collision": true }, { - "id": "sports_tennis_racket", - "name": "Tennis Racket", - "category": "Sports/Equipment", - "tags": ["tennis", "racket", "sport", "racquet"], - "path": "/Game/Ralpha/Assets/Sports/SM_Tennis_Racket", - "dimensions": {"x": 27, "y": 70, "z": 3}, + "id": "restaurantscene_meshes_sm_coffemug", + "name": "CoffeMug", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "coffemug" + ], + "path": "/Game/RestaurantScene/Meshes/SM_CoffeMug", "has_collision": true }, { - "id": "sports_golf_clubs", - "name": "Golf Club Bag", - "category": "Sports/Equipment", - "tags": ["golf", "clubs", "bag", "sport"], - "path": "/Game/Ralpha/Assets/Sports/SM_Golf_Clubs", - "dimensions": {"x": 35, "y": 35, "z": 100}, + "id": "restaurantscene_meshes_sm_decals", + "name": "Decals", + "category": "Restaurant", + "tags": [ + "furniture", + "decals", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Decals", "has_collision": true }, { - "id": "sports_treadmill", - "name": "Treadmill", - "category": "Sports/Furniture", - "tags": ["treadmill", "cardio", "gym", "running"], - "path": "/Game/Ralpha/Assets/Sports/SM_Treadmill", - "dimensions": {"x": 80, "y": 180, "z": 140}, + "id": "restaurantscene_meshes_sm_floor", + "name": "Floor", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "floor" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Floor", "has_collision": true }, { - "id": "sports_exercise_bike", - "name": "Exercise Bike", - "category": "Sports/Furniture", - "tags": ["bike", "exercise", "cardio", "gym"], - "path": "/Game/Ralpha/Assets/Sports/SM_Exercise_Bike", - "dimensions": {"x": 55, "y": 120, "z": 130}, + "id": "restaurantscene_meshes_sm_fork", + "name": "Fork", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "fork", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Fork", "has_collision": true }, { - "id": "sports_pool_table", - "name": "Pool Table", - "category": "Sports/Furniture", - "tags": ["pool", "billiards", "table", "game"], - "path": "/Game/Ralpha/Assets/Sports/SM_Pool_Table", - "dimensions": {"x": 260, "y": 140, "z": 85}, + "id": "restaurantscene_meshes_sm_knife", + "name": "Knife", + "category": "Restaurant", + "tags": [ + "furniture", + "knife", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Knife", "has_collision": true }, { - "id": "sports_ping_pong", - "name": "Ping Pong Table", - "category": "Sports/Furniture", - "tags": ["ping pong", "table tennis", "game", "table"], - "path": "/Game/Ralpha/Assets/Sports/SM_Ping_Pong", - "dimensions": {"x": 275, "y": 150, "z": 75}, + "id": "restaurantscene_meshes_sm_merged_ceiling", + "name": "MERGED Ceiling", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "ceiling", + "interior", + "kitchen", + "restaurant", + "merged", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_MERGED_Ceiling", "has_collision": true }, { - "id": "sports_helmet", - "name": "Sports Helmet", - "category": "Sports/Gear", - "tags": ["helmet", "safety", "sport", "head"], - "path": "/Game/Ralpha/Assets/Sports/SM_Helmet", - "dimensions": {"x": 25, "y": 30, "z": 20}, + "id": "restaurantscene_meshes_sm_napkindispenser", + "name": "NapkinDispenser", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "napkindispenser", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_NapkinDispenser", "has_collision": true }, - { - "id": "animal_dog_labrador", - "name": "Labrador Dog", - "category": "Animals/Pets", - "tags": ["dog", "labrador", "pet", "animal"], - "path": "/Game/Ralpha/Assets/Animals/SM_Dog_Labrador", - "dimensions": {"x": 100, "y": 40, "z": 60}, + "id": "restaurantscene_meshes_sm_newspaper", + "name": "NewsPaper", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "newspaper" + ], + "path": "/Game/RestaurantScene/Meshes/SM_NewsPaper", "has_collision": true }, { - "id": "animal_dog_german_shepherd", - "name": "German Shepherd", - "category": "Animals/Pets", - "tags": ["dog", "german shepherd", "pet", "animal"], - "path": "/Game/Ralpha/Assets/Animals/SM_Dog_German_Shepherd", - "dimensions": {"x": 110, "y": 35, "z": 65}, + "id": "restaurantscene_meshes_sm_plantpot", + "name": "PlantPot", + "category": "Restaurant", + "tags": [ + "furniture", + "plantpot", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_PlantPot", "has_collision": true }, { - "id": "animal_dog_bulldog", - "name": "Bulldog", - "category": "Animals/Pets", - "tags": ["dog", "bulldog", "pet", "small"], - "path": "/Game/Ralpha/Assets/Animals/SM_Dog_Bulldog", - "dimensions": {"x": 50, "y": 35, "z": 40}, + "id": "restaurantscene_meshes_sm_plate", + "name": "Plate", + "category": "Restaurant", + "tags": [ + "furniture", + "plate", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Plate", "has_collision": true }, { - "id": "animal_cat_tabby", - "name": "Tabby Cat", - "category": "Animals/Pets", - "tags": ["cat", "tabby", "pet", "animal"], - "path": "/Game/Ralpha/Assets/Animals/SM_Cat_Tabby", - "dimensions": {"x": 45, "y": 20, "z": 25}, + "id": "restaurantscene_meshes_sm_plate2", + "name": "Plate2", + "category": "Restaurant", + "tags": [ + "furniture", + "plate", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Plate2", "has_collision": true }, { - "id": "animal_cat_siamese", - "name": "Siamese Cat", - "category": "Animals/Pets", - "tags": ["cat", "siamese", "pet", "elegant"], - "path": "/Game/Ralpha/Assets/Animals/SM_Cat_Siamese", - "dimensions": {"x": 50, "y": 18, "z": 28}, + "id": "restaurantscene_meshes_sm_reservedsign", + "name": "ReservedSign", + "category": "Restaurant", + "tags": [ + "furniture", + "reservedsign", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_ReservedSign", "has_collision": true }, { - "id": "animal_fish_tank", - "name": "Fish Tank", - "category": "Animals/Pets", - "tags": ["fish", "tank", "aquarium", "pet"], - "path": "/Game/Ralpha/Assets/Animals/SM_Fish_Tank", - "dimensions": {"x": 60, "y": 30, "z": 40}, + "id": "restaurantscene_meshes_sm_shaker_pepper", + "name": "Shaker Pepper", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "pepper", + "dining", + "shaker", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Shaker_Pepper", "has_collision": true }, { - "id": "animal_cow", - "name": "Cow", - "category": "Animals/Farm", - "tags": ["cow", "cattle", "farm", "animal"], - "path": "/Game/Ralpha/Assets/Animals/SM_Cow", - "dimensions": {"x": 250, "y": 80, "z": 150}, + "id": "restaurantscene_meshes_sm_shaker_salt", + "name": "Shaker Salt", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "shaker", + "food", + "salt" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Shaker_Salt", "has_collision": true }, { - "id": "animal_horse", - "name": "Horse", - "category": "Animals/Farm", - "tags": ["horse", "equine", "farm", "animal"], - "path": "/Game/Ralpha/Assets/Animals/SM_Horse", - "dimensions": {"x": 240, "y": 60, "z": 180}, + "id": "restaurantscene_meshes_sm_sphere", + "name": "Sphere", + "category": "Restaurant", + "tags": [ + "sphere", + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Sphere", "has_collision": true }, { - "id": "animal_chicken", - "name": "Chicken", - "category": "Animals/Farm", - "tags": ["chicken", "poultry", "farm", "bird"], - "path": "/Game/Ralpha/Assets/Animals/SM_Chicken", - "dimensions": {"x": 35, "y": 20, "z": 30}, + "id": "restaurantscene_meshes_sm_table", + "name": "Table", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "table" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Table", "has_collision": true }, { - "id": "animal_pig", - "name": "Pig", - "category": "Animals/Farm", - "tags": ["pig", "swine", "farm", "animal"], - "path": "/Game/Ralpha/Assets/Animals/SM_Pig", - "dimensions": {"x": 120, "y": 50, "z": 70}, + "id": "restaurantscene_meshes_sm_tablenumber_1", + "name": "TableNumber 1", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_1", "has_collision": true }, { - "id": "animal_deer", - "name": "Deer", - "category": "Animals/Wildlife", - "tags": ["deer", "wildlife", "forest", "animal"], - "path": "/Game/Ralpha/Assets/Animals/SM_Deer", - "dimensions": {"x": 180, "y": 50, "z": 140}, + "id": "restaurantscene_meshes_sm_tablenumber_10", + "name": "TableNumber 10", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_10", "has_collision": true }, { - "id": "animal_bird", - "name": "Bird", - "category": "Animals/Wildlife", - "tags": ["bird", "wildlife", "flying", "small"], - "path": "/Game/Ralpha/Assets/Animals/SM_Bird", - "dimensions": {"x": 15, "y": 25, "z": 12}, + "id": "restaurantscene_meshes_sm_tablenumber_11", + "name": "TableNumber 11", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_11", "has_collision": true }, { - "id": "animal_squirrel", - "name": "Squirrel", - "category": "Animals/Wildlife", - "tags": ["squirrel", "wildlife", "rodent", "small"], - "path": "/Game/Ralpha/Assets/Animals/SM_Squirrel", - "dimensions": {"x": 20, "y": 8, "z": 15}, + "id": "restaurantscene_meshes_sm_tablenumber_12", + "name": "TableNumber 12", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_12", "has_collision": true }, { - "id": "animal_butterfly", - "name": "Butterfly", - "category": "Animals/Wildlife", - "tags": ["butterfly", "insect", "flying", "colorful"], - "path": "/Game/Ralpha/Assets/Animals/SM_Butterfly", - "dimensions": {"x": 8, "y": 10, "z": 3}, - "has_collision": false + "id": "restaurantscene_meshes_sm_tablenumber_13", + "name": "TableNumber 13", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_13", + "has_collision": true }, - { - "id": "electronics_tv_65inch", - "name": "65\" Television", - "category": "Electronics/Entertainment", - "tags": ["tv", "television", "screen", "65 inch"], - "path": "/Game/Ralpha/Assets/Electronics/SM_TV_65inch", - "dimensions": {"x": 145, "y": 8, "z": 85}, + "id": "restaurantscene_meshes_sm_tablenumber_14", + "name": "TableNumber 14", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_14", "has_collision": true }, { - "id": "electronics_monitor_27inch", - "name": "27\" Computer Monitor", - "category": "Electronics/Computing", - "tags": ["monitor", "computer", "display", "27 inch"], - "path": "/Game/Ralpha/Assets/Electronics/SM_Monitor_27inch", - "dimensions": {"x": 62, "y": 20, "z": 45}, + "id": "restaurantscene_meshes_sm_tablenumber_15", + "name": "TableNumber 15", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_15", "has_collision": true }, { - "id": "electronics_laptop_open", - "name": "Laptop (Open)", - "category": "Electronics/Computing", - "tags": ["laptop", "computer", "portable"], - "path": "/Game/Ralpha/Assets/Electronics/SM_Laptop_Open", - "dimensions": {"x": 35, "y": 25, "z": 25}, + "id": "restaurantscene_meshes_sm_tablenumber_16", + "name": "TableNumber 16", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_16", "has_collision": true }, { - "id": "electronics_keyboard", - "name": "Computer Keyboard", - "category": "Electronics/Computing", - "tags": ["keyboard", "computer", "typing", "input"], - "path": "/Game/Ralpha/Assets/Electronics/SM_Keyboard", - "dimensions": {"x": 45, "y": 15, "z": 3}, + "id": "restaurantscene_meshes_sm_tablenumber_17", + "name": "TableNumber 17", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_17", "has_collision": true }, { - "id": "electronics_mouse", - "name": "Computer Mouse", - "category": "Electronics/Computing", - "tags": ["mouse", "computer", "input", "wireless"], - "path": "/Game/Ralpha/Assets/Electronics/SM_Mouse", - "dimensions": {"x": 7, "y": 12, "z": 4}, + "id": "restaurantscene_meshes_sm_tablenumber_18", + "name": "TableNumber 18", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_18", "has_collision": true }, { - "id": "electronics_smartphone", - "name": "Smartphone", - "category": "Electronics/Computing", - "tags": ["phone", "smartphone", "mobile", "cell"], - "path": "/Game/Ralpha/Assets/Electronics/SM_Smartphone", - "dimensions": {"x": 7, "y": 15, "z": 1}, + "id": "restaurantscene_meshes_sm_tablenumber_19", + "name": "TableNumber 19", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_19", "has_collision": true }, { - "id": "electronics_tablet", - "name": "Tablet", - "category": "Electronics/Computing", - "tags": ["tablet", "ipad", "mobile", "touchscreen"], - "path": "/Game/Ralpha/Assets/Electronics/SM_Tablet", - "dimensions": {"x": 18, "y": 25, "z": 1}, + "id": "restaurantscene_meshes_sm_tablenumber_2", + "name": "TableNumber 2", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_2", "has_collision": true }, { - "id": "electronics_headphones", - "name": "Over-Ear Headphones", - "category": "Electronics/Audio", - "tags": ["headphones", "audio", "music", "over-ear"], - "path": "/Game/Ralpha/Assets/Electronics/SM_Headphones", - "dimensions": {"x": 18, "y": 8, "z": 20}, + "id": "restaurantscene_meshes_sm_tablenumber_20", + "name": "TableNumber 20", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_20", "has_collision": true }, { - "id": "electronics_speaker_bluetooth", - "name": "Bluetooth Speaker", - "category": "Electronics/Audio", - "tags": ["speaker", "bluetooth", "audio", "portable"], - "path": "/Game/Ralpha/Assets/Electronics/SM_Speaker_Bluetooth", - "dimensions": {"x": 8, "y": 8, "z": 20}, + "id": "restaurantscene_meshes_sm_tablenumber_21", + "name": "TableNumber 21", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_21", "has_collision": true }, - { - "id": "decor_plant_potted_large", - "name": "Large Potted Plant", - "category": "Decor/Plants", - "tags": ["plant", "potted", "indoor", "large"], - "path": "/Game/Ralpha/Assets/Decor/SM_Plant_Potted_Large", - "dimensions": {"x": 60, "y": 60, "z": 150}, + "id": "restaurantscene_meshes_sm_tablenumber_22", + "name": "TableNumber 22", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_22", "has_collision": true }, { - "id": "decor_plant_potted_small", - "name": "Small Potted Plant", - "category": "Decor/Plants", - "tags": ["plant", "potted", "indoor", "small", "succulent"], - "path": "/Game/Ralpha/Assets/Decor/SM_Plant_Potted_Small", - "dimensions": {"x": 15, "y": 15, "z": 20}, + "id": "restaurantscene_meshes_sm_tablenumber_23", + "name": "TableNumber 23", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_23", "has_collision": true }, { - "id": "decor_vase_flowers", - "name": "Vase with Flowers", - "category": "Decor/Plants", - "tags": ["vase", "flowers", "decor", "centerpiece"], - "path": "/Game/Ralpha/Assets/Decor/SM_Vase_Flowers", - "dimensions": {"x": 20, "y": 20, "z": 40}, + "id": "restaurantscene_meshes_sm_tablenumber_24", + "name": "TableNumber 24", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_24", "has_collision": true }, { - "id": "decor_lamp_desk", - "name": "Desk Lamp", - "category": "Decor/Lighting", - "tags": ["lamp", "desk", "lighting", "office"], - "path": "/Game/Ralpha/Assets/Decor/SM_Lamp_Desk", - "dimensions": {"x": 20, "y": 20, "z": 45}, + "id": "restaurantscene_meshes_sm_tablenumber_25", + "name": "TableNumber 25", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_25", "has_collision": true }, { - "id": "decor_mirror_wall", - "name": "Wall Mirror", - "category": "Decor/Wall Art", - "tags": ["mirror", "wall", "decor", "reflection"], - "path": "/Game/Ralpha/Assets/Decor/SM_Mirror_Wall", - "dimensions": {"x": 80, "y": 5, "z": 120}, + "id": "restaurantscene_meshes_sm_tablenumber_3", + "name": "TableNumber 3", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_3", "has_collision": true }, { - "id": "decor_clock_wall", - "name": "Wall Clock", - "category": "Decor/Wall Art", - "tags": ["clock", "wall", "time", "decor"], - "path": "/Game/Ralpha/Assets/Decor/SM_Clock_Wall", - "dimensions": {"x": 30, "y": 5, "z": 30}, + "id": "restaurantscene_meshes_sm_tablenumber_4", + "name": "TableNumber 4", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_4", "has_collision": true }, { - "id": "decor_candle_pillar", - "name": "Pillar Candle", - "category": "Decor/Candles", - "tags": ["candle", "pillar", "decor", "ambiance"], - "path": "/Game/Ralpha/Assets/Decor/SM_Candle_Pillar", - "dimensions": {"x": 8, "y": 8, "z": 15}, + "id": "restaurantscene_meshes_sm_tablenumber_5", + "name": "TableNumber 5", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_5", "has_collision": true }, { - "id": "decor_umbrella_patio", - "name": "Patio Umbrella", - "category": "Decor/Outdoor", - "tags": ["umbrella", "patio", "outdoor", "shade"], - "path": "/Game/Ralpha/Assets/Decor/SM_Umbrella_Patio", - "dimensions": {"x": 270, "y": 270, "z": 250}, + "id": "restaurantscene_meshes_sm_tablenumber_6", + "name": "TableNumber 6", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_6", "has_collision": true }, { - "id": "decor_planter_large", - "name": "Large Planter", - "category": "Decor/Outdoor", - "tags": ["planter", "outdoor", "garden", "large"], - "path": "/Game/Ralpha/Assets/Decor/SM_Planter_Large", - "dimensions": {"x": 60, "y": 60, "z": 50}, + "id": "restaurantscene_meshes_sm_tablenumber_7", + "name": "TableNumber 7", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_7", "has_collision": true }, { - "id": "decor_string_lights", - "name": "String Lights", - "category": "Decor/Outdoor", - "tags": ["lights", "string", "outdoor", "party"], - "path": "/Game/Ralpha/Assets/Decor/SM_String_Lights", - "dimensions": {"x": 500, "y": 10, "z": 10}, - "has_collision": false + "id": "restaurantscene_meshes_sm_tablenumber_8", + "name": "TableNumber 8", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_8", + "has_collision": true }, { - "id": "decor_fire_pit", - "name": "Fire Pit", - "category": "Decor/Outdoor", - "tags": ["fire pit", "outdoor", "fire", "patio"], - "path": "/Game/Ralpha/Assets/Decor/SM_Fire_Pit", - "dimensions": {"x": 100, "y": 100, "z": 45}, + "id": "restaurantscene_meshes_sm_tablenumber_9", + "name": "TableNumber 9", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "tablenumber" + ], + "path": "/Game/RestaurantScene/Meshes/SM_TableNumber_9", "has_collision": true }, - { - "id": "equipment_treadmill", - "name": "Treadmill", - "category": "Equipment/Gym", - "tags": ["treadmill", "gym", "cardio", "running"], - "path": "/Game/Ralpha/Assets/Equipment/SM_Treadmill", - "dimensions": {"x": 80, "y": 180, "z": 140}, + "id": "restaurantscene_meshes_sm_utilitycart", + "name": "UtilityCart", + "category": "Restaurant", + "tags": [ + "furniture", + "utilitycart", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_UtilityCart", "has_collision": true }, { - "id": "equipment_exercise_bike", - "name": "Exercise Bike", - "category": "Equipment/Gym", - "tags": ["bike", "exercise", "gym", "cardio"], - "path": "/Game/Ralpha/Assets/Equipment/SM_Exercise_Bike", - "dimensions": {"x": 55, "y": 120, "z": 130}, + "id": "restaurantscene_meshes_sm_venetianblind01", + "name": "VenetianBlind01", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "venetianblind" + ], + "path": "/Game/RestaurantScene/Meshes/SM_VenetianBlind01", "has_collision": true }, { - "id": "equipment_weight_rack", - "name": "Weight Rack", - "category": "Equipment/Gym", - "tags": ["weight", "rack", "gym", "storage"], - "path": "/Game/Ralpha/Assets/Equipment/SM_Weight_Rack", - "dimensions": {"x": 120, "y": 50, "z": 150}, + "id": "restaurantscene_meshes_sm_venetianblind02", + "name": "VenetianBlind02", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "venetianblind" + ], + "path": "/Game/RestaurantScene/Meshes/SM_VenetianBlind02", "has_collision": true }, { - "id": "equipment_dumbbells_set", - "name": "Dumbbell Set", - "category": "Equipment/Gym", - "tags": ["dumbbell", "weight", "gym", "set"], - "path": "/Game/Ralpha/Assets/Equipment/SM_Dumbbells_Set", - "dimensions": {"x": 60, "y": 25, "z": 30}, + "id": "restaurantscene_meshes_sm_wall01", + "name": "Wall01", + "category": "Restaurant", + "tags": [ + "wall", + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Wall01", "has_collision": true }, { - "id": "equipment_yoga_mat", - "name": "Yoga Mat", - "category": "Equipment/Gym", - "tags": ["yoga", "mat", "exercise", "floor"], - "path": "/Game/Ralpha/Assets/Equipment/SM_Yoga_Mat", - "dimensions": {"x": 180, "y": 60, "z": 1}, - "has_collision": false + "id": "restaurantscene_meshes_sm_wall02", + "name": "Wall02", + "category": "Restaurant", + "tags": [ + "wall", + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Wall02", + "has_collision": true }, { - "id": "equipment_kettlebell_set", - "name": "Kettlebell Set", - "category": "Equipment/Gym", - "tags": ["kettlebell", "weight", "gym", "strength"], - "path": "/Game/Ralpha/Assets/Equipment/SM_Kettlebell_Set", - "dimensions": {"x": 40, "y": 20, "z": 25}, + "id": "restaurantscene_meshes_sm_wall03", + "name": "Wall03", + "category": "Restaurant", + "tags": [ + "wall", + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Wall03", "has_collision": true }, - { - "id": "studio_backdrop_cyclorama_white", - "name": "White Cyclorama", - "category": "Studio/Backdrops", - "tags": ["backdrop", "cyclorama", "white", "studio"], - "path": "/Game/Ralpha/Assets/Studio/SM_Cyclorama_White", - "dimensions": {"x": 600, "y": 600, "z": 400}, + "id": "restaurantscene_meshes_sm_wallpainting_1", + "name": "WallPainting 1", + "category": "Restaurant", + "tags": [ + "furniture", + "wallpainting", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_WallPainting_1", "has_collision": true }, { - "id": "studio_backdrop_cyclorama_black", - "name": "Black Cyclorama", - "category": "Studio/Backdrops", - "tags": ["backdrop", "cyclorama", "black", "studio"], - "path": "/Game/Ralpha/Assets/Studio/SM_Cyclorama_Black", - "dimensions": {"x": 600, "y": 600, "z": 400}, + "id": "restaurantscene_meshes_sm_wallpainting_2", + "name": "WallPainting 2", + "category": "Restaurant", + "tags": [ + "furniture", + "wallpainting", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_WallPainting_2", "has_collision": true }, { - "id": "studio_backdrop_cyclorama_grey", - "name": "Grey Cyclorama", - "category": "Studio/Backdrops", - "tags": ["backdrop", "cyclorama", "grey", "studio"], - "path": "/Game/Ralpha/Assets/Studio/SM_Cyclorama_Grey", - "dimensions": {"x": 600, "y": 600, "z": 400}, + "id": "restaurantscene_meshes_sm_wallshelves", + "name": "WallShelves", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "dining", + "food", + "wallshelves" + ], + "path": "/Game/RestaurantScene/Meshes/SM_WallShelves", "has_collision": true }, { - "id": "studio_light_softbox", - "name": "Studio Softbox Light", - "category": "Studio/Lighting", - "tags": ["light", "softbox", "studio", "photography"], - "path": "/Game/Ralpha/Assets/Studio/SM_Light_Softbox", - "dimensions": {"x": 80, "y": 80, "z": 200}, + "id": "restaurantscene_meshes_sm_winebottle_1", + "name": "Winebottle 1", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "winebottle", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Winebottle_1", "has_collision": true }, { - "id": "studio_light_ring", - "name": "Ring Light", - "category": "Studio/Lighting", - "tags": ["light", "ring", "studio", "beauty"], - "path": "/Game/Ralpha/Assets/Studio/SM_Light_Ring", - "dimensions": {"x": 50, "y": 20, "z": 180}, + "id": "restaurantscene_meshes_sm_winebottle_2", + "name": "Winebottle 2", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "winebottle", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Winebottle_2", "has_collision": true }, { - "id": "studio_reflector", - "name": "Photography Reflector", - "category": "Studio/Lighting", - "tags": ["reflector", "photography", "studio", "bounce"], - "path": "/Game/Ralpha/Assets/Studio/SM_Reflector", - "dimensions": {"x": 100, "y": 5, "z": 100}, + "id": "restaurantscene_meshes_sm_winebottle_3", + "name": "Winebottle 3", + "category": "Restaurant", + "tags": [ + "furniture", + "cafe", + "interior", + "kitchen", + "restaurant", + "winebottle", + "dining", + "food" + ], + "path": "/Game/RestaurantScene/Meshes/SM_Winebottle_3", "has_collision": true } ] -} +} \ No newline at end of file