Hi! I saw also you question in the marketplace area. I’m not sure about your step 2 “cast the panaromic to a bp sphere”, this is not how it must be used. You must simply spawn the actor when needed, and then call methods on it to playback your panoramic media.
We have two helpful resources to work with the Panoramic Sphere:
- the Panoramic Sphere actor documentation: UE5 360 Stereo Panoramic Player: Panoramic Sphere ;
- the sample on github shows how to use the Panoramic Sphere to playback a video: GitHub - UNAmedia/ue5-stereo-panoramic-player-demo: "Stereo Panoramic Player" UE5 plugin demo (I see you’re using UE4.27, then ensure to download the project branch
v1-ue4.27
).
To receive further support, please join our Discord server: UNAmedia - Unreal Engine plugins (the team can handle requests better).
Thanks!