.anim-in animation: animationIn 0.8s ease-out both; .anim-in-d1 animation-delay: 0.1s; .anim-in-d2 animation-delay: 0.25s; .anim-in-d3 animation-delay: 0.4s; .anim-in-d4 animation-delay: 0.55s; .anim-in-d5 animation-delay: 0.7s; .anim-in-d6 animation-delay: 0.85s;
: A modern, web-based alternative often linked with the Silicate project. gd macro converter
A GD Macro Converter is a utility tool (often standalone software or a script) designed to translate gameplay macro files from one format to another. .anim-in animation: animationIn 0.8s ease-out both
Some tools generate macros from the level editor (placing trigger orbs). Others require raw input files. A converter bridges the gap between editor data and real-time input playback. .anim-in-d1 animation-delay: 0.1s