feat: add basic FPS base classes

This commit is contained in:
2025-12-04 00:47:52 +08:00
parent 9ad658d268
commit 6f7b761234
16 changed files with 421 additions and 112 deletions

View File

@@ -1,8 +1,8 @@
[UnrealEd.SimpleMap]
SimpleMapName=/Game/FirstPerson/Maps/FirstPersonExampleMap
SimpleMapName = /Game/FirstPerson/Maps/FirstPersonExampleMap
[EditoronlyBP]
bAllowClassAndBlueprintPinMatching=true
bReplaceBlueprintWithClass= true
bDontLoadBlueprintOutsideEditor= true
bBlueprintIsNotBlueprintType= true
bAllowClassAndBlueprintPinMatching = true
bReplaceBlueprintWithClass = true
bDontLoadBlueprintOutsideEditor = true
bBlueprintIsNotBlueprintType = true