Hi! I'm making a Construct 3 project and I'm facing bad performance on Android due to software rasterization (gpu usage shows NaN).
Can this be fixed? I have tried both live preview on my device and compiling APK, both show no gpu usage.
However, my phone supports both WebGL and WebGL2 and I tried several WebGL demos, they are working as intended.