Vectors - Vector Between Locations (Expression) — Skript
Addon: Skript · Category: Expression · Since: 2.2-dev28
Syntax
[the] vector (from|between) %location% (to|and) %location%Description
Creates a vector between two locations.
Examples
set {_v} to vector between {_loc1} and {_loc2}