Vectors - Normalized (Expression) — Skript
Addon: Skript · Category: Expression · Since: 2.2-dev28
Syntax
normalize[d] %vector%Description
Returns the same vector but with length 1.
Examples
set {_v} to normalized {_v}Skript Documentation is the best place to find the official skript documentation and feature latest working addons for the latest version of Skript.
Full documentationBrowse all docsAddon: Skript · Category: Expression · Since: 2.2-dev28
normalize[d] %vector%Returns the same vector but with length 1.
set {_v} to normalized {_v}