Simple self-contained script - enter a trigger to activate fixed camera,
at the position defined by cameraTarget. Why doesn't this work? import {
Entity } from 'horizon/core';import * as hz from 'horizon/core';class
ChangeCameraOnTrigger extends hz.C...
Is it possible to change from perspective to orthographic camera - going
thru the camera API and i notice there is a pan example, but that is
perspective camera