Timofey Kazarkin
Results
2
comments of
Timofey Kazarkin
same, have any ideas?
For lost souls, who looking for answers: ```Cast(UGameplayStatics::GetActorOfClass(World, ASimModeWorldMultiRotor::StaticClass()))->setWind(msr::airlib::Vector3r(NewWind.X, NewWind.Y, NewWind.Z));``` Do this in some class with ```World``` or send it to function with this code, it will set a...