i need the rotation rate, how can i get it?
,
Cast fails cuz “yourActor” != ChareacterMovementComponent;
But you may cast it to “yourActor” and get from him all data that you need (as ChildComponents or Variables)
Best wishes,
i need the rotation rate, how can i get it?
,
Cast fails cuz “yourActor” != ChareacterMovementComponent;
But you may cast it to “yourActor” and get from him all data that you need (as ChildComponents or Variables)
Best wishes,