impactnormal rotate code example
Example: impactnormal rotate
FRotator particleRotation = FVector::CrossProduct(Hit.ImpactNormal, FVector::ForwardVector).Rotation();
FRotator particleRotation = FVector::CrossProduct(Hit.ImpactNormal, FVector::ForwardVector).Rotation();