Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Arslan-TR/95afe9dd041caa319436491cf7eaac67 to your computer and use it in GitHub Desktop.
Save Arslan-TR/95afe9dd041caa319436491cf7eaac67 to your computer and use it in GitHub Desktop.
AE, Tsunami sea camera integration
C = thisComp.activeCamera;
V = C.toWorldVec([0,0,1]);
P = toWorld(anchorPoint);
O = lookAt(P, P + V);
O[1]-290;
@Arslan-TR
Copy link
Author

ewk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment