Files
Engine/Templates/TP_SideScroller/Config/DefaultEditor.ini
2025-01-18 19:24:06 -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)