Vectors - Vector from Yaw and Pitch (Expression) — Skript

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

Syntax

[a] [new] vector (from|with) yaw %number% and pitch %number%

Description

Creates a vector from a yaw and pitch value.

Examples

set {_v} to vector from yaw 45 and pitch 45

View source