I’m trying to understand how projectile movement component works. In the FPS Template, the BP_FirstPersonProjectile has this velocity.
To spawn the projectile it uses this code to add the rotation to spawn it.
Now it comes my question: Is there a rule that the X-axis is to move forward, the y-axis to the right and the Z-axis to the top?
Thank you.

