Semantics of the construction script

Construction script is there for mainly tweaking blueprints in your level. E.g. you have two cubes but you want one of them to be red and the other white so you set your construcion script to change the cube color based on some variable. So it doesn’t instantiate but updates the same object in the level while in editor.