Jump to content
Search Community

Explosion and Reverse Particle Animation

Nikhil009 test
Moderator Tag

Recommended Posts

Hello,
I am trying to create an explosion on one button click and reverse of another button click of particles on three.js and TimelineMax, is there a simple example or place i can learn from?

Please kindly let me know

 

Thank you

Link to comment
Share on other sites

Hey Hikhil and welcome. The best place to learn is our getting started article:

In terms of animating Three.js, you just need to make sure that the target is pointing to the correct object and you're animating the correct properties. There are several other forum threads showing some basic examples of animating Three.js objects that you can look at. 

 

Also, TimelineMax is the old (v2) version of GSAP. We highly recommend using GSAP 3 which has a simplified API (no Lite/Max stuff), a smaller file size, and a bunch of new features!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...