A refreshing action sequence,
a moment from the opening credits
We are releasing the atmosphere-focused single-shot action plugin <>.
■Contents
The following features will be added to execution actions:
<>
CA_DrawbridgeAction.gd (124.2 KB)
※Installation Method
Drag and drop the above *.gd file into the <> of AGMaker 1.3.x or later.
After installation, the feature will be added to the execution actions.
When removing, it is safer to delete the feature from the action after removing any functions that were using it.
We strongly recommend backing up your project before installation.
A sample project is available for free on Itch.io:
CA_Drowbridge by GotchaGotchaGames
The object “sample_obj” within the project generates the drawbridge.
■Explanation of Contents
Bridge Body
If an image is set, the bridge is created with that size.
If not set, it defaults to the specified numerical values.

Winding Point
The coordinates where the chain is retracted.

Winding Up
Sets the final angle and speed of the movement.
Screen Shake
Shakes the screen during movement to add a sense of weight and impact.
Sound
Enabling this adds additional options.
Play sounds at specific timings, such as during winding up or upon completion (please provide your own sound files).
Dusty Fall
Dust falls from the end of the bridge (supports textures).
Adds a sense of weight and heaviness.

Landing Smoke
For visual effects.

Trigger
Can be configured to activate via variables or switches.
Output Results
Allows adjustment of variables, etc., when advancing events.
Riding/Hitbox
Sets overlap settings with characters.
Chain
Allows loading chain images connected vertically as textures.
By displaying two chains offset from each other, you can create a sense of depth and 3D perspective.
Appearance
Allows loading images for each rotation axis, etc.

