16 lines
665 B
Markdown
16 lines
665 B
Markdown
Custom projectile system for GameMaker.
|
|
|
|
Features:
|
|
- Set individual particles HSV changes over time
|
|
- 3d rotation
|
|
- Much quicker to set up than GameMaker's base particle system and with less resource management
|
|
|
|
Building requires a bunch of steps. Contact me if you want this for your project.
|
|
synthas@protonmail.com
|
|
|
|
Used in K3+ for some very cool effects: https://redbatnick.github.io/Rosie_Times_Ahead/
|
|
|
|
<video controls src="https://offgrd.xyz/git/Synthasmagoria/projectile_effect_manager/raw/branch/master/images/demo.mp4">
|
|
<strong>Your browser does not support the video tag.</strong>
|
|
</video>
|
|
The video is from an old version that had a visual artifact bug
|