<aside> ⚡ script "core_SetVelPitch" (int tid1, int tid2)

</aside>

Usage


Calculates the pitch tid2 is moving on, and applies it to the pitch of tid1.

<aside> 💡 Generally, this script is most useful for setting the pitch of a projectile based off of its own velocity by using 0 for both parameters.

</aside>

Parameters