MonoAGS icon indicating copy to clipboard operation
MonoAGS copied to clipboard

AGS (Adventure Game Studio) reimagined in Mono

Results 100 MonoAGS issues
Sort by recently updated
recently updated
newest added

https://www.youtube.com/watch?v=DT6VC02cgds

enhancement

Similar to CSS. The Padding should replace the padding in the text config.

enhancement

For animation frame duration, instead of giving it a number of ticks, we should be able to say something like "only switch to the next frame after some event/condition happens",...

enhancement

Probably using shaders: https://www.youtube.com/watch?v=u4Iz5AJa31Q

enhancement

Enable lazy loading of assets if not explicitly loaded, and automatic unload least recently used objects from cache when reaching the limit (max textures?)

Enable the option to reload assets during the game while developing