prime31 / TransitionKit

Modular, extensible transitions in scene and between scenes
304 stars 55 forks source link

Oculus compatibility issues? #9

Open ghost opened 7 years ago

ghost commented 7 years ago

Hey, the transition kit is ace - but I can't seem to get it working with Oculus... no purple flash or anything, so it seems to be loading the scripts OK. Wondering if there's a simple fix before I delve in to fixing it?

prime31 commented 7 years ago

I haven't a clue what the Oculus SDK does so I can't suggest anything. The base of TransitionKit is a pretty simple system so its probably easiest to just dive right in. Everything you need is right in the TransitionKit.cs file. If I had to guess I would say the place to look is Camera related seeing as how VR has special Camera needs.