PortalInterface.cs

Note: This script needs a better name.

This script holds information for the portal:
* camera oldCamera
* camera newCamera
* float travelLocation

Interact():
This function calls the TimeTravel(Camera oldCamera, Camera newCamera, float travelLocation) function in the TmeTravelController.

Comments