Documentations


Overview

ASTER is an extension that allows regular expression (REGEX) string editing in Clickteam Fusion 2.5 (CF25).

You can save the results of REGEX Search and Replace in JSON format. Supports file input/output functions & can be widely used as a UTF-8 encoded text file.

ASTER’s Object Control functionality, in conjunction with JSON, allows you to group instances, align to groups, select motion templates, and attach behaviors to instances while the application is running.

Multiple parameters can be converted to a string and sent in batches, formatting and error checking when sending the parameters, and JSON can be used to hot-swap parameter changes, making parameter verification More Efficient & Quicker!

Site Map
Highlight
...
REGEX : C++20 STL

ECMAScript Regular Expression Grammar : A powerful tool used for text parsing and conversion.

Regular expressions library (since C++11)

What about REGEX... ...Read More

...
JSON for Modern C++

JavaScript Object Notation : Easily store & manipulate structured data.

using nlohmann/json Library

What about JSON... ...Read More

...
MOTION & CONTROL

ASTER's Object Motion & Controller makes it easy to configure instance behavior.

Motion & Control Fundamentals.. ...Read More

...
ALIGN

xxxxxxx

Go somewhere

xxxxxxx ...Read More

...
HWND

xxxxxxx

Go somewhere

xxxxxxx ...Read More

Motion :: MoveTowards
...
Motion :: MoveTowards

xxxxxxxxxxxxxxx。

xxxxxx

xxx... ...Read More

...
MoveTowards :: MvtUtil

xxxxxxxxxxxxx。

xxxxxx

xxx... ...Read More

...
Reference Vector

xxxxxxxxxxxxxx。

xxxxxx

xxx... ...Read More

Event Detect

Details
Description of EventDetect

Various events that occur inside "ASTER" can be detected by the immediate execution condition of CF25.

In addition to the precise timing of the operation, it is possible to target and narrow down relevant information.

Jump to Event Detect Explanation Page