diff --git a/Templates/BaseGame/game/tools/shapeEditor/scripts/shapeEditor.ed.tscript b/Templates/BaseGame/game/tools/shapeEditor/scripts/shapeEditor.ed.tscript index b4b08c627..de06ac9a3 100644 --- a/Templates/BaseGame/game/tools/shapeEditor/scripts/shapeEditor.ed.tscript +++ b/Templates/BaseGame/game/tools/shapeEditor/scripts/shapeEditor.ed.tscript @@ -1585,7 +1585,7 @@ function ShapeEdSeqFromMenu::onBrowseSelect( %this, %assetId ) function ShapeEdAnimWIndow::onWake(%this) { %animWindow = ShapeEdAnimWIndow; - %position = "1" SPC Canvas.extent.y - 112; + %position = "1" SPC Canvas.extent.y - 132; if(isObject(ShapeEdPropWindow)) {