feat: 像素鼠标

This commit is contained in:
2025-11-16 19:35:56 +08:00
parent 0051b741a0
commit c51aab6347
4 changed files with 21 additions and 4 deletions

View File

@@ -84,13 +84,21 @@ SoundCueCookQualityIndex=-1
CommandletClass=Class'/Script/UnrealEd.WorldPartitionConvertCommandlet' CommandletClass=Class'/Script/UnrealEd.WorldPartitionConvertCommandlet'
[/Script/Engine.UserInterfaceSettings] [/Script/Engine.UserInterfaceSettings]
bAuthorizeAutomaticWidgetVariableCreation=False RenderFocusRule=NavigationOnly
FontDPIPreset=Unreal HardwareCursors=()
FontDPI=96 SoftwareCursors=((Default, "/Game/UI/Common/WBP_MouseDefault.WBP_MouseDefault_C"))
bUseCustomFontDPI=False
ApplicationScale=1.000000 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 bAllowHighDPIInGameMode=True
DesignScreenSize=(X=3840,Y=2160) DesignScreenSize=(X=3840,Y=2160)
bLoadWidgetsOnDedicatedServer=True
bAuthorizeAutomaticWidgetVariableCreation=False
CustomFontDPI=96
FontDPIPreset=Unreal
bUseCustomFontDPI=False
bEnableDistanceFieldFontRasterization=False
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings] [/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
bEnablePlugin=True bEnablePlugin=True

BIN
Content/UI/Common/T_Arrow1.uasset LFS Normal file

Binary file not shown.

BIN
Content/UI/Common/T_Arrow2.uasset LFS Normal file

Binary file not shown.

Binary file not shown.