Adding support for Feather annotations and introducing the QueueValue
actor.
Changes
- The minimum GameMaker Studio version is now 2022 / 2.3.7 in order to use semantic optional arguments.
- All constructors and functions are now compatible with Feather.
New Features
- Added
QueueValue
for capturing incoming values and releasing them in timed intervals.
Bug Fixes
- Removed loose .yy files caused by bugs in older versions of the GMS 2 IDE