Create blueprints for classes and add meshes and textures

This commit is contained in:
2025-02-16 14:02:01 +05:30
parent 32365c408c
commit 6fb1b648ec
16 changed files with 59 additions and 5 deletions

View File

@@ -6,4 +6,5 @@ bUseDistanceScaledCameraSpeed=True
[ContentBrowser]
ContentBrowserTab1.SourcesExpanded=True
[/Script/AdvancedPreviewScene.SharedProfiles]

View File

@@ -64,7 +64,7 @@ bOffsetPlayerGamepadIds=False
GameInstanceClass=/Script/Engine.GameInstance
GameDefaultMap=/Engine/Maps/Templates/OpenWorld.OpenWorld
ServerDefaultMap=/Engine/Maps/Entry.Entry
GlobalDefaultGameMode=/Game/StarterContent/Blueprints/Deathmatch.Deathmatch_C
GlobalDefaultGameMode=/Game/Blueprints/BP_SpaceShooterGameMode.BP_SpaceShooterGameMode_C
GlobalDefaultServerGameMode=None
[/Script/UnrealEd.UnrealEdEngine]