ralpha-assets/Content/Maps/Locations/LocationConfig.json

827 lines
36 KiB
JSON

{
"version": "1.1",
"description": "Ralpha Location Configuration - 42 LVL locations + 29 content pack environments for visual matching",
"hub_level": "/Game/Maps/RalphaWorld",
"locations": [
{
"id": "alpine",
"name": "Alpine Mountains",
"level_path": "/Game/Maps/Locations/LVL_Alpine",
"description": "Snow-capped mountains, alpine meadows, dramatic vistas",
"domains": ["SKY", "TERRAIN", "FOG", "LIGHTING", "SNOW"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -10000, "y": 0, "z": 0},
"streaming_distance": 15000
},
{
"id": "artgallery",
"name": "Art Gallery",
"level_path": "/Game/Maps/Locations/LVL_ArtGallery",
"description": "Modern art gallery, white walls, spot lighting, minimal aesthetic",
"domains": ["LIGHTING", "OBJECTS", "COMPOSITION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -8660, "y": -5000, "z": 0},
"streaming_distance": 4000
},
{
"id": "balcony_window",
"name": "Balcony Window",
"level_path": "/Game/Maps/Locations/LVL_Balcony_Window",
"description": "Interior with balcony/window view, natural light, indoor-outdoor transition",
"domains": ["LIGHTING", "COMPOSITION", "INTERIOR"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 16000, "y": 4000, "z": 0},
"streaming_distance": 4000
},
{
"id": "beach",
"name": "Beach Island",
"level_path": "/Game/Maps/Locations/LVL_Beach",
"description": "Tropical beach with ocean, sand, palm trees, sunset views",
"domains": ["SKY", "SEA", "TERRAIN", "LIGHTING"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 10000, "y": 0, "z": 0},
"streaming_distance": 8000
},
{
"id": "bedroom_bathroom",
"name": "Bedroom & Bathroom",
"level_path": "/Game/Maps/Locations/LVL_Bedroom_Bathroom",
"description": "Private residential spaces, intimate lighting, personal setting",
"domains": ["LIGHTING", "OBJECTS", "INTERIOR", "COMPOSITION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 16000, "y": -4000, "z": 0},
"streaming_distance": 4000
},
{
"id": "cafe",
"name": "Cafe Restaurant",
"level_path": "/Game/Maps/Locations/LVL_Cafe",
"description": "Cozy cafe/restaurant interior, warm lighting, lifestyle setting",
"domains": ["LIGHTING", "OBJECTS", "FACES", "COMPOSITION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -5000, "y": -8660, "z": 0},
"streaming_distance": 4000
},
{
"id": "campsite",
"name": "Campsite",
"level_path": "/Game/Maps/Locations/LVL_Campsite",
"description": "Outdoor camping scene, tent, campfire, night sky",
"domains": ["SKY", "TERRAIN", "LIGHTING", "FOLIAGE", "FIRE"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 18000, "y": 0, "z": 0},
"streaming_distance": 6000
},
{
"id": "carpark",
"name": "Car Park / Parking Garage",
"level_path": "/Game/Maps/Locations/LVL_Carpark",
"description": "Multi-level parking structure, fluorescent lighting, concrete",
"domains": ["LIGHTING", "URBAN", "VEHICLES"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 17000, "y": 7000, "z": 0},
"streaming_distance": 5000
},
{
"id": "chefshow",
"name": "Chef Show / Cooking Set",
"level_path": "/Game/Maps/Locations/LVL_ChefShow",
"description": "TV cooking show set, studio kitchen, broadcast lighting",
"domains": ["LIGHTING", "OBJECTS", "FACES", "BROADCAST"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 14000, "y": 12000, "z": 0},
"streaming_distance": 4000
},
{
"id": "church",
"name": "Church District",
"level_path": "/Game/Maps/Locations/LVL_Church",
"description": "Gothic church interior and exterior, stained glass, dramatic lighting",
"domains": ["LIGHTING", "OBJECTS", "COMPOSITION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 8660, "y": 5000, "z": 0},
"streaming_distance": 6000
},
{
"id": "desert",
"name": "Desert Canyon",
"level_path": "/Game/Maps/Locations/LVL_Desert",
"description": "Arid desert landscape, rock formations, dramatic shadows",
"domains": ["SKY", "TERRAIN", "LIGHTING"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 0, "y": -10000, "z": 0},
"streaming_distance": 12000
},
{
"id": "diner",
"name": "Retro Diner",
"level_path": "/Game/Maps/Locations/LVL_Diner",
"description": "Classic American diner, neon signs, booth seating, nostalgic",
"domains": ["LIGHTING", "OBJECTS", "NEON", "INTERIOR"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 12000, "y": 14000, "z": 0},
"streaming_distance": 4000
},
{
"id": "elevator",
"name": "Elevator Interior",
"level_path": "/Game/Maps/Locations/LVL_Elevator",
"description": "Enclosed elevator space, tight composition, reflective surfaces",
"domains": ["LIGHTING", "COMPOSITION", "INTERIOR"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 8000, "y": 16000, "z": 0},
"streaming_distance": 2000
},
{
"id": "farm",
"name": "Farm Countryside",
"level_path": "/Game/Maps/Locations/LVL_Farm",
"description": "Rural farmland, barns, fields, pastoral scenes",
"domains": ["SKY", "TERRAIN", "LIGHTING", "FOLIAGE"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 5000, "y": -8660, "z": 0},
"streaming_distance": 10000
},
{
"id": "forest",
"name": "Forest Wilderness",
"level_path": "/Game/Maps/Locations/LVL_Forest",
"description": "Dense forest with varied vegetation, paths, clearings",
"domains": ["SKY", "TERRAIN", "FOG", "LIGHTING", "FOLIAGE"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -8660, "y": 5000, "z": 0},
"streaming_distance": 12000
},
{
"id": "garden",
"name": "Garden Park",
"level_path": "/Game/Maps/Locations/LVL_Garden",
"description": "Manicured gardens, fountains, flower beds, pathways",
"domains": ["TERRAIN", "FOLIAGE", "LIGHTING", "WATER"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 8660, "y": -5000, "z": 0},
"streaming_distance": 6000
},
{
"id": "government",
"name": "Government Building",
"level_path": "/Game/Maps/Locations/LVL_Government",
"description": "Official government interior, marble, formal architecture",
"domains": ["LIGHTING", "OBJECTS", "COMPOSITION", "INTERIOR"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 4000, "y": 17000, "z": 0},
"streaming_distance": 5000
},
{
"id": "hallway",
"name": "Hallway Corridor",
"level_path": "/Game/Maps/Locations/LVL_Hallway",
"description": "Long corridor, perspective lines, doorways, institutional",
"domains": ["LIGHTING", "COMPOSITION", "INTERIOR"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 0, "y": 18000, "z": 0},
"streaming_distance": 4000
},
{
"id": "home",
"name": "Residential Home",
"level_path": "/Game/Maps/Locations/LVL_Home",
"description": "Modern home interior - living room, kitchen, bedroom",
"domains": ["LIGHTING", "OBJECTS", "COMPOSITION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 0, "y": 10000, "z": 0},
"streaming_distance": 5000
},
{
"id": "hotel",
"name": "Luxury Hotel",
"level_path": "/Game/Maps/Locations/LVL_Hotel",
"description": "Upscale hotel lobby and suite, elegant interiors",
"domains": ["LIGHTING", "OBJECTS", "COMPOSITION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 12000, "y": 7000, "z": 0},
"streaming_distance": 5000
},
{
"id": "kitchen",
"name": "Home Kitchen",
"level_path": "/Game/Maps/Locations/LVL_Kitchen",
"description": "Residential kitchen, appliances, counter space, cooking",
"domains": ["LIGHTING", "OBJECTS", "INTERIOR"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -4000, "y": 17000, "z": 0},
"streaming_distance": 4000
},
{
"id": "kyoto",
"name": "Kyoto Japan",
"level_path": "/Game/Maps/Locations/LVL_Kyoto",
"description": "Traditional Japanese architecture, temples, zen gardens, cherry blossoms",
"domains": ["LIGHTING", "OBJECTS", "FOLIAGE", "COMPOSITION", "CULTURAL"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 7000, "y": 12000, "z": 0},
"streaming_distance": 8000
},
{
"id": "lightboard",
"name": "Lightboard / LED Wall",
"level_path": "/Game/Maps/Locations/LVL_Lightboard",
"description": "LED video wall background, virtual production, controlled lighting",
"domains": ["LIGHTING", "COMPOSITION", "VIRTUAL_PRODUCTION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -8000, "y": 16000, "z": 0},
"streaming_distance": 4000
},
{
"id": "medieval",
"name": "Medieval Castle",
"level_path": "/Game/Maps/Locations/LVL_Medieval",
"description": "Castle interiors and courtyards, torchlight, stone walls",
"domains": ["LIGHTING", "OBJECTS", "COMPOSITION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 0, "y": 14000, "z": 0},
"streaming_distance": 8000
},
{
"id": "neoncyber",
"name": "Neon Cyberpunk",
"level_path": "/Game/Maps/Locations/LVL_NeonCyber",
"description": "Futuristic cyberpunk cityscape, neon signs, rain-slicked streets",
"domains": ["LIGHTING", "NEON", "URBAN", "POST"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -7000, "y": 12000, "z": 0},
"streaming_distance": 10000
},
{
"id": "nightclub",
"name": "Nightclub Bar",
"level_path": "/Game/Maps/Locations/LVL_Nightclub",
"description": "Club interior with colored lighting, dance floor, bar",
"domains": ["LIGHTING", "NEON", "FACES", "BODIES"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -12000, "y": 7000, "z": 0},
"streaming_distance": 4000
},
{
"id": "office",
"name": "Office Space",
"level_path": "/Game/Maps/Locations/LVL_Office",
"description": "Corporate office, cubicles, meeting rooms, professional setting",
"domains": ["LIGHTING", "OBJECTS", "INTERIOR", "COMPOSITION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -12000, "y": 14000, "z": 0},
"streaming_distance": 5000
},
{
"id": "outback",
"name": "Australian Outback",
"level_path": "/Game/Maps/Locations/LVL_Outback",
"description": "Red earth terrain, sparse vegetation, dramatic skies",
"domains": ["SKY", "TERRAIN", "LIGHTING"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -14000, "y": 0, "z": 0},
"streaming_distance": 15000
},
{
"id": "overtheshoulder",
"name": "Over The Shoulder",
"level_path": "/Game/Maps/Locations/LVL_OverTheShoulder",
"description": "Classic OTS composition setup, conversation framing, two-shot",
"domains": ["COMPOSITION", "FACES", "LIGHTING"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -16000, "y": 8000, "z": 0},
"streaming_distance": 3000
},
{
"id": "poolspa",
"name": "Pool and Spa",
"level_path": "/Game/Maps/Locations/LVL_PoolSpa",
"description": "Indoor/outdoor pool, spa facilities, water reflections",
"domains": ["WATER", "LIGHTING", "OBJECTS"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -12000, "y": -7000, "z": 0},
"streaming_distance": 5000
},
{
"id": "prokitchen",
"name": "Professional Kitchen",
"level_path": "/Game/Maps/Locations/LVL_ProKitchen",
"description": "Commercial restaurant kitchen, stainless steel, industrial",
"domains": ["LIGHTING", "OBJECTS", "INTERIOR"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -16000, "y": 4000, "z": 0},
"streaming_distance": 4000
},
{
"id": "pub",
"name": "British Pub",
"level_path": "/Game/Maps/Locations/LVL_Pub",
"description": "Traditional pub interior, wood paneling, warm atmosphere",
"domains": ["LIGHTING", "OBJECTS", "INTERIOR"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -17000, "y": 0, "z": 0},
"streaming_distance": 4000
},
{
"id": "racer",
"name": "Racing / Car Interior",
"level_path": "/Game/Maps/Locations/LVL_Racer",
"description": "Race car cockpit, dashboard, motion blur, speed",
"domains": ["VEHICLES", "COMPOSITION", "LIGHTING"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -16000, "y": -4000, "z": 0},
"streaming_distance": 3000
},
{
"id": "rooftop",
"name": "Rooftop Terrace",
"level_path": "/Game/Maps/Locations/LVL_Rooftop",
"description": "Urban rooftop with city skyline views, golden hour shots",
"domains": ["SKY", "LIGHTING", "URBAN", "COMPOSITION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -7000, "y": -12000, "z": 0},
"streaming_distance": 8000
},
{
"id": "safarizoo",
"name": "Safari Zoo",
"level_path": "/Game/Maps/Locations/LVL_SafariZoo",
"description": "African savanna, wildlife, safari vehicles",
"domains": ["SKY", "TERRAIN", "FOLIAGE", "LIGHTING"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 0, "y": -14000, "z": 0},
"streaming_distance": 15000
},
{
"id": "starship",
"name": "Starship Interior",
"level_path": "/Game/Maps/Locations/LVL_Starship",
"description": "Sci-fi spaceship corridors, bridge, futuristic tech",
"domains": ["LIGHTING", "OBJECTS", "SCIFI"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 7000, "y": -12000, "z": 0},
"streaming_distance": 5000
},
{
"id": "street",
"name": "Street Scene",
"level_path": "/Game/Maps/Locations/LVL_Street",
"description": "Generic street level, sidewalk, storefronts, pedestrian view",
"domains": ["URBAN", "LIGHTING", "OBJECTS", "SKY"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -16000, "y": -8000, "z": 0},
"streaming_distance": 8000
},
{
"id": "studio",
"name": "Studio Backlot",
"level_path": "/Game/Maps/Locations/LVL_Studio",
"description": "Professional photo/film studio with controllable lighting rigs",
"domains": ["LIGHTING", "FACES", "BODIES", "COMPOSITION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 5000, "y": 8660, "z": 0},
"streaming_distance": 4000
},
{
"id": "subwaymetro",
"name": "Subway Metro",
"level_path": "/Game/Maps/Locations/LVL_SubwayMetro",
"description": "Underground subway station, artificial lighting, urban transit",
"domains": ["LIGHTING", "URBAN", "OBJECTS"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 12000, "y": -7000, "z": 0},
"streaming_distance": 5000
},
{
"id": "urban",
"name": "Urban Downtown",
"level_path": "/Game/Maps/Locations/LVL_Urban",
"description": "City streets, building facades, traffic, storefronts",
"domains": ["SKY", "LIGHTING", "OBJECTS", "COMPOSITION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -5000, "y": 8660, "z": 0},
"streaming_distance": 10000
},
{
"id": "warehouse",
"name": "Industrial Warehouse",
"level_path": "/Game/Maps/Locations/LVL_Warehouse",
"description": "Gritty warehouse space, industrial aesthetic, dramatic shafts of light",
"domains": ["LIGHTING", "OBJECTS", "COMPOSITION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 14000, "y": 0, "z": 0},
"streaming_distance": 6000
},
{
"id": "workshop_garage",
"name": "Workshop Garage",
"level_path": "/Game/Maps/Locations/LVL_Workshop_Garage",
"description": "Auto mechanic garage, tools, workbench, vehicles",
"domains": ["LIGHTING", "OBJECTS", "VEHICLES", "INTERIOR"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": -14000, "y": -10000, "z": 0},
"streaming_distance": 5000
},
{"_comment": "=== CONTENT PACK ENVIRONMENTS (not in LVL_ system) ==="},
{
"id": "paris",
"name": "Paris Streets",
"level_path": "/Game/Paris/Demo/Maps/L_Paris_01_01_P",
"description": "Photogrammetric Paris cityscape — streets, restaurants, metro, bakery, bridge. Day/overcast/sunset variants.",
"domains": ["SKY", "LIGHTING", "URBAN", "OBJECTS", "COMPOSITION", "CULTURAL"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 20000, "y": 0, "z": 0},
"streaming_distance": 12000,
"source": "content_pack",
"variants": [
"/Game/Paris/Demo/Maps/Sublevels/L_ParisLighting_01_01_Day",
"/Game/Paris/Demo/Maps/Sublevels/L_ParisLighting_01_02_Overcast",
"/Game/Paris/Demo/Maps/Sublevels/L_ParisLighting_01_03_Sunset"
]
},
{
"id": "london",
"name": "London City",
"level_path": "/Game/London/Demo/Maps/L_London_01_01_P",
"description": "Photogrammetric London cityscape — streets, rooftop, high-rise views. Day/overcast/sunset variants with PCG.",
"domains": ["SKY", "LIGHTING", "URBAN", "OBJECTS", "COMPOSITION", "CULTURAL"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 20000, "y": 4000, "z": 0},
"streaming_distance": 12000,
"source": "content_pack",
"variants": [
"/Game/London/Demo/Maps/Sublevels/L_LondonLighting_01_01_Day",
"/Game/London/Demo/Maps/Sublevels/L_LondonLighting_01_02_Overcast",
"/Game/London/Demo/Maps/Sublevels/L_LondonLighting_01_03_Sunset"
]
},
{
"id": "hillside",
"name": "Hillside Estate",
"level_path": "/Game/Hillside/Maps/LV_Exterior",
"description": "Massive archviz environment — hotel, housing, commercial buildings, river. 11 lighting presets across seasons and times of day.",
"domains": ["SKY", "LIGHTING", "TERRAIN", "WATER", "OBJECTS", "COMPOSITION", "FOLIAGE"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 20000, "y": 8000, "z": 0},
"streaming_distance": 15000,
"source": "content_pack",
"variants": [
"/Game/Hillside/Maps/LV_Interior",
"/Game/Hillside/Maps/Lighting/LV_Lighting_Default",
"/Game/Hillside/Maps/Lighting/LV_Lighting_Dusk",
"/Game/Hillside/Maps/Lighting/LV_Lighting_EarlyMorning",
"/Game/Hillside/Maps/Lighting/LV_Lighting_Fall",
"/Game/Hillside/Maps/Lighting/LV_Lighting_Night",
"/Game/Hillside/Maps/Lighting/LV_Lighting_Spring",
"/Game/Hillside/Maps/Lighting/LV_Lighting_Summer",
"/Game/Hillside/Maps/Lighting/LV_Lighting_Winter_Overcast"
]
},
{
"id": "rural_australia",
"name": "Rural Australia",
"level_path": "/Game/RuralAustralia/Maps/RuralAustralia_Example_01",
"description": "Australian countryside — rural architecture, outback landscapes. Three distinct example scenes.",
"domains": ["SKY", "TERRAIN", "LIGHTING", "FOLIAGE"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 20000, "y": -4000, "z": 0},
"streaming_distance": 15000,
"source": "content_pack",
"variants": [
"/Game/RuralAustralia/Maps/RuralAustralia_Example_02",
"/Game/RuralAustralia/Maps/RuralAustralia_Example_03"
]
},
{
"id": "tropical_jungle",
"name": "Tropical Jungle",
"level_path": "/Game/Tropical_Jungle_Pack/Maps/Showcase",
"description": "Dense tropical jungle with canopy, grassfield, and showcase variants.",
"domains": ["SKY", "TERRAIN", "LIGHTING", "FOLIAGE", "FOG"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 20000, "y": -8000, "z": 0},
"streaming_distance": 12000,
"source": "content_pack",
"variants": [
"/Game/Tropical_Jungle_Pack/Maps/Showcase_Grassfield"
]
},
{
"id": "brushify_tropical",
"name": "Brushify Tropical",
"level_path": "/Game/Brushify/Maps/Tropical/Tropical",
"description": "Lush tropical landscape built with Brushify terrain tools.",
"domains": ["SKY", "TERRAIN", "LIGHTING", "FOLIAGE", "WATER"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 22000, "y": 0, "z": 0},
"streaming_distance": 12000,
"source": "content_pack"
},
{
"id": "city_park",
"name": "City Park",
"level_path": "/Game/CityPark/Maps/Showcase",
"description": "Urban park with vegetation, walkways, amenities.",
"domains": ["SKY", "TERRAIN", "LIGHTING", "FOLIAGE", "URBAN"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 22000, "y": 4000, "z": 0},
"streaming_distance": 8000,
"source": "content_pack"
},
{
"id": "downtown_west",
"name": "Downtown West",
"level_path": "/Game/Downtown_West/Maps/Demo_Environment",
"description": "Modern urban city block — modular buildings, streets, day/night lighting.",
"domains": ["SKY", "LIGHTING", "URBAN", "OBJECTS"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 22000, "y": 8000, "z": 0},
"streaming_distance": 10000,
"source": "content_pack",
"variants": [
"/Game/Downtown_West/Maps/Sub-Levels/Daytime_Lighting",
"/Game/Downtown_West/Maps/Sub-Levels/Nightime_Lighting"
]
},
{
"id": "western_town",
"name": "Western Town",
"level_path": "/Game/WesterTown/Maps/Showcase",
"description": "Wild West frontier settlement with period buildings and rock formations.",
"domains": ["SKY", "TERRAIN", "LIGHTING", "OBJECTS"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 22000, "y": -4000, "z": 0},
"streaming_distance": 10000,
"source": "content_pack"
},
{
"id": "watermill",
"name": "Watermill Countryside",
"level_path": "/Game/WaterMill/Maps/Showcase_Day",
"description": "Historic watermill with pastoral landscape. Day/night variants.",
"domains": ["SKY", "TERRAIN", "LIGHTING", "WATER", "FOLIAGE"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 22000, "y": -8000, "z": 0},
"streaming_distance": 8000,
"source": "content_pack",
"variants": [
"/Game/WaterMill/Maps/Showcase_Night"
]
},
{
"id": "restaurant",
"name": "Restaurant Interior",
"level_path": "/Game/RestaurantScene/Maps/Showcase",
"description": "Restaurant interior with table settings, bar, detailed props.",
"domains": ["LIGHTING", "OBJECTS", "INTERIOR", "COMPOSITION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 24000, "y": 0, "z": 0},
"streaming_distance": 4000,
"source": "content_pack"
},
{
"id": "broadcast_studio",
"name": "Broadcast Studio",
"level_path": "/Game/BroadcastStudio/Maps/Showcase",
"description": "Professional TV broadcast studio with desk, screens, lighting rigs.",
"domains": ["LIGHTING", "OBJECTS", "BROADCAST", "COMPOSITION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 24000, "y": 4000, "z": 0},
"streaming_distance": 4000,
"source": "content_pack"
},
{
"id": "science_lab",
"name": "Science Laboratory",
"level_path": "/Game/ScienceLab/MAPS/Showcase",
"description": "Science laboratory interior with equipment, monitors, workstations.",
"domains": ["LIGHTING", "OBJECTS", "INTERIOR"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 24000, "y": 8000, "z": 0},
"streaming_distance": 4000,
"source": "content_pack"
},
{
"id": "virtual_studio_a",
"name": "Virtual Studio A",
"level_path": "/Game/Virtual_Studio_Kit/Maps/StudioA",
"description": "Virtual production studio setup with LED wall, cameras, controlled lighting.",
"domains": ["LIGHTING", "COMPOSITION", "VIRTUAL_PRODUCTION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 24000, "y": -4000, "z": 0},
"streaming_distance": 4000,
"source": "content_pack",
"variants": [
"/Game/Virtual_Studio_Kit/Maps/StudioB",
"/Game/Virtual_Studio_Kit/Maps/StudioC",
"/Game/Virtual_Studio_Kit/Maps/Studio_D",
"/Game/Virtual_Studio_Kit/Maps/Studio_GYM",
"/Game/Virtual_Studio_Kit/Maps/TrackerlessStudio"
]
},
{
"id": "cave",
"name": "Cave Environment",
"level_path": "/Game/CaveEnvironment/Maps/Demo_Scene",
"description": "Underground cave with stalactites, atmospheric lighting, rock formations.",
"domains": ["LIGHTING", "TERRAIN", "FOG"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 24000, "y": -8000, "z": 0},
"streaming_distance": 6000,
"source": "content_pack"
},
{
"id": "bunker",
"name": "Military Bunker",
"level_path": "/Game/Bunker/Maps/demonstration_BUNKER",
"description": "Underground military bunker with corridors, rooms, harsh lighting.",
"domains": ["LIGHTING", "OBJECTS", "INTERIOR"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 26000, "y": 0, "z": 0},
"streaming_distance": 5000,
"source": "content_pack"
},
{
"id": "factory",
"name": "Industrial Factory",
"level_path": "/Game/Factory_Pack_V1/Maps/Demo",
"description": "Industrial factory interior with machinery, catwalks, pipes.",
"domains": ["LIGHTING", "OBJECTS", "INTERIOR"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 26000, "y": 4000, "z": 0},
"streaming_distance": 6000,
"source": "content_pack"
},
{
"id": "medieval_castle",
"name": "Medieval Castle",
"level_path": "/Game/MedCastle/Maps/MedievalCastle",
"description": "Full medieval castle environment with courtyards, towers, interiors.",
"domains": ["SKY", "LIGHTING", "OBJECTS", "COMPOSITION", "CULTURAL"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 26000, "y": 8000, "z": 0},
"streaming_distance": 10000,
"source": "content_pack"
},
{
"id": "ancient_world",
"name": "Ancient World",
"level_path": "/Game/AncientContent/Maps/AncientWorld",
"description": "Epic's Ancient Game demo — desert canyon with ruins, pillars, dramatic landscape.",
"domains": ["SKY", "TERRAIN", "LIGHTING", "FOG"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 26000, "y": -4000, "z": 0},
"streaming_distance": 15000,
"source": "content_pack"
},
{
"id": "moon",
"name": "Moon Landscape",
"level_path": "/Game/MoonLandscape/Maps/Overview/Overview",
"description": "Lunar surface with craters, barren terrain, stark lighting.",
"domains": ["SKY", "TERRAIN", "LIGHTING"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 26000, "y": -8000, "z": 0},
"streaming_distance": 15000,
"source": "content_pack"
},
{
"id": "dead_hills",
"name": "Dead Hills",
"level_path": "/Game/DeadHillsLandscape/Maps/Overview/Overview",
"description": "Barren, desolate hillscape — post-apocalyptic or alien terrain.",
"domains": ["SKY", "TERRAIN", "LIGHTING"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 28000, "y": 0, "z": 0},
"streaming_distance": 15000,
"source": "content_pack"
},
{
"id": "spring_landscape",
"name": "Spring Landscape",
"level_path": "/Game/SpringLandscape/Maps/Overview/Overview",
"description": "Rolling green hills, spring flowers, pastoral countryside.",
"domains": ["SKY", "TERRAIN", "LIGHTING", "FOLIAGE"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 28000, "y": 4000, "z": 0},
"streaming_distance": 12000,
"source": "content_pack"
},
{
"id": "snow_mountain",
"name": "Snow Mountain",
"level_path": "/Game/CAA_SnowV4/PresentationData/Maps/Demo",
"description": "Snow-covered mountain terrain with volumetric snow effects.",
"domains": ["SKY", "TERRAIN", "LIGHTING", "SNOW"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 28000, "y": 8000, "z": 0},
"streaming_distance": 12000,
"source": "content_pack"
},
{
"id": "lower_sector",
"name": "Lower Sector",
"level_path": "/Game/LowerSector_Mod/Maps/LowerSector_Mod",
"description": "Sci-fi underground industrial facility — modular corridors, machinery.",
"domains": ["LIGHTING", "OBJECTS", "SCIFI", "INTERIOR"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 28000, "y": -4000, "z": 0},
"streaming_distance": 6000,
"source": "content_pack"
},
{
"id": "tiki_island",
"name": "Tiki Island",
"level_path": "/Game/Tiki/MAps/IslandLevel",
"description": "Tropical tiki island resort with beach, huts, vegetation.",
"domains": ["SKY", "TERRAIN", "LIGHTING", "WATER", "FOLIAGE"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 28000, "y": -8000, "z": 0},
"streaming_distance": 8000,
"source": "content_pack"
},
{
"id": "kite_landscape",
"name": "Kite Demo Landscape",
"level_path": "/Game/KiteDemo/Maps/Showcase",
"description": "Epic's Kite Demo — sweeping open landscape with foliage, terrain, atmospheric rendering.",
"domains": ["SKY", "TERRAIN", "LIGHTING", "FOLIAGE"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 30000, "y": 0, "z": 0},
"streaming_distance": 15000,
"source": "content_pack"
},
{
"id": "elven_ruins",
"name": "Elven Ruins",
"level_path": "/Game/InfinityBladeGrassLands/Maps/ElvenRuins",
"description": "Infinity Blade grasslands — ruins amid rolling green hills.",
"domains": ["SKY", "TERRAIN", "LIGHTING", "FOLIAGE"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 30000, "y": 4000, "z": 0},
"streaming_distance": 10000,
"source": "content_pack"
},
{
"id": "urban_construction",
"name": "Roadside Construction",
"level_path": "/Game/Scene_RoadsideConstruction/Maps/Urban_RoadsideConstruction",
"description": "Urban roadside construction zone — barriers, machinery, signage.",
"domains": ["URBAN", "LIGHTING", "OBJECTS"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 30000, "y": -4000, "z": 0},
"streaming_distance": 6000,
"source": "content_pack"
},
{
"id": "spacex_starship",
"name": "SpaceX Starship",
"level_path": "/Game/Starship/TestShip",
"description": "SpaceX Starship SNX V4 model — CAD-quality with detailed materials (stainless steel, heat shield, LED displays, decals).",
"domains": ["LIGHTING", "OBJECTS", "SCIFI", "COMPOSITION"],
"spawn_point": {"x": 0, "y": 0, "z": 100},
"hub_position": {"x": 30000, "y": -8000, "z": 0},
"streaming_distance": 8000,
"source": "content_pack"
}
],
"hub_config": {
"description": "Central plaza connecting all 71 locations (42 LVL + 29 content packs) in expanded rings",
"inner_ring_radius": 10000,
"outer_ring_radius": 18000,
"features": [
"Central landmark/fountain",
"Radial paths to each location",
"Signage and wayfinding",
"Neutral lighting for transitions"
]
},
"domain_index": {
"SKY": ["alpine", "beach", "campsite", "desert", "farm", "forest", "outback", "rooftop", "safarizoo", "street", "urban", "paris", "london", "hillside", "rural_australia", "tropical_jungle", "brushify_tropical", "city_park", "downtown_west", "western_town", "watermill", "ancient_world", "moon", "dead_hills", "spring_landscape", "snow_mountain", "tiki_island", "kite_landscape", "elven_ruins", "medieval_castle"],
"SEA": ["beach"],
"WATER": ["beach", "garden", "poolspa", "hillside", "brushify_tropical", "watermill", "tiki_island"],
"TERRAIN": ["alpine", "beach", "campsite", "desert", "farm", "forest", "garden", "outback", "safarizoo", "hillside", "rural_australia", "tropical_jungle", "brushify_tropical", "western_town", "watermill", "ancient_world", "moon", "dead_hills", "spring_landscape", "snow_mountain", "tiki_island", "kite_landscape", "elven_ruins", "cave"],
"LIGHTING": ["alpine", "artgallery", "balcony_window", "beach", "bedroom_bathroom", "cafe", "campsite", "carpark", "chefshow", "church", "desert", "diner", "elevator", "farm", "forest", "garden", "government", "hallway", "home", "hotel", "kitchen", "kyoto", "lightboard", "medieval", "neoncyber", "nightclub", "office", "outback", "overtheshoulder", "poolspa", "prokitchen", "pub", "racer", "rooftop", "safarizoo", "starship", "street", "studio", "subwaymetro", "urban", "warehouse", "workshop_garage", "paris", "london", "hillside", "rural_australia", "tropical_jungle", "brushify_tropical", "city_park", "downtown_west", "western_town", "watermill", "restaurant", "broadcast_studio", "science_lab", "virtual_studio_a", "cave", "bunker", "factory", "medieval_castle", "ancient_world", "moon", "dead_hills", "spring_landscape", "snow_mountain", "lower_sector", "tiki_island", "kite_landscape", "elven_ruins", "urban_construction"],
"FOG": ["alpine", "forest", "tropical_jungle", "cave", "ancient_world"],
"FOLIAGE": ["campsite", "farm", "forest", "garden", "kyoto", "safarizoo", "hillside", "rural_australia", "tropical_jungle", "brushify_tropical", "city_park", "watermill", "spring_landscape", "tiki_island", "kite_landscape", "elven_ruins"],
"OBJECTS": ["artgallery", "cafe", "church", "diner", "government", "home", "hotel", "kitchen", "kyoto", "medieval", "office", "poolspa", "prokitchen", "pub", "starship", "street", "subwaymetro", "urban", "warehouse", "workshop_garage", "paris", "london", "downtown_west", "western_town", "restaurant", "broadcast_studio", "science_lab", "bunker", "factory", "medieval_castle", "lower_sector", "urban_construction"],
"FACES": ["cafe", "chefshow", "nightclub", "overtheshoulder", "studio"],
"BODIES": ["nightclub", "studio"],
"COMPOSITION": ["artgallery", "balcony_window", "bedroom_bathroom", "cafe", "church", "elevator", "government", "hallway", "home", "hotel", "kyoto", "lightboard", "medieval", "office", "overtheshoulder", "racer", "rooftop", "studio", "urban", "warehouse", "paris", "london", "hillside", "restaurant", "broadcast_studio", "medieval_castle"],
"NEON": ["diner", "neoncyber", "nightclub"],
"URBAN": ["carpark", "neoncyber", "rooftop", "street", "subwaymetro", "urban", "paris", "london", "downtown_west", "city_park", "urban_construction"],
"SCIFI": ["neoncyber", "starship", "lower_sector", "spacex_starship"],
"CULTURAL": ["kyoto", "medieval", "paris", "london", "medieval_castle"],
"SNOW": ["alpine", "snow_mountain"],
"POST": ["neoncyber"],
"INTERIOR": ["balcony_window", "bedroom_bathroom", "diner", "elevator", "government", "hallway", "kitchen", "office", "prokitchen", "pub", "workshop_garage", "restaurant", "science_lab", "bunker", "factory", "lower_sector"],
"VEHICLES": ["carpark", "racer", "workshop_garage"],
"FIRE": ["campsite"],
"BROADCAST": ["chefshow", "broadcast_studio"],
"VIRTUAL_PRODUCTION": ["lightboard", "virtual_studio_a"]
}
}