Vectors - Normalized (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.2-dev28

Syntax

normali(z|s)e[d] %vector%

Description

Returns the same vector but with length 1.

Examples

set {_v} to normalized {_v}
set {_v} to normalised {_u}

View source