actually i only wanted to request normalized, but realized, that some people might use vector:clone() in some cases. so i want to request both:
clone function:
-> return a vector copy
normalized function:
-> returns a NEW,normalized vector (function math is : vector:clone() / vector:normalize() )