SPluginsSPlugins
/spluginscat resource-93
P

Particle Item that shoots particles in your direction

Example Items

Free
(0)
948 downloads841 views

Description

basically the math formula for the xyz offsets is:

X: %math_2SIN({player_yaw}-1)COS({player_pitch}-1)%
Y: %math_2SIN({player_pitch}-1)%
Z: %math_2COS({player_yaw}-1)COS({player_pitch}-1)%

Requires Math expansion from PlaceholderAPI

Version History

v1.1Latest
Mar 5, 2023
670 downloads
v1.0
Mar 4, 2023
278 downloads
Sign in to leave a review.