Skip to content

Initial release

Compare
Choose a tag to compare
@Bryce-Dixon Bryce-Dixon released this 28 May 02:17
· 74 commits to main since this release
0775eaf

Features include:

  • VCameras (green) with priorities
  • VCameraBrain (red) which is a camera that follows the active VCamera
  • Effects (blue) which apply transformation modifications
    • Screenshake (rotational and/or translational)
    • Uniform movement (eg: constant rotation)
    • Cyclic movement (eg: sin(t))
    • Object tracking (eg: look at the player)
    • Group tracking (eg: look in the middle of all these characters)
    • Orbital 3rd person rotation