I used the tutorial even if I aldready know pen and decided to make a prism effect using this. To create a cube: -Width and Height should be equal -Depth must be 1/2 of Width (Height) - e.g Width/Height = 100, Depth = 50 To create a square -Set height to any number. -Width = Height -Depth = 0