[Custom Actions] Rotating Laser / Confetti / Focus Lines Set

■Contents
Rotating Laser
CA_RotatingLaserAction.gd (47.1 KB)
Confetti
CC_ConfettiPaperAction.gd (14.7 KB)
Focus Lines
CA_FocusLineEffectAction.gd (16.7 KB)
※Installation Instructions
Drop the above *.gd files into the ≪File System≫ launched in AGMaker 1.3 or later.
After installation, the functions will be added to the Execute Actions.

For safe removal, it is recommended to delete the functions from the actions before removing the files.
We strongly recommend backing up your project before installation.

Sample project is available for free on Itchio
Control a ninja and endlessly evade terrifying laser traps!

■Rotating Laser Explanation■

Emit lasers from a target!
To escape from this terrifying attack, use cover.


The ≪Gimmick≫ item will be added under the “Add Execute Action” state.

・Origin
Specifies who and where the laser is emitted from.
・Rotation
Can be combined to set reciprocating motion or high-speed rotation.
・Laser
Settings for thickness, color, and making it flicker.

・Wall
Settings to block the laser when it hits a wall.
・Attack Power
The damage value becomes the attack power, and the laser acts as an attack belonging to the group attribute.
image

・Screen Effect List
By setting particles, effects are generated at the emission point.


・Transition
Adjusts the animation for appearing/disappearing.
For example, starting thick and fading out thin.

■Confetti Explanation■

Spinning confetti, a nice particle that conveys congratulations.
The main file is located in the ≪File System≫.


The ≪Particle≫ item will be added under the “Add Execute Action” state.

・Target
Who and where it is emitted from.
・Area
Set the appearance area as a circle (radius) or rectangle (size).
・Paper
Number, size, and how many seconds before the end it starts to disappear.
Try adjusting the numbers to see the effects!
・Color
Choose from 6 colors.

Using similar colors also looks stylish.

※Auto-deletion forcibly removes the particles when the action is switched.
The default is ON, so if you want them to flutter cleanly, please set it to OFF.
image

■Focus Lines Explanation

Adds a manga-style impact effect to the screen or target. Can be used for expressions like “Right here!”


The main file is located in the ≪File System≫.

・Target
By default, it applies to the screen.
・Focus Lines
Quantity and thickness.
・Color
Adjust the color tone here.
・Zoom Pulse
The lines expand and contract, adding more emphasis.

3 Likes