How do I interact with individual particles?

0 favourites
  • 2 posts
From the Asset Store
Particles support animations, collisions, effects and etc.
  • I'm trying to give the impression that the player is moving right in an infinite runner, but I want to make particles and spawning them normally would ruin the illusion since they wouldn't be moving left like everything else except the player. Is there a way I can do things with the actual particles spawned rather than just the place which they spawn? Or should I just use sprites to replicate particles? Thanks

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • You can set the angle of particles object to 180 degrees, spray cone to some small angle. Then your particles will be flying to the left. This, for example, can be used to create a trail behind the player, or a "dust in the air" effect.

    But if you want particles to make explosions (fly in all directions) and then accelerate to the left, I don't think it's possible. You will have to use sprites.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)