Back to Browse

Tutorial: Make a Missile with CC Particle world

20.4K views
Jun 4, 2020
20:28

In this tutorial (my first, be kind) you will make a missile with CC Particle world and NO third party plugins. Well... just one, but its free from Video Copilot. Yes, I'm aware my voice is only coming out of one speaker. Sorry. Just have THAT ear bud in... One caveat to using this method is you can't parent this to another null. It sends it all crazy. If anyone figures out a way, then let me know. Here's the script you will need to attach Particle World to a null. x=thisComp.layer("ccNull").transform.position[0]-thisComp.width/2; x/thisComp.width y=thisComp.layer("ccNull").transform.position[1]-thisComp.height/2; y/thisComp.width z=thisComp.layer("ccNull").transform.position[2]; z/thisComp.width and here's Color Vibrance: https://www.videocopilot.net/blog/2014/05/new-plug-in-color-vibrance/ Stick around till the end to see what I used MY missile on. Like and subscribe etc. BYE

Download

1 formats

Video Formats

360pmp428.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Tutorial: Make a Missile with CC Particle world | NatokHD