-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any way to work with 4.25? #59
Comments
i think it's possible |
Hi, thanks for this awesome plugin but I can't get to work with 4.25.1. If there have a chance to support 4.25.1 will be huge hopeful. Thank you! |
You have to change 3 Lines: Line 32 to: FirstPersonCameraComponent->SetRelativeLocation(FVector(-39.56f, 1.75f, 64.f)); // Position the camera in SpoutExampleCharacter.cpp Works for me. |
Hi, I'm trying to make this work as well, with the latest UE4 version (4.25.2 atm). Couldn't find the mentioned .cpp file anywhere, any effort to support latest UE4 versions? Or any working instruction would work as well. Thanks in advance! |
I also can't find that file anywhere. I was able to successfully compile the version found here https://github.com/visiblegroup/Spout-UE4 and have it working in 4.25.4 |
Just curious before I dive in
The text was updated successfully, but these errors were encountered: