Projectiles Addons for Falcao Pearl ABS
by IneptAttorney
* Descriptions
This script add some new features to Projectiles in your game.
* New Projectile Features
Note tags:
<once hit>
Tool with this note tag cannot deal damage twice to the same enemy.
<stop at: x>
Tool with this note tag will not deal damage after x frames before destroyed.
<pop start: x>
Tool with this note tag will popping up when appearing for x frames.
<fading: x>
Tool with this note tag will fading x frames before destroyed.
<minimize: x>
Tool with this note tag will shrinking x frames before destroyed.
<maximize: x>
Tool with this note tag will swelling x frames before destroyed.
Projectile move commands:
reset_target -> to forget all enemies that hit by this projectile. (used with <once hit> note tag)
stop_damage -> to stop dealing damage.
start_damage -> to continue dealing damage after being stopped.