Rendering glow sprite to chart fails
Posted: Sun Nov 16, 2025 4:27 am
Hello!
When trying to render a sprite with via with the argument, it doesn't render anything at all.
Is this intentional? If not, this probably needs to be fixed. If so, is there a specific reasoning, and can that reasoning be added to the API documentation?
Thanks!
When trying to render a sprite with
Code: Select all
draw_as_glow = trueCode: Select all
rendering.draw_spriteCode: Select all
render_mode = "chart"Is this intentional? If not, this probably needs to be fixed. If so, is there a specific reasoning, and can that reasoning be added to the API documentation?
Thanks!