mickeyren Posted January 27, 2018 Share Posted January 27, 2018 I'm trying to code this blood trail and splat in the code After so many hours, I end up with this, a far cry from what i want. I'm only using Phaser Arcade Physics, applying force and rotation to a group of "pixel blood" and stamping randomly sized square pixel and sprites that look like this along the movement of the "pixel blood" Any chance to do something like above without going through shaders? Link to comment Share on other sites More sharing options...
mickeyren Posted February 3, 2018 Author Share Posted February 3, 2018 Okay decided I'll go with this instead first: If you guys have any suggestions on how to improve this let me know so I can include it in the tutorial i'm writing on how i did this. At the moment it's a circle shape, squeeze horizontally to create the blood pool and vertically to create the drops/hangs from the pools. The rest are just tweens, gravity and tile collision checks. samme 1 Link to comment Share on other sites More sharing options...
Recommended Posts