[Custom Action] Rotating Laser/Confetti/Speed Lines Set

■ Contents
Rotating Laser
CA_RotatingLaserAction.gd (47.1 KB)
Confetti
CC_ConfettiPaperAction.gd (14.7 KB)
Speed Lines
CA_FocusLineEffectAction.gd (16.7 KB)

※ Installation Method
Drag and drop the above *.gd files into the <> of AGMaker 1.3 or later.
After installation, the features will be added to the Execution Actions.

When uninstalling, it is safer to remove the functions from the actions before deleting the files.
We strongly recommend backing up your project before installation.

Sample project is available for free on itch.io
Control the ninja and endlessly dodge the terrifying laser traps!
CA_smple_2026A free project data by GotchaGotchaGames

■ Rotating Laser Explanation ■

Shoot lasers at targets!
To escape terrifying attacks, use cover.


The <> category is added under the state “Add Execution Action”.

・Emitter
Specifies from where and whose perspective the laser is fired.
・Rotation
You can combine this to set up reciprocating motion or high-speed rotation.
・Laser
Settings for thickness, color, and whether to make it shimmer.

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

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


・Transition
Adjusts the effects when the laser appears/disappears.
For example, starting with a thick beam or fading out by becoming thinner.

■ Confetti Explanation ■

Spinning confetti, a nice particle effect that conveys congratulations.
The main file is in the <>.


The <> category is added under the state “Add Execution Action”.

・Target
Specifies from where and whose perspective the confetti is spawned.
・Area
Sets the spawn area as a circle (radius) or rectangle (size).
・Paper
Settings for quantity, size, and how many seconds before expiration it starts to disappear.
Feel free to tweak the numbers to see what happens!
・Color
6 selectable colors.

Even using analogous colors looks stylish.

※ Automatic deletion depends on whether the action is switched to force disappearance.
The default is ON, so turn it OFF if you want the confetti to flutter down gracefully.
image

■ Speed Lines Explanation ■

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


The main file is in the <>.

・Target
By default, it applies to the entire screen.
・Speed Lines
Settings for quantity and thickness.
・Color
Color options are here.
・Zoom Pulse
The lines expand and contract for greater emphasis.

3 Likes