diff --git a/Templates/BaseGame/game/data/ExampleModule/levels/ExampleLevel.mis b/Templates/BaseGame/game/data/ExampleModule/levels/ExampleLevel.mis index ba5384a96..e2b9ce7d1 100644 --- a/Templates/BaseGame/game/data/ExampleModule/levels/ExampleLevel.mis +++ b/Templates/BaseGame/game/data/ExampleModule/levels/ExampleLevel.mis @@ -36,7 +36,7 @@ new Scene(EditorTemplateLevel) { squareSize = "128"; scaleU = "25"; scaleV = "25"; - MaterialFile = "FloorGray"; + MaterialAsset = "Prototyping:FloorGray"; canSave = "1"; canSaveDynamicFields = "1"; Enabled = "1";