KOFForever/KOFForever/Config/DefaultEditor.ini
Kevin bb41329352 Initial commit
Initial commit
2022-01-10 17:01:28 -05:00

15 lines
465 B
INI

[UnrealEd.SimpleMap]
SimpleMapName=/Game/SideScroller/Maps/SideScrollerExampleMap
[EditoronlyBP]
bAllowClassAndBlueprintPinMatching=true
bReplaceBlueprintWithClass= true
bDontLoadBlueprintOutsideEditor= true
bBlueprintIsNotBlueprintType= true
[/Script/UnrealEd.LevelEditor2DSettings]
bEnableSnapLayers=True
SnapAxis=X
+SnapLayers=(Name="Foreground",Depth=1500.000000)
+SnapLayers=(Name="Default",Depth=1200.000000)
+SnapLayers=(Name="Background",Depth=900.000000)