Browse Source

Initial Commit!

いきますよ!
master
squeaksies 5 years ago
commit
ad200d2930
283 changed files with 17366 additions and 0 deletions
  1. +2
    -0
      .gitattributes
  2. +81
    -0
      .gitignore
  3. BIN
      Build/Windows/Application.ico
  4. +2
    -0
      Config/DefaultEditor.ini
  5. +221
    -0
      Config/DefaultEngine.ini
  6. +41
    -0
      Config/DefaultGame.ini
  7. BIN
      Config/DefaultInput.ini
  8. BIN
      Content/Blueprints/BPC_editor.uasset
  9. BIN
      Content/Blueprints/BPFL_editor.uasset
  10. BIN
      Content/Blueprints/BPGI_editor.uasset
  11. BIN
      Content/Blueprints/BPGM_editor.uasset
  12. BIN
      Content/Blueprints/BPSG_config.uasset
  13. BIN
      Content/Blueprints/BP_BPMChange.uasset
  14. BIN
      Content/Blueprints/BP_controller.uasset
  15. BIN
      Content/Blueprints/BP_event.uasset
  16. BIN
      Content/Blueprints/BP_event_ghost.uasset
  17. BIN
      Content/Blueprints/BP_event_manager.uasset
  18. BIN
      Content/Blueprints/BP_lasers.uasset
  19. BIN
      Content/Blueprints/BP_note.uasset
  20. BIN
      Content/Blueprints/BP_note_ghost.uasset
  21. BIN
      Content/Blueprints/BP_ring.uasset
  22. BIN
      Content/Blueprints/BP_wall.uasset
  23. BIN
      Content/Blueprints/CurveBlink.uasset
  24. BIN
      Content/Blueprints/CurveFlash.uasset
  25. BIN
      Content/Blueprints/ToolTipWidget.uasset
  26. BIN
      Content/Blueprints/VarTypes/BPMChange.uasset
  27. BIN
      Content/Blueprints/VarTypes/EnumActionType.uasset
  28. BIN
      Content/Blueprints/VarTypes/EnumDifficulty.uasset
  29. BIN
      Content/Blueprints/VarTypes/StructDifficulty.uasset
  30. BIN
      Content/Blueprints/VarTypes/StructDifficultyInfos.uasset
  31. BIN
      Content/Blueprints/VarTypes/StructEvent.uasset
  32. BIN
      Content/Blueprints/VarTypes/StructNote.uasset
  33. BIN
      Content/Blueprints/VarTypes/StructObstacle.uasset
  34. BIN
      Content/Blueprints/VarTypes/StructSong.uasset
  35. BIN
      Content/Blueprints/VarTypes/StructTimePos.uasset
  36. BIN
      Content/Blueprints/VarTypes/StructUndo.uasset
  37. BIN
      Content/Blueprints/WidgetDifButton.uasset
  38. BIN
      Content/Blueprints/WidgetEditorMenu.uasset
  39. BIN
      Content/Blueprints/WidgetErrorPopup.uasset
  40. BIN
      Content/Blueprints/WidgetLoading.uasset
  41. BIN
      Content/Blueprints/WidgetMapButton.uasset
  42. BIN
      Content/Blueprints/WidgetMapMenu.uasset
  43. BIN
      Content/Blueprints/WidgetSetPath.uasset
  44. BIN
      Content/Blueprints/WidgetSongInfos.uasset
  45. BIN
      Content/Fonts/Beon.uasset
  46. BIN
      Content/Fonts/M_ui.uasset
  47. BIN
      Content/Levels/Level_Startup.umap
  48. BIN
      Content/Materials/DefaultTextMaterialOpaque.uasset
  49. BIN
      Content/Materials/Events/MI_light_off.uasset
  50. BIN
      Content/Materials/Events/MI_light_on_blue.uasset
  51. BIN
      Content/Materials/Events/MI_light_on_blue_fade.uasset
  52. BIN
      Content/Materials/Events/MI_light_on_blue_flash.uasset
  53. BIN
      Content/Materials/Events/MI_light_on_red.uasset
  54. BIN
      Content/Materials/Events/MI_light_on_red_fade.uasset
  55. BIN
      Content/Materials/Events/MI_light_on_red_flash.uasset
  56. BIN
      Content/Materials/Events/M_event_rings.uasset
  57. BIN
      Content/Materials/Events/M_event_speed.uasset
  58. BIN
      Content/Materials/Events/M_light_event.uasset
  59. BIN
      Content/Materials/Events/M_light_event_2.uasset
  60. BIN
      Content/Materials/Events/ghostbluefade.uasset
  61. BIN
      Content/Materials/Events/ghostblueflash.uasset
  62. BIN
      Content/Materials/Events/ghostblueon.uasset
  63. BIN
      Content/Materials/Events/ghostredfade.uasset
  64. BIN
      Content/Materials/Events/ghostredflash.uasset
  65. BIN
      Content/Materials/Events/ghostredon.uasset
  66. BIN
      Content/Materials/MPC_time.uasset
  67. BIN
      Content/Materials/M_Arrow.uasset
  68. BIN
      Content/Materials/M_Arrow_blue.uasset
  69. BIN
      Content/Materials/M_Arrow_green.uasset
  70. BIN
      Content/Materials/M_Arrow_grey.uasset
  71. BIN
      Content/Materials/M_Arrow_mag.uasset
  72. BIN
      Content/Materials/M_Arrow_red.uasset
  73. BIN
      Content/Materials/M_CubeNote.uasset
  74. BIN
      Content/Materials/M_CubeNote_alt.uasset
  75. BIN
      Content/Materials/M_CubeNote_blue.uasset
  76. BIN
      Content/Materials/M_CubeNote_green.uasset
  77. BIN
      Content/Materials/M_CubeNote_grey.uasset
  78. BIN
      Content/Materials/M_CubeNote_mag.uasset
  79. BIN
      Content/Materials/M_CubeNote_red.uasset
  80. BIN
      Content/Materials/M_Obstacle.uasset
  81. BIN
      Content/Materials/M_Obstacle_2.uasset
  82. BIN
      Content/Materials/M_Obstacle_3.uasset
  83. BIN
      Content/Materials/M_Obstacle_4.uasset
  84. BIN
      Content/Materials/M_WaveForm.uasset
  85. BIN
      Content/Materials/M_bomb.uasset
  86. BIN
      Content/Materials/M_bomb_2.uasset
  87. BIN
      Content/Materials/M_bomb_ghost.uasset
  88. BIN
      Content/Materials/M_cursor_line.uasset
  89. BIN
      Content/Materials/M_edit_plane.uasset
  90. BIN
      Content/Materials/M_events_cursor.uasset
  91. BIN
      Content/Materials/M_events_plane.uasset
  92. BIN
      Content/Materials/M_events_plane_2.uasset
  93. BIN
      Content/Materials/M_ghost_note.uasset
  94. BIN
      Content/Materials/M_ghost_note_alt.uasset
  95. BIN
      Content/Materials/M_ghost_note_blue.uasset
  96. BIN
      Content/Materials/M_ghost_note_green.uasset
  97. BIN
      Content/Materials/M_ghost_note_mag.uasset
  98. BIN
      Content/Materials/M_ghost_note_red.uasset
  99. BIN
      Content/Materials/M_glow.uasset
  100. BIN
      Content/Materials/M_line.uasset

+ 2
- 0
.gitattributes View File

@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto

+ 81
- 0
.gitignore View File

@ -0,0 +1,81 @@
# Visual Studio 2015 user specific files
.vs/
# Visual Studio 2015 database file
*.VC.db
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
*.ipa
# These project files can be generated by the engine
*.xcodeproj
*.xcworkspace
*.sln
*.suo
*.opensdf
*.sdf
*.VC.db
*.VC.opendb
# Precompiled Assets
SourceArt/**/*.png
SourceArt/**/*.tga
# Binary Files
Binaries/*
# Builds
Build/*
# Whitelist PakBlacklist-<BuildConfiguration>.txt files
!Build/*/
Build/*/**
!Build/*/PakBlacklist*.txt
# Don't ignore icon files in Build
!Build/**/*.ico
# Built data for maps
*_BuiltData.uasset
# Configuration files generated by the Editor
Saved/*
# Compiled source files for the engine to use
Intermediate/*
# Packaged exe
Packaging/*
# Releases
Releases/*
# Cache files for the editor to use
DerivedDataCache/*

BIN
Build/Windows/Application.ico View File

Before After

+ 2
- 0
Config/DefaultEditor.ini View File

@ -0,0 +1,2 @@

+ 221
- 0
Config/DefaultEngine.ini View File

@ -0,0 +1,221 @@
[URL]
GameName=MediocreMapper
[Audio]
UnfocusedVolumeMultiplier=1.0
[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/Levels/Level_Startup.Level_Startup
GameDefaultMap=/Game/Levels/Level_Startup.Level_Startup
GlobalDefaultGameMode=/Game/Blueprints/BPGM_editor.BPGM_editor_C
GlobalDefaultServerGameMode=/Game/Blueprints/BPGM_editor.BPGM_editor_C
GameInstanceClass=/Game/Blueprints/BPGI_editor.BPGI_editor_C
[/Script/Engine.RendererSettings]
r.MobileHDR=True
r.Mobile.DisableVertexFog=True
r.Shadow.CSM.MaxMobileCascades=1
r.MobileMSAA=1
r.DiscardUnusedQuality=False
r.AllowOcclusionQueries=True
r.MinScreenRadiusForLights=0.030000
r.MinScreenRadiusForDepthPrepass=0.030000
r.MinScreenRadiusForCSMDepth=0.010000
r.PrecomputedVisibilityWarning=False
r.TextureStreaming=True
Compat.UseDXT5NormalMaps=False
r.ClearCoatNormal=False
r.ReflectionCaptureResolution=64
r.ReflectionEnvironmentLightmapMixBasedOnRoughness=True
r.ForwardShading=True
r.VertexFoggingForOpaque=True
r.AllowStaticLighting=False
r.NormalMapsForStaticLighting=False
r.GenerateMeshDistanceFields=False
r.DistanceFieldBuild.EightBit=False
r.GenerateLandscapeGIData=False
r.DistanceFieldBuild.Compress=False
r.TessellationAdaptivePixelsPerTriangle=48.000000
r.SeparateTranslucency=True
r.TranslucentSortPolicy=0
TranslucentSortAxis=(X=0.000000,Y=-1.000000,Z=0.000000)
r.CustomDepth=3
r.CustomDepthTemporalAAJitter=False
r.PostProcessing.PropagateAlpha=False
r.UsePreExposure=False
r.DefaultFeature.Bloom=True
r.DefaultFeature.AmbientOcclusion=True
r.DefaultFeature.AmbientOcclusionStaticFraction=False
r.DefaultFeature.AutoExposure=False
r.DefaultFeature.AutoExposure.Method=2
r.DefaultFeature.MotionBlur=False
r.DefaultFeature.LensFlare=False
r.TemporalAA.Upsampling=False
r.DefaultFeature.AntiAliasing=0
r.DefaultFeature.PointLightUnits=1
r.DefaultFeature.SpotLightUnits=1
r.Shadow.UnbuiltPreviewInGame=True
r.StencilForLODDither=False
r.EarlyZPass=3
r.EarlyZPassMovable=True
r.EarlyZPassOnlyMaterialMasking=False
r.DBuffer=False
r.ClearSceneMethod=1
r.BasePassOutputsVelocity=False
r.SelectiveBasePassOutputs=False
bDefaultParticleCutouts=False
r.AllowGlobalClipPlane=False
r.GBufferFormat=1
r.MorphTarget.Mode=True
bGPUParticlesLocalVFOnly=False
r.GPUCrashDebugging=True
vr.InstancedStereo=False
vr.MultiView=False
vr.MobileMultiView=False
vr.MobileMultiView.Direct=False
vr.MonoscopicFarField=False
vr.DebugCanvasInLayer=False
r.WireframeCullThreshold=5.000000
r.SupportStationarySkylight=False
r.SupportLowQualityLightmaps=True
r.SupportPointLightWholeSceneShadows=False
r.SupportAtmosphericFog=False
r.SkinCache.CompileShaders=False
r.Mobile.EnableStaticAndCSMShadowReceivers=False
r.Mobile.EnableMovableLightCSMShaderCulling=False
r.Mobile.AllowDistanceFieldShadows=False
r.Mobile.AllowMovableDirectionalLights=False
r.MobileNumDynamicPointLights=0
r.MobileDynamicPointLightsUseStaticBranch=False
r.SkinCache.SceneMemoryLimitInMB=128.000000
r.GPUSkin.Limit2BoneInfluences=False
r.SupportDepthOnlyIndexBuffers=True
r.SupportReversedIndexBuffers=True
r.SupportMaterialLayers=False
[/Script/HardwareTargeting.HardwareTargetingSettings]
TargetedHardwareClass=Desktop
AppliedTargetedHardwareClass=Desktop
DefaultGraphicsPerformance=Scalable
AppliedDefaultGraphicsPerformance=Scalable
[/Script/Engine.GarbageCollectionSettings]
gc.MaxObjectsInEditor=10000000
[/Script/Engine.NetworkSettings]
net.MaxRepArraySize=4096
[/Script/Engine.CollisionProfile]
-Profiles=(Name="NoCollision",CollisionEnabled=NoCollision,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="No collision",bCanModify=False)
-Profiles=(Name="BlockAll",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldStatic",CustomResponses=,HelpMessage="WorldStatic object that blocks all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
-Profiles=(Name="OverlapAll",CollisionEnabled=QueryOnly,ObjectTypeName="WorldStatic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
-Profiles=(Name="BlockAllDynamic",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldDynamic",CustomResponses=,HelpMessage="WorldDynamic object that blocks all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
-Profiles=(Name="OverlapAllDynamic",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldDynamic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
-Profiles=(Name="IgnoreOnlyPawn",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that ignores Pawn and Vehicle. All other channels will be set to default.",bCanModify=False)
-Profiles=(Name="OverlapOnlyPawn",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Pawn",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that overlaps Pawn, Camera, and Vehicle. All other channels will be set to default. ",bCanModify=False)
-Profiles=(Name="Pawn",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Pawn",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Pawn object. Can be used for capsule of any playerable character or AI. ",bCanModify=False)
-Profiles=(Name="Spectator",CollisionEnabled=QueryOnly,ObjectTypeName="Pawn",CustomResponses=((Channel="WorldStatic",Response=ECR_Block),(Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore)),HelpMessage="Pawn object that ignores all other actors except WorldStatic.",bCanModify=False)
-Profiles=(Name="CharacterMesh",CollisionEnabled=QueryOnly,ObjectTypeName="Pawn",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Pawn object that is used for Character Mesh. All other channels will be set to default.",bCanModify=False)
-Profiles=(Name="PhysicsActor",CollisionEnabled=QueryAndPhysics,ObjectTypeName="PhysicsBody",CustomResponses=,HelpMessage="Simulating actors",bCanModify=False)
-Profiles=(Name="Destructible",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Destructible",CustomResponses=,HelpMessage="Destructible actors",bCanModify=False)
-Profiles=(Name="InvisibleWall",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldStatic object that is invisible.",bCanModify=False)
-Profiles=(Name="InvisibleWallDynamic",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that is invisible.",bCanModify=False)
-Profiles=(Name="Trigger",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Ignore),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldDynamic object that is used for trigger. All other channels will be set to default.",bCanModify=False)
-Profiles=(Name="Ragdoll",CollisionEnabled=QueryAndPhysics,ObjectTypeName="PhysicsBody",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Simulating Skeletal Mesh Component. All other channels will be set to default.",bCanModify=False)
-Profiles=(Name="Vehicle",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Vehicle",CustomResponses=,HelpMessage="Vehicle object that blocks Vehicle, WorldStatic, and WorldDynamic. All other channels will be set to default.",bCanModify=False)
-Profiles=(Name="UI",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Block),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
+Profiles=(Name="NoCollision",CollisionEnabled=NoCollision,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="No collision",bCanModify=False)
+Profiles=(Name="BlockAll",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldStatic",CustomResponses=,HelpMessage="WorldStatic object that blocks all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
+Profiles=(Name="OverlapAll",CollisionEnabled=QueryOnly,ObjectTypeName="WorldStatic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
+Profiles=(Name="BlockAllDynamic",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldDynamic",CustomResponses=,HelpMessage="WorldDynamic object that blocks all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
+Profiles=(Name="OverlapAllDynamic",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldDynamic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
+Profiles=(Name="IgnoreOnlyPawn",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that ignores Pawn and Vehicle. All other channels will be set to default.",bCanModify=False)
+Profiles=(Name="OverlapOnlyPawn",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Pawn",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Overlap)),HelpMessage="WorldDynamic object that overlaps Pawn, Camera, and Vehicle. All other channels will be set to default. ",bCanModify=False)
+Profiles=(Name="Pawn",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Pawn",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Pawn object. Can be used for capsule of any playerable character or AI. ",bCanModify=False)
+Profiles=(Name="Spectator",CollisionEnabled=QueryOnly,ObjectTypeName="Pawn",CustomResponses=((Channel="WorldDynamic",Response=ECR_Ignore),(Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore),(Channel="PhysicsBody",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore),(Channel="Destructible",Response=ECR_Ignore)),HelpMessage="Pawn object that ignores all other actors except WorldStatic.",bCanModify=False)
+Profiles=(Name="CharacterMesh",CollisionEnabled=QueryOnly,ObjectTypeName="Pawn",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore),(Channel="Vehicle",Response=ECR_Ignore)),HelpMessage="Pawn object that is used for Character Mesh. All other channels will be set to default.",bCanModify=False)
+Profiles=(Name="PhysicsActor",CollisionEnabled=QueryAndPhysics,ObjectTypeName="PhysicsBody",CustomResponses=,HelpMessage="Simulating actors",bCanModify=False)
+Profiles=(Name="Destructible",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Destructible",CustomResponses=,HelpMessage="Destructible actors",bCanModify=False)
+Profiles=(Name="InvisibleWall",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldStatic object that is invisible.",bCanModify=False)
+Profiles=(Name="InvisibleWallDynamic",CollisionEnabled=QueryAndPhysics,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore)),HelpMessage="WorldDynamic object that is invisible.",bCanModify=False)
+Profiles=(Name="Trigger",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldDynamic object that is used for trigger. All other channels will be set to default.",bCanModify=False)
+Profiles=(Name="Ragdoll",CollisionEnabled=QueryAndPhysics,ObjectTypeName="PhysicsBody",CustomResponses=((Channel="Pawn",Response=ECR_Ignore),(Channel="Visibility",Response=ECR_Ignore)),HelpMessage="Simulating Skeletal Mesh Component. All other channels will be set to default.",bCanModify=False)
+Profiles=(Name="Vehicle",CollisionEnabled=QueryAndPhysics,ObjectTypeName="Vehicle",CustomResponses=,HelpMessage="Vehicle object that blocks Vehicle, WorldStatic, and WorldDynamic. All other channels will be set to default.",bCanModify=False)
+Profiles=(Name="UI",CollisionEnabled=QueryOnly,ObjectTypeName="WorldDynamic",CustomResponses=((Channel="WorldStatic",Response=ECR_Overlap),(Channel="WorldDynamic",Response=ECR_Overlap),(Channel="Pawn",Response=ECR_Overlap),(Channel="Camera",Response=ECR_Overlap),(Channel="PhysicsBody",Response=ECR_Overlap),(Channel="Vehicle",Response=ECR_Overlap),(Channel="Destructible",Response=ECR_Overlap)),HelpMessage="WorldStatic object that overlaps all actors by default. All new custom channels will use its own default response. ",bCanModify=False)
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel1,Name="Note",DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False)
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel2,Name="Obstacle",DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False)
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel3,Name="PlacingGhost",DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False)
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel4,Name="NoteSound",DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False)
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel5,Name="EventPlacingGhost",DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False)
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel6,Name="Event",DefaultResponse=ECR_Ignore,bTraceType=True,bStaticObject=False)
-ProfileRedirects=(OldName="BlockingVolume",NewName="InvisibleWall")
-ProfileRedirects=(OldName="InterpActor",NewName="IgnoreOnlyPawn")
-ProfileRedirects=(OldName="StaticMeshComponent",NewName="BlockAllDynamic")
-ProfileRedirects=(OldName="SkeletalMeshActor",NewName="PhysicsActor")
-ProfileRedirects=(OldName="InvisibleActor",NewName="InvisibleWallDynamic")
+ProfileRedirects=(OldName="BlockingVolume",NewName="InvisibleWall")
+ProfileRedirects=(OldName="InterpActor",NewName="IgnoreOnlyPawn")
+ProfileRedirects=(OldName="StaticMeshComponent",NewName="BlockAllDynamic")
+ProfileRedirects=(OldName="SkeletalMeshActor",NewName="PhysicsActor")
+ProfileRedirects=(OldName="InvisibleActor",NewName="InvisibleWallDynamic")
-CollisionChannelRedirects=(OldName="Static",NewName="WorldStatic")
-CollisionChannelRedirects=(OldName="Dynamic",NewName="WorldDynamic")
-CollisionChannelRedirects=(OldName="VehicleMovement",NewName="Vehicle")
-CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
+CollisionChannelRedirects=(OldName="Static",NewName="WorldStatic")
+CollisionChannelRedirects=(OldName="Dynamic",NewName="WorldDynamic")
+CollisionChannelRedirects=(OldName="VehicleMovement",NewName="Vehicle")
+CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
+CollisionChannelRedirects=(OldName="Event",NewName="EventPlacingGhost")
[/Script/Engine.Engine]
MaximumLoopIterationCount=10000000
SmoothedFrameRateRange=(LowerBound=(Type=Inclusive,Value=22.000000),UpperBound=(Type=Exclusive,Value=144.000000))
+ActiveGameNameRedirects=(OldGameName="/Script/BeatSaberEditor",NewGameName="/Script/MediocreMapper")
+ActiveGameNameRedirects=(OldGameName="BeatSaberEditor",NewGameName="MediocreMapper")
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
Compiler=VisualStudio2017
[/Script/Engine.PhysicsSettings]
DefaultGravityZ=-980.000000
DefaultTerminalVelocity=4000.000000
DefaultFluidFriction=0.300000
SimulateScratchMemorySize=262144
RagdollAggregateThreshold=4
TriangleMeshTriangleMinAreaThreshold=5.000000
bEnableAsyncScene=False
bEnableShapeSharing=False
bEnablePCM=True
bEnableStabilization=False
bWarnMissingLocks=True
bEnable2DPhysics=False
LockedAxis=Invalid
DefaultDegreesOfFreedom=Full3D
BounceThresholdVelocity=200.000000
FrictionCombineMode=Average
RestitutionCombineMode=Average
MaxAngularVelocity=3600.000000
MaxDepenetrationVelocity=0.000000
ContactOffsetMultiplier=0.020000
MinContactOffset=2.000000
MaxContactOffset=8.000000
bSimulateSkeletalMeshOnDedicatedServer=True
DefaultShapeComplexity=CTF_UseSimpleAndComplex
bDefaultHasComplexCollision=True
bSuppressFaceRemapTable=False
bSupportUVFromHitResults=False
bDisableActiveActors=False
bDisableCCD=False
bEnableEnhancedDeterminism=False
MaxPhysicsDeltaTime=0.033333
bSubstepping=False
bSubsteppingAsync=False
MaxSubstepDeltaTime=0.016667
MaxSubsteps=6
SyncSceneSmoothingFactor=0.000000
AsyncSceneSmoothingFactor=0.990000
InitialAverageFrameRate=0.016667
PhysXTreeRebuildRate=10

+ 41
- 0
Config/DefaultGame.ini View File

@ -0,0 +1,41 @@
[/Script/EngineSettings.GeneralProjectSettings]
ProjectID=F5529D354BF9DDA5B4BC06BB62D10933
bShouldWindowPreserveAspectRatio=False
ProjectName=MediocreMapper
ProjectDisplayedTitle=NSLOCTEXT("[/Script/EngineSettings]", "A4F171D24A09E6B0C435A39031D526F5", "EditSaber")
[/Script/UnrealEd.ProjectPackagingSettings]
Build=IfProjectHasCode
BuildConfiguration=PPBC_Shipping
StagingDirectory=(Path="E:\\Documents\\Unreal Projects\\MediocreMapper")
FullRebuild=True
ForDistribution=True
IncludeDebugFiles=False
BlueprintNativizationMethod=Disabled
bIncludeNativizedAssetsInProjectGeneration=False
UsePakFile=True
bGenerateChunks=False
bGenerateNoChunks=False
bChunkHardReferencesOnly=False
bBuildHttpChunkInstallData=False
HttpChunkInstallDataDirectory=(Path="")
HttpChunkInstallDataVersion=
IncludePrerequisites=False
IncludeAppLocalPrerequisites=False
bShareMaterialShaderCode=False
bSharedMaterialNativeLibraries=False
ApplocalPrerequisitesDirectory=(Path="")
IncludeCrashReporter=False
InternationalizationPreset=English
-CulturesToStage=en
+CulturesToStage=en
bCookAll=False
bCookMapsOnly=False
bCompressed=False
bEncryptIniFiles=False
bEncryptPakIndex=False
bSkipEditorContent=True
+MapsToCook=(FilePath="/Game/Levels/Level_Startup")
bNativizeBlueprintAssets=False
bNativizeOnlySelectedBlueprints=False

BIN
Config/DefaultInput.ini View File


BIN
Content/Blueprints/BPC_editor.uasset View File


BIN
Content/Blueprints/BPFL_editor.uasset View File


BIN
Content/Blueprints/BPGI_editor.uasset View File


BIN
Content/Blueprints/BPGM_editor.uasset View File


BIN
Content/Blueprints/BPSG_config.uasset View File


BIN
Content/Blueprints/BP_BPMChange.uasset View File


BIN
Content/Blueprints/BP_controller.uasset View File


BIN
Content/Blueprints/BP_event.uasset View File


BIN
Content/Blueprints/BP_event_ghost.uasset View File


BIN
Content/Blueprints/BP_event_manager.uasset View File


BIN
Content/Blueprints/BP_lasers.uasset View File


BIN
Content/Blueprints/BP_note.uasset View File


BIN
Content/Blueprints/BP_note_ghost.uasset View File


BIN
Content/Blueprints/BP_ring.uasset View File


BIN
Content/Blueprints/BP_wall.uasset View File


BIN
Content/Blueprints/CurveBlink.uasset View File


BIN
Content/Blueprints/CurveFlash.uasset View File


BIN
Content/Blueprints/ToolTipWidget.uasset View File


BIN
Content/Blueprints/VarTypes/BPMChange.uasset View File


BIN
Content/Blueprints/VarTypes/EnumActionType.uasset View File


BIN
Content/Blueprints/VarTypes/EnumDifficulty.uasset View File


BIN
Content/Blueprints/VarTypes/StructDifficulty.uasset View File


BIN
Content/Blueprints/VarTypes/StructDifficultyInfos.uasset View File


BIN
Content/Blueprints/VarTypes/StructEvent.uasset View File


BIN
Content/Blueprints/VarTypes/StructNote.uasset View File


BIN
Content/Blueprints/VarTypes/StructObstacle.uasset View File


BIN
Content/Blueprints/VarTypes/StructSong.uasset View File


BIN
Content/Blueprints/VarTypes/StructTimePos.uasset View File


BIN
Content/Blueprints/VarTypes/StructUndo.uasset View File


BIN
Content/Blueprints/WidgetDifButton.uasset View File


BIN
Content/Blueprints/WidgetEditorMenu.uasset View File


BIN
Content/Blueprints/WidgetErrorPopup.uasset View File


BIN
Content/Blueprints/WidgetLoading.uasset View File


BIN
Content/Blueprints/WidgetMapButton.uasset View File


BIN
Content/Blueprints/WidgetMapMenu.uasset View File


BIN
Content/Blueprints/WidgetSetPath.uasset View File


BIN
Content/Blueprints/WidgetSongInfos.uasset View File


BIN
Content/Fonts/Beon.uasset View File


BIN
Content/Fonts/M_ui.uasset View File


BIN
Content/Levels/Level_Startup.umap View File


BIN
Content/Materials/DefaultTextMaterialOpaque.uasset View File


BIN
Content/Materials/Events/MI_light_off.uasset View File


BIN
Content/Materials/Events/MI_light_on_blue.uasset View File


BIN
Content/Materials/Events/MI_light_on_blue_fade.uasset View File


BIN
Content/Materials/Events/MI_light_on_blue_flash.uasset View File


BIN
Content/Materials/Events/MI_light_on_red.uasset View File


BIN
Content/Materials/Events/MI_light_on_red_fade.uasset View File


BIN
Content/Materials/Events/MI_light_on_red_flash.uasset View File


BIN
Content/Materials/Events/M_event_rings.uasset View File


BIN
Content/Materials/Events/M_event_speed.uasset View File


BIN
Content/Materials/Events/M_light_event.uasset View File


BIN
Content/Materials/Events/M_light_event_2.uasset View File


BIN
Content/Materials/Events/ghostbluefade.uasset View File


BIN
Content/Materials/Events/ghostblueflash.uasset View File


BIN
Content/Materials/Events/ghostblueon.uasset View File


BIN
Content/Materials/Events/ghostredfade.uasset View File


BIN
Content/Materials/Events/ghostredflash.uasset View File


BIN
Content/Materials/Events/ghostredon.uasset View File


BIN
Content/Materials/MPC_time.uasset View File


BIN
Content/Materials/M_Arrow.uasset View File


BIN
Content/Materials/M_Arrow_blue.uasset View File


BIN
Content/Materials/M_Arrow_green.uasset View File


BIN
Content/Materials/M_Arrow_grey.uasset View File


BIN
Content/Materials/M_Arrow_mag.uasset View File


BIN
Content/Materials/M_Arrow_red.uasset View File


BIN
Content/Materials/M_CubeNote.uasset View File


BIN
Content/Materials/M_CubeNote_alt.uasset View File


BIN
Content/Materials/M_CubeNote_blue.uasset View File


BIN
Content/Materials/M_CubeNote_green.uasset View File


BIN
Content/Materials/M_CubeNote_grey.uasset View File


BIN
Content/Materials/M_CubeNote_mag.uasset View File


BIN
Content/Materials/M_CubeNote_red.uasset View File


BIN
Content/Materials/M_Obstacle.uasset View File


BIN
Content/Materials/M_Obstacle_2.uasset View File


BIN
Content/Materials/M_Obstacle_3.uasset View File


BIN
Content/Materials/M_Obstacle_4.uasset View File


BIN
Content/Materials/M_WaveForm.uasset View File


BIN
Content/Materials/M_bomb.uasset View File


BIN
Content/Materials/M_bomb_2.uasset View File


BIN
Content/Materials/M_bomb_ghost.uasset View File


BIN
Content/Materials/M_cursor_line.uasset View File


BIN
Content/Materials/M_edit_plane.uasset View File


BIN
Content/Materials/M_events_cursor.uasset View File


BIN
Content/Materials/M_events_plane.uasset View File


BIN
Content/Materials/M_events_plane_2.uasset View File


BIN
Content/Materials/M_ghost_note.uasset View File


BIN
Content/Materials/M_ghost_note_alt.uasset View File


BIN
Content/Materials/M_ghost_note_blue.uasset View File


BIN
Content/Materials/M_ghost_note_green.uasset View File


BIN
Content/Materials/M_ghost_note_mag.uasset View File


BIN
Content/Materials/M_ghost_note_red.uasset View File


BIN
Content/Materials/M_glow.uasset View File


BIN
Content/Materials/M_line.uasset View File


Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save