DuplicateSequence.gml
Sequence Editor
Tools for creating and managing sequence resources in GameMaker Studio 2
Make a deep copy of GameMaker sequence asset / struct for editing it in-runtime
12 stars
2 watching
1 forks
Language: Game Maker Language
last commit: 3 months ago
Linked from 1 awesome list
copydeep-copyduplicategamemakergamemaker-languagegamemaker-studiogamemaker-studio-2gamemaker-studio-2-3gamemakerstudiogamemakerstudio2gmlgmsgms2sequencesequence-copysequence-duplicateyyc
Related projects:
Repository | Description | Stars |
---|---|---|
keeveegames/deepcopy.gml | A utility script for recursively deep copying nested data structures in GameMaker language. | 12 |
keeveegames/exception.gml | Provides better exception handling in GameMaker Studio 2. | 11 |
keeveegames/foreach.gml | A set of implementations for iterating over various data structures in GameMaker Studio 2 | 20 |
keeveegames/arraylist.gml | A custom list class built on top of GameMaker Studio 2's array data structure, providing an optimized and feature-rich implementation for managing collections of data. | 14 |
keeveegames/okcolor.gml | A color management library for GameMaker Studio 2 that implements perceptually correct color models | 42 |
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
gamemakerdiscord/gog.gml | A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards | 11 |
opengmk/opengmk | A rewrite of the GameMaker Classic engines with additional tooling and feature set | 283 |
benal20/agenda.gml | Provides a promise-like structure for scheduling and chaining callbacks in GameMaker games. | 2 |
yal-gamemaker/gmsdll | Provides a template and tools to create C++ DLLs compatible with GameMaker game development environment | 14 |
nessss/vim-gml | Syntax coloring and plugins for GameMaker Studio 2 using VimL | 7 |
nikkilae/fml | Binds GameMaker's GML language to the FMOD API | 8 |
gamemakerdiscord/xpanda | Allows code from external files to be included into shaders while handling shader compatibility issues. | 14 |
gamemakerdiscord/rubber | Automates compilation of GameMaker Studio 2 projects from the command line using IGOR.exe and Node.js. | 30 |
bscotch/stitch | Tools and utilities for managing GameMaker projects | 119 |