liquid drop splash effect ?

0 favourites
  • 4 posts
From the Asset Store
High quality sound effect pack, in the following categories: click, coin, damage, fail, jump, level up,message, shot
  • Hi anyone has an idea on how to make the effect of a drop of liquid on a solid surface ?

    It doesn't have to be realistic.

    (Currently I am creating a sprite with a circle in it and change it height when it is on collision with a solid)

    <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If I understand correctly, you want to have rain that falls, and when it hits a solid make a raindrop mark on the solid? If that's the case I would create another sprite for what the water looks like sitting on the ground, then when the raindrop collides with whatever you want to activate it, destroy that raindrop and create the water mark sprite, then you could keep it there indefinitely, destroy it a bit after its created, or you could use the fade behavior (That would probably look the best)

  • thanks encryptedCow !

    after experimenting i came with a close solution :

    • when drop collide with ground
    • spawn many little drop a water with bullet properties with bullet behaviours to simulate the splash effect
  • Or you could use the particle object with rate set low.

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