-------------------------------------------------------------------------------- -- Handler.......... : onInit -- Author........... : -- Description...... : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- function FPVCamera.onInit ( ) -------------------------------------------------------------------------------- -- Setup dynamics -- this.createDynObject ( ) -------------------------------------------------------------------------------- end --------------------------------------------------------------------------------