I am trying to create 9 different lighting scenes in a standard box-like room for VR experimentation purposes using an HTC Vive. I have multiple static lights in each scene. Between scenes, color temperature and light intensity will be varied. I am trying to figure out the following:
- Should each scene be a different level and then switch between levels to present each scene?
- If yes, how to set up level streaming and blueprints to do switch scenes at the click of a key (say, space-bar)?
- I have used a 3rdPersonCharacter template as the character. Or should I just use a Camera to achieve the same?
Overall, I am struggling to organize all the actors and elements that I have in this ArchVis experience. Any suggestions to help simplify would be greatly appreciated!
Thanks,
Eby