Merge pull request #602 from Azaezel/alpha40/exampleLevelMatunmangle

fix groundplane material reference in examplelevel
This commit is contained in:
Brian Roberts 2021-10-03 17:42:53 -05:00 committed by GitHub
commit ef514d0e6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ new Scene(EditorTemplateLevel) {
squareSize = "128";
scaleU = "25";
scaleV = "25";
MaterialFile = "FloorGray";
MaterialAsset = "Prototyping:FloorGray";
canSave = "1";
canSaveDynamicFields = "1";
Enabled = "1";