Blockout Teil 3 - 1OG fertig + erste Schritte draußen

This commit is contained in:
2024-06-13 10:59:41 +02:00
parent 765df8e947
commit fbd070155a
11 changed files with 2383 additions and 808 deletions
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.
Binary file not shown.
@@ -0,0 +1,5 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2
@@ -133,7 +133,7 @@ CleanShutdown=False
[RootWindow]
ScreenPosition=X=320.000 Y=154.400
WindowSize=X=1286.400 Y=726.400
WindowSize=X=1288.000 Y=728.000
InitiallyMaximized=True
[SlateAdditionalLayoutConfig]
@@ -1187,6 +1187,17 @@ CapsuleComponent.Collision=True
CapsuleComponent.Rendering=True
CapsuleComponent.Tags=True
CapsuleComponent.Cooking=True
StaticMeshComponent.TransformCommon=True
StaticMeshComponent.StaticMesh=True
StaticMeshComponent.Materials=True
StaticMeshComponent.Physics=True
StaticMeshComponent.Collision=True
StaticMeshComponent.Lighting=True
StaticMeshComponent.Rendering=True
StaticMeshComponent.Navigation=True
StaticMeshComponent.VirtualTexture=True
StaticMeshComponent.Tags=True
StaticMeshComponent.Cooking=True
[PluginBrowser]
InstalledPlugins=XRVisualization
Binary file not shown.
File diff suppressed because one or more lines are too long
+930 -807
View File
File diff suppressed because one or more lines are too long