I’m trying to get a value using the current rotate vector around axis node, but I do not understand how three of the InVector, AngleDegree, and Axis things work and return a value. I would be very grateful if anyone could help me.
Method RotateVectorAroundAxis takes in three parameters. First is vector you want to rotate. Second is angle in degrees you want to rotate vector. Third is on what axis you want to rotate vector, this could be forward vector or what ever you need.