Hi,
I have a scene with two of the following node layouts layouts - each one rendering a separate chart:
Node2d
|
ViewportContainer
|
Viewport
|
Node2d (contains script for rendering lines)
Running the scene produces this output. The problem is it does not render at all if I run the scene on a mobile device.
I'm not seeing what I'm missing here. Can you help?
Thanks