Skip to content
Snippets Groups Projects
_default.yml 733 B
Newer Older
cameras: 1

camera: maincam
  position: 0 0 -20
  rotation: 0 0 0
  velocity: 0 0 0
  angleVelocity: 0 0 0
  mode: freelook
  fov: 90
  aspectRatio: 1.25
  nearClip: 0.1
  farClip: -100



entity: parentCube
  model: cube
  rotation: 0 0 0
  velocity: 0 0 0
  angleVelocity: 0 90 0


entity: Suzanne
  model: Suzanne
  position: 4 10 1
  rotation: 45 45 45
  velocity: 0 0 0
  angleVelocity: 1 3.4 1.67


childCube: 0
parentCube: 1
  
Suzanne: 1
  parentCube



pointlights: 1
pointlight: red
  position: 0 0 0
  falloff: 1.0 0.3 0.06
  intensities: 1 1 1 


directionalLight: sun
  rotation: 0 0 0
  intensities: 1 1 1