Private & Confidential

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Camera

Drag the "Igloo360Camera_6" actor from Content > Igloo into your scene. This is the object which renders the 360 degree output and makes it available to the Igloo Warper Application. 

On the details panel of the Igloo360Camera_6 there is a drop down selection named "Object to Follow" which allows you to specify which actor in the scene the camera position should follow. Alternatively, if you uncheck "Follow Object" and the camera will follow the default player in the scene. 

Player

** If you do not require the ability to manually control the movement of the camera you should skip this section **

There is a customised Igloo Pawn which can be used to control the movement of the camera. You can also use your own, however, the benefit of using the Igloo Pawn is that it supports controlling the orientation of the player using gyroscope data. This makes controlling the player very intuitive while standing inside an igloo as can be seen here. https://drive.google.com/open?id=0B4BAsDcbBoGhUDZielNMSFlCRTg

To use the Igloo Player Pawn: In your GameMode settings, set the DefaultPawnClass to be IglooFlyingPawn.



  • No labels