A silly little game where a robot drives an ambulance.
at main 404 B view raw
1{ 2 "FileVersion": 3, 3 "EngineAssociation": "{5FF1807C-BB00-4EE1-B498-D7E9CB07C0AD}", 4 "Category": "", 5 "Description": "", 6 "Modules": [ 7 { 8 "Name": "CrazyAmbulance", 9 "Type": "Runtime", 10 "LoadingPhase": "Default", 11 "AdditionalDependencies": [ 12 "Engine" 13 ] 14 } 15 ], 16 "Plugins": [ 17 { 18 "Name": "ModelingToolsEditorMode", 19 "Enabled": true, 20 "TargetAllowList": [ 21 "Editor" 22 ] 23 } 24 ] 25}