Rising Sun Studios
Rising Sun Studios
Hi, Ran into an issue where creating new coroutines is allocating 2 megs of garbage, when a new Processor() is created - easy to see by attaching the Unity CPU...
Hi! I'm trying to create a ribbon effect using the DrawArc that goes from solid colour to transparent. It appears that the GradientPen creates gradients along the width of the...
Hi, Found a bug in the lexer where it will throw a SyntaxErrorException with the message 'unexpected token: "-"' when the data contains a negative number. `json.parse("{ \"foo\": -1 }}")`
Hi! Great extension! Seems to take a little longer to launch the games than when launching from the editor and I'm noticing every launch the output show this message: No...
I've been using the API to build & maintain the Android deckbuilder app and so far the APi has been great. One highly requested feature (and one that will constantly...