Pygame Spark VFX - Demo/Explanation
This video is the first in a series on VFX techniques in Pygame. The spark effect shown in this video is useful for adding more visual impact to collisions among other things.
Script in Video:
https://dafluffypotato.com/static/scripts/sparks_vfx.py
Removing During Iteration:
https://youtu.be/5UhQjCeHvM4
Particles:
https://youtu.be/F69-t33e8tk
All my games can be found here:
https://dafluffypotato.com/projects
Discord: https://discord.gg/9Qt2GxF
Twitter: https://twitter.com/DaFluffyPotato
Devlog Playlist:
https://www.youtube.com/playlist?list=PLX5fBCkxJmm1F3PofHWCGNH6se7QO7L3d
Outro Music is Pancakes by AdhesiveWombat
https://soundcloud.com/adhesivewombat/
This video and the code produced in it are released under: CC0 1.0 Universal (CC0 1.0). This puts the video and code produced in it in the public domain, so use it for whatever you want.
#gamedevelopment #python #pygame
Other Videos By DaFluffyPotato
2020-11-20 | How I Made $6,249 from Gamedev as a Teenager |
2020-11-18 | Pygame Cloth VFX - Demo/Explanation |
2020-11-10 | vibing |
2020-11-02 | my username is dumb |
2020-10-19 | Cutscenes - Devlog #7 (Pygame) |
2020-10-10 | Collisions/Tiles/Physics - Pygame Tutorial: Making a Platformer ep. 3 |
2020-10-05 | I made an isometric game in under 48h with Python [Timelapse] |
2020-10-01 | Patreon + Devlog Source Code |
2020-09-23 | I learned Godot in 48 hours [Timelapse] |
2020-09-01 | Prioritize Polish Over Content |
2020-08-28 | Pygame Spark VFX - Demo/Explanation |
2020-08-18 | Lighting in Pygame (Tutorial) |
2020-07-23 | Throw Everything! - Devlog #6 (Pygame) |
2020-07-12 | Mouse Input - Pygame Tutorial |
2020-07-05 | I made a game in 12 hours... [Timelapse] |
2020-06-28 | A Programmer's Guide to Pixel Art |
2020-06-13 | Rework & New Area - Python/Pygame Devlog #5 |
2020-06-07 | Terraria-like World Generation - Pygame Tutorial |
2020-05-30 | Cloth Physics - Python/Pygame Devlog #4 |
2020-05-24 | How to Code (almost) Any Feature |
2020-05-19 | Palette Swapping - Pygame Tutorial |