UE3 - UT3 SceneCaptureCubeMapActor

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

RevBillyG

Taking over the world.
Nov 10, 1999
1,262
6
38
Hi peeps.

I'm using a SceneCaptureCubeMapActor (SCCMA)in a map without problems. However, I've animated it and want the texture to follow it's orientation.

Currently, no matter the orientation of the SCCMA, up is always up.
I've projected the texture onto the interior of a sphere and, in unrealed, it works fine. But in UT3, the texture doesn't rotate.

I've got a feeling I need to use some kind of transform on the material but can't work out how.

Any ideas?