2 Commits

Author SHA1 Message Date
3649e12531 feat:加入一些音效资源 2025-11-14 17:55:24 +08:00
ec1c9cfd1e feat:加入环境音 2025-11-14 17:12:01 +08:00
201 changed files with 242 additions and 459 deletions

2
.gitignore vendored
View File

@@ -5,7 +5,6 @@ Saved
Build
Documents
Package
Cache
.vscode
.vs
*.VC.db
@@ -18,4 +17,3 @@ Cache
*.xcworkspace
.idea/
Releases

View File

@@ -1,11 +1,4 @@
[DevOptions.Shaders]
NeedsShaderStableKeys=true
[ShaderPipelineCache]
r.ShaderPipelineCache.Enabled=1
r.ShaderPipelineCache.PrecompileOnLoad=1
r.ShaderPipelineCache.LogLevel=1
r.ShaderPipelineCache.SaveUserCache=true
[Audio]
UseAudioMixer=True
@@ -84,21 +77,13 @@ SoundCueCookQualityIndex=-1
CommandletClass=Class'/Script/UnrealEd.WorldPartitionConvertCommandlet'
[/Script/Engine.UserInterfaceSettings]
RenderFocusRule=NavigationOnly
HardwareCursors=()
SoftwareCursors=()
bAuthorizeAutomaticWidgetVariableCreation=False
FontDPIPreset=Unreal
FontDPI=96
bUseCustomFontDPI=False
ApplicationScale=1.000000
UIScaleRule=ShortestSide
CustomScalingRuleClass=None
UIScaleCurve=(EditorCurveData=(Keys=((Time=480.000000,Value=0.444000),(Time=720.000000,Value=0.666000),(Time=1080.000000,Value=1.000000),(Time=8640.000000,Value=8.000000)),DefaultValue=340282346638528859811704183484516925440.000000,PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant),ExternalCurve=None)
bAllowHighDPIInGameMode=True
DesignScreenSize=(X=3840,Y=2160)
bLoadWidgetsOnDedicatedServer=True
bAuthorizeAutomaticWidgetVariableCreation=False
CustomFontDPI=96
FontDPIPreset=Unreal
bUseCustomFontDPI=False
bEnableDistanceFieldFontRasterization=False
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
bEnablePlugin=True

View File

@@ -8,8 +8,4 @@ bAddPacks=True
InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
[SectionsToSave]
+Section=StartupActions
[/Script/UnrealEd.ProjectPackagingSettings]
bShareMaterialShaderCode=True
bSharedMaterialNativeLibraries=True
+Section=StartupActions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/Materials/MI_Blue.uasset LFS Normal file

Binary file not shown.

BIN
Content/Materials/MI_Green.uasset LFS Normal file

Binary file not shown.

Binary file not shown.

BIN
Content/Materials/MI_Red.uasset LFS Normal file

Binary file not shown.

BIN
Content/Materials/MI_White.uasset LFS Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

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