KOFForever/KOFForever/Config/DefaultEditor.ini
Kevin 41e014f709 Create training stage with grid
Create training stage with grid
2022-01-17 21:52:09 -05:00

17 lines
467 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)